Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleCloudStorageLocation

Package version

The location of Google Cloud Storage dataset.

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional bucketName

bucketName: any

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

Optional fileName

fileName: any

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

Optional folderPath

folderPath: any

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

type

type: "GoogleCloudStorageLocation"

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

Optional version

version: any

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

Generated using TypeDoc