GCPDataSource


Custom Resource Definition Properties

Spec

Schema

cloudStorage:
  serviceAccountName: string
  uri: string
Fields
cloudStorage

object

CloudStorage is the property for the Cloud Storage data source information.

cloudStorage.serviceAccountName

string

ServiceAccountName is the name of the service account that will be used to authenticate access to the Cloud Storage bucket. This service account must have permission to read the data source.

cloudStorage.uri

string

URI is the URI of the Cloud Storage data source from which the data will be transferred from. This should be a gs:// URI, for example: gs://my-bucket/my-data/