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-04-09 UTC."],[[["This page provides reference documentation for the `AvroFormat` class within the Google Cloud Pub/Sub v1 API, specifically for configuring Cloud Storage data in Avro binary format."],["The `AvroFormat` class is a part of the `IngestionDataSourceSettings.Types.CloudStorage.Types` namespace and is used to define the structure for how data is read from Cloud Storage into Pub/Sub messages."],["The documentation includes information on the class's inheritance, implemented interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and its constructors."],["The latest version available is 3.23.0, and the documentation covers a range of previous versions of this class, going back to version 2.3.0, each with their own dedicated documentation page."],["The AvroFormat class handles data ingestion from Cloud Storage, setting each object's bytes to the data field of a Pub/Sub message, and the object's methods such as GetHashCode, GetType, and ToString are inherited from the base class."]]],[]]