public sealed class TargetSite.Types.FailureReason : IMessage<TargetSite.Types.FailureReason>, IEquatable<TargetSite.Types.FailureReason>, IDeepCloneable<TargetSite.Types.FailureReason>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class TargetSite.Types.FailureReason.
[[["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 document provides reference information for the `TargetSite.Types.FailureReason` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.5.0."],["The `TargetSite.Types.FailureReason` class is used to represent reasons for site search indexing failures."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering functionalities such as message handling, equality checks, deep cloning, and buffer message support."],["The `FailureReason` class includes properties like `FailureCase` to determine the type of failure and `QuotaFailure` to specify if a failure was caused by insufficient quota."],["Available versions for the specified element are listed from 1.0.0-beta06 to 1.6.0 (latest), with 1.5.0 being the current focus of the provided documentation."]]],[]]