public sealed class IngestionDataSourceSettings.Types.CloudStorage.Types.PubSubAvroFormat : IMessage<IngestionDataSourceSettings.Types.CloudStorage.Types.PubSubAvroFormat>, IEquatable<IngestionDataSourceSettings.Types.CloudStorage.Types.PubSubAvroFormat>, IDeepCloneable<IngestionDataSourceSettings.Types.CloudStorage.Types.PubSubAvroFormat>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class IngestionDataSourceSettings.Types.CloudStorage.Types.PubSubAvroFormat.
Configuration for reading Cloud Storage data written via Cloud Storage
subscriptions. The
data and attributes fields of the originally exported Pub/Sub message
will be restored when publishing.
[[["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 `PubSubAvroFormat` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET library, with the most recent version at 3.23.0, and the currently selected version at 3.21.0."],["The `PubSubAvroFormat` class is used to configure reading Cloud Storage data written through Cloud Storage subscriptions, restoring the data and attributes of the original Pub/Sub messages."],["The page details the inheritance, interfaces implemented by the `PubSubAvroFormat` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its integration with other classes, as well as containing its constructors."],["A comprehensive list of previous versions, ranging from version 2.3.0 to 3.23.0, are accessible via links, indicating a history of the versions of this library."]]],[]]