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."],[[["This page provides documentation for the `IngestionFailureEvent.Types.AvroFailureReason` class within the Cloud Pub/Sub v1 API."],["The `AvroFailureReason` class is used to indicate issues with Avro files that prevent them from being ingested, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions of the API class, ranging from version 2.3.0 to the latest version 3.23.0."],["The class inherits from `object` and has two constructors: a default constructor and one that takes another `AvroFailureReason` instance as a parameter."],["The AvroFailureReason class is located within the Google.Cloud.PubSub.V1 namespace and is contained within the Google.Cloud.PubSub.V1.dll assembly."]]],[]]