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."],[[["This page provides documentation for the `AvroFormat` class within the Google Cloud Pub/Sub v1 API, specifically for handling Cloud Storage data in Avro binary format."],["The `AvroFormat` class, used to configure reading Avro data from Cloud Storage, implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page lists available versions of the API, ranging from version 2.3.0 up to the latest version 3.23.0, with each version linking to its specific documentation."],["The `AvroFormat` class has two constructors: one default and another that takes an `AvroFormat` object for copying, and its purpose is to set the bytes of each object to the data field of a Pub/Sub message."]]],[]]