次の方法で共有


GoogleCloudStorageLocation interface

Google Cloud Storage データセットの場所。

Extends

プロパティ

bucketName

Google Cloud Storage の bucketName を指定します。 型: string (または resultType 文字列を含む式)

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

version

Google Cloud Storage のバージョンを指定します。 型: string (または resultType 文字列を含む式)。

継承されたプロパティ

fileName

データセットのファイル名を指定します。 型: string (または resultType 文字列を含む式)。

folderPath

データセットのフォルダー パスを指定します。 型: 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

DatasetLocation.fileName から継承された

folderPath

データセットのフォルダー パスを指定します。 型: string (または resultType 文字列を含む式)

folderPath?: any

プロパティ値

any

DatasetLocation.folderPath から継承された