Skip to main content

Interface: IGCSSpec

sink.v1.IGCSSpec

Properties of a GCSSpec.

Hierarchy

Properties

bucketName

Optional bucketName: null | string

The name of the destination GCS bucket where Temporal will send data.

Inherited from

$Properties.bucketName


gcpProjectId

Optional gcpProjectId: null | string

The GCP project ID associated with the GCS bucket and service account.

Inherited from

$Properties.gcpProjectId


region

Optional region: null | string

The region of the gcs bucket

Inherited from

$Properties.region


saId

Optional saId: null | string

The customer service account ID that Temporal Cloud impersonates for writing records to the customer's GCS bucket.

Inherited from

$Properties.saId