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 version 3.18.0, and links to other versions."],["`PubSubAvroFormat` is used to configure the reading of Cloud Storage data written via Cloud Storage subscriptions, which will restore the data and attributes of the original Pub/Sub message."],["The `PubSubAvroFormat` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The documentation provides access to versions ranging from 3.23.0 (latest) to version 2.3.0, showing the historical evolution of the class."],["The page also lists the constructors for the `PubSubAvroFormat` class, which include a default constructor and one that takes an instance of `PubSubAvroFormat` as a parameter."]]],[]]