GetSubscriptionCloudStorageConfigAvroConfig

data class GetSubscriptionCloudStorageConfigAvroConfig(val useTopicSchema: Boolean, val writeMetadata: Boolean)

Constructors

constructor(useTopicSchema: Boolean, writeMetadata: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When true, the output Cloud Storage file will be serialized using the topic schema, if it exists.

Link copied to clipboard

When true, write the subscription name, messageId, publishTime, attributes, and orderingKey as additional fields in the output.