Interface: IGcpBlobStorageConnectorConfig
Configuration for the GCP Blob Storage Connector.
Properties
projectId
projectId:
string
The GCP project ID.
credentials?
optionalcredentials?:string
The GCP credentials, a base64 encoded version of the JWTInput data type.
bucketName
bucketName:
string
The GCP bucket name.
apiEndpoint?
optionalapiEndpoint?:string
Optional endpoint for GCP Storage emulator.