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-03-21 UTC."],[[["This webpage provides reference documentation for the `PubSubAvroFormat` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with the most recent version of the documentation being 3.23.0."],["The `PubSubAvroFormat` class is used for configuring how Cloud Storage data written via Cloud Storage subscriptions is read, and how it restores data and attributes from the original Pub/Sub messages upon publishing."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering capabilities for message handling, equality comparison, deep cloning, and buffer message operations."],["The documentation covers versions 3.0.0 and up, going all the way to the current latest 3.23.0, with each version having its own respective documentation page."]]],[]]