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 v1beta 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 v1beta API, specifically version 1.0.0-beta17."],["The `TargetSite.Types.FailureReason` class represents the reasons for site search indexing failures and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default `FailureReason()` constructor and a copy constructor `FailureReason(TargetSite.Types.FailureReason other)`."],["The `FailureCase` property identifies the type of failure and the `QuotaFailure` property describes failures caused by insufficient quota."],["The class inherits members from the base `object` class and is located in the `Google.Cloud.DiscoveryEngine.V1Beta` namespace, within the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]