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 latest version of the `AvroFormat` class within the Google Cloud Pub/Sub v1 API is version 3.23.0."],["This page provides reference documentation for the `IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat` class, covering a range of versions from 2.3.0 to 3.23.0."],["The `AvroFormat` class is designed for configuring the reading of Cloud Storage data in Avro binary format for Pub/Sub messages."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for comprehensive functionality."],["The documentation details the constructors for the `AvroFormat` class, including a default constructor and a constructor that accepts another `AvroFormat` object as a parameter for deep cloning."]]],[]]