你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GoogleCloudStorageLocation interface

Google Cloud Storage 数据集的位置。

扩展

属性

bucketName

指定 Google Cloud Storage 的 bucketName。 类型:字符串(或带有 resultType 字符串的表达式)

type

多态鉴别器,它指定此对象可以的不同类型的

version

指定 Google Cloud Storage 的版本。 类型:字符串(或带有 resultType 字符串的表达式)。

继承属性

fileName

指定数据集的文件名。 类型:字符串(或带有 resultType 字符串的表达式)。

folderPath

指定数据集的文件夹路径。 类型:字符串(或带有 resultType 字符串的表达式)

属性详细信息

bucketName

指定 Google Cloud Storage 的 bucketName。 类型:字符串(或带有 resultType 字符串的表达式)

bucketName?: any

属性值

any

type

多态鉴别器,它指定此对象可以的不同类型的

type: "GoogleCloudStorageLocation"

属性值

"GoogleCloudStorageLocation"

version

指定 Google Cloud Storage 的版本。 类型:字符串(或带有 resultType 字符串的表达式)。

version?: any

属性值

any

继承属性详细信息

fileName

指定数据集的文件名。 类型:字符串(或带有 resultType 字符串的表达式)。

fileName?: any

属性值

any

继承自DatasetLocation.fileName

folderPath

指定数据集的文件夹路径。 类型:字符串(或带有 resultType 字符串的表达式)

folderPath?: any

属性值

any

继承自DatasetLocation.folderPath