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 documentation for the `TargetSite.Types.FailureReason` class within the Discovery Engine v1 API."],["`TargetSite.Types.FailureReason` represents the reasons for site search indexing failures and is part of the `Google.Cloud.DiscoveryEngine.V1` namespace."],["The `FailureReason` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling messages and data structures."],["It includes constructors for creating `FailureReason` instances and properties like `FailureCase` and `QuotaFailure`, which provide specific details about the nature of the failure."],["The document shows that there are several versions of the API, with version 1.6.0 being the most recent, and several previous versions available for reference, with version 1.2.0 being the focused one."]]],[]]