GoogleCloudStorageLocation interface
Google Cloud Storage データセットの場所。
- Extends
プロパティ
| bucket |
Google Cloud Storage の bucketName を指定します。 型: string (または resultType 文字列を含む式) |
| type | ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。 |
| version | Google Cloud Storage のバージョンを指定します。 型: string (または resultType 文字列を含む式)。 |
継承されたプロパティ
| file |
データセットのファイル名を指定します。 型: string (または resultType 文字列を含む式)。 |
| folder |
データセットのフォルダー パスを指定します。 型: string (または resultType 文字列を含む式) |
プロパティの詳細
bucketName
Google Cloud Storage の bucketName を指定します。 型: string (または resultType 文字列を含む式)
bucketName?: any
プロパティ値
any
type
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。
type: "GoogleCloudStorageLocation"
プロパティ値
"GoogleCloudStorageLocation"
version
Google Cloud Storage のバージョンを指定します。 型: string (または resultType 文字列を含む式)。
version?: any
プロパティ値
any
継承されたプロパティの詳細
fileName
データセットのファイル名を指定します。 型: string (または resultType 文字列を含む式)。
fileName?: any
プロパティ値
any
folderPath
データセットのフォルダー パスを指定します。 型: string (または resultType 文字列を含む式)
folderPath?: any
プロパティ値
any