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 reference documentation for the `AvroFormat` class within the Google Cloud Pub/Sub v1 API, specifically for configuring Cloud Storage data in Avro format."],["The `AvroFormat` class, used to define how data is read from Cloud Storage, is part of the `IngestionDataSourceSettings.Types.CloudStorage.Types` namespace."],["The page lists various versions of the API, ranging from version 2.3.0 up to the latest version 3.23.0, with links to the corresponding documentation for each version."],["The `AvroFormat` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available constructors for `AvroFormat` include a default constructor `AvroFormat()` and a copy constructor `AvroFormat(AvroFormat other)` that takes another `AvroFormat` object."]]],[]]