public sealed class IngestionFailureEvent.Types.AvroFailureReason : IMessage<IngestionFailureEvent.Types.AvroFailureReason>, IEquatable<IngestionFailureEvent.Types.AvroFailureReason>, IDeepCloneable<IngestionFailureEvent.Types.AvroFailureReason>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class IngestionFailureEvent.Types.AvroFailureReason.
Set when an Avro file is unsupported or its format is not valid. When this
occurs, one or more Avro objects won't be ingested.
[[["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."],[[["The page provides documentation for the `AvroFailureReason` class within the Google Cloud Pub/Sub v1 API, specifically under the `IngestionFailureEvent.Types` namespace."],["The `AvroFailureReason` class is used to indicate when an Avro file is unsupported or has an invalid format, preventing one or more Avro objects from being ingested."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration with the Protobuf library."],["The page lists various versions of the Google.Cloud.PubSub.V1 API, with version 3.23.0 being the latest, while also covering version 2.3.0 to 3.22.0."]]],[]]