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."],[[["This page provides documentation for the `IngestionFailureEvent.Types.AvroFailureReason` class within the Cloud Pub/Sub v1 API, specifically for .NET."],["The `AvroFailureReason` class is designed 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`."],["The documentation lists historical versions of the API from 2.3.0 to the latest 3.23.0, allowing users to reference specific versions."],["The AvroFailureReason class can be instantiated using default or copy constructors."]]],[]]