public sealed class CloudStorageConfig.Types.AvroConfig : IMessage<CloudStorageConfig.Types.AvroConfig>, IEquatable<CloudStorageConfig.Types.AvroConfig>, IDeepCloneable<CloudStorageConfig.Types.AvroConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class CloudStorageConfig.Types.AvroConfig.
Configuration for writing message data in Avro format.
Message payloads and metadata will be written to files as an Avro binary.
Optional. When true, write the subscription name, message_id,
publish_time, attributes, and ordering_key as additional fields in the
output. The subscription name, message_id, and publish_time fields are
put in their own fields while all other message properties other than
data (for example, an ordering_key, if present) are added as entries in
the attributes map.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eAvroConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e API, specifically detailing its use in Cloud Storage configurations for writing message data in Avro format.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAvroConfig\u003c/code\u003e is 3.23.0, and the page includes documentation links for versions spanning from 3.23.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAvroConfig\u003c/code\u003e is a sealed class that implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, designed for configuring how messages are written to Cloud Storage in Avro format.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAvroConfig\u003c/code\u003e class include \u003ccode\u003eUseTopicSchema\u003c/code\u003e, which determines if the output file will use the topic schema, and \u003ccode\u003eWriteMetadata\u003c/code\u003e, which controls the inclusion of message metadata in the output.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains the Constructors AvroConfig() and AvroConfig(CloudStorageConfig.Types.AvroConfig other), as well as links to the inherited members such as object.GetHashCode() and object.GetType().\u003c/p\u003e\n"]]],[],null,[]]