Subscription Cloud Storage Config Args
Constructors
Properties
If set, message data will be written to Cloud Storage in Avro format. Structure is documented below.
User-provided format string specifying how to represent datetimes in Cloud Storage filenames.
User-provided prefix for Cloud Storage filename.
User-provided suffix for Cloud Storage filename. Must not end in "/".
The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes. May not exceed the subscription's acknowledgement deadline. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
The service account to use to write to Cloud Storage. If not specified, the Pub/Sub service agent, service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.