Properties of a CloudStorage.
Package
@google-cloud/pubsubProperties
avroFormat
avroFormat?: (google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.IAvroFormat|null);CloudStorage avroFormat
bucket
bucket?: (string|null);CloudStorage bucket
matchGlob
matchGlob?: (string|null);CloudStorage matchGlob
minimumObjectCreateTime
minimumObjectCreateTime?: (google.protobuf.ITimestamp|null);CloudStorage minimumObjectCreateTime
pubsubAvroFormat
pubsubAvroFormat?: (google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.IPubSubAvroFormat|null);CloudStorage pubsubAvroFormat
state
state?: (google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.State|keyof typeof google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.State|null);CloudStorage state
textFormat
textFormat?: (google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.ITextFormat|null);CloudStorage textFormat