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-03-31 UTC."],[[["The latest version available for `IngestionFailureEvent.Types.AvroFailureReason` in the Google Cloud Pub/Sub v1 API is 3.23.0."],["This documentation provides reference for the `AvroFailureReason` class, which is used when an Avro file is unsupported or has an invalid format."],["The `AvroFailureReason` class is part of the `Google.Cloud.PubSub.V1` namespace and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available documentation also includes all the previous version history of the `IngestionFailureEvent.Types.AvroFailureReason` dating all the way back to version 2.3.0."],["There are two constructor overloads provided for the `AvroFailureReason` class, one default constructor, and one that takes an existing `IngestionFailureEvent.Types.AvroFailureReason` instance as an argument."]]],[]]