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 documentation for the `PubSubAvroFormat` class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers."],["The `PubSubAvroFormat` class is used for configuring how Cloud Storage data, written via Cloud Storage subscriptions, is read."],["The documentation covers various versions of the API, with version 3.23.0 being the latest available release."],["The page shows that `PubSubAvroFormat` inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the class, one being a parameterless and another one for creating a copy of an existing `PubSubAvroFormat` object, this is detailed in the information provided."]]],[]]