Package version:

Interface GoogleCloudStorageLocation

The location of Google Cloud Storage dataset.

Hierarchy

Properties

bucketName?: any

Specify the bucketName of Google Cloud Storage. Type: string (or Expression with resultType string)

fileName?: any

Specify the file name of dataset. Type: string (or Expression with resultType string).

folderPath?: any

Specify the folder path of dataset. Type: string (or Expression with resultType string)

type: "GoogleCloudStorageLocation"

Polymorphic discriminator, which specifies the different types this object can be

version?: any

Specify the version of Google Cloud Storage. Type: string (or Expression with resultType string).

Generated using TypeDoc