public sealed class IngestionFailureEvent : IMessage<IngestionFailureEvent>, IEquatable<IngestionFailureEvent>, IDeepCloneable<IngestionFailureEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class IngestionFailureEvent.
Payload of the Platform Log entry sent when a failure is encountered while
ingesting.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eIngestionFailureEvent\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically focusing on version 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIngestionFailureEvent\u003c/code\u003e is designed to log errors that occur during the ingestion process to Pub/Sub and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and another that takes an \u003ccode\u003eIngestionFailureEvent\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eIngestionFailureEvent\u003c/code\u003e class include \u003ccode\u003eCloudStorageFailure\u003c/code\u003e for Cloud Storage related errors, \u003ccode\u003eErrorMessage\u003c/code\u003e for a description of the error, \u003ccode\u003eFailureCase\u003c/code\u003e to describe the error case, and \u003ccode\u003eTopic\u003c/code\u003e to identify the import topic associated with the failure.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the list is 3.23.0 and versions are available dating back to 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]