public sealed class IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat : IMessage<IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat>, IEquatable<IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat>, IDeepCloneable<IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat.
Configuration for reading Cloud Storage data in Avro binary format. The
bytes of each object will be set to the data field of a Pub/Sub
message.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides documentation for the `AvroFormat` class within the `Google.Cloud.PubSub.V1` API, specifically related to Cloud Storage data in Avro binary format."],["This class is a part of the `IngestionDataSourceSettings.Types.CloudStorage.Types` namespace and is used to configure the format for reading Avro data from Cloud Storage."],["The document details the inheritance and interface implementations of the `AvroFormat` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists a comprehensive history of the `Google.Cloud.PubSub.V1` API versions, ranging from version 2.3.0 to the latest 3.23.0, each with a direct link to their respective documentation."],["There are two constructors available for creating instances of the `AvroFormat` class: a default constructor and one that takes another `AvroFormat` object as a parameter for copying."]]],[]]