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-21 UTC."],[[["This page provides reference documentation for the `IngestionFailureEvent.Types.AvroFailureReason` class within the Google Cloud Pub/Sub v1 API."],["The `AvroFailureReason` class is used when an Avro file is unsupported or has an invalid format, preventing one or more Avro objects from being ingested."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation includes a list of available versions of the `AvroFailureReason` class, ranging from version 3.23.0 (latest) down to version 2.3.0."],["There are two provided constructors for this class, a default one, and another that takes another `AvroFailureReason` object."]]],[]]