public sealed class TargetSite.Types.FailureReason.Types.QuotaFailure : IMessage<TargetSite.Types.FailureReason.Types.QuotaFailure>, IEquatable<TargetSite.Types.FailureReason.Types.QuotaFailure>, IDeepCloneable<TargetSite.Types.FailureReason.Types.QuotaFailure>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class TargetSite.Types.FailureReason.Types.QuotaFailure.
[[["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-04-02 UTC."],[[["This documentation provides reference information and code samples for the `TargetSite.Types.FailureReason.Types.QuotaFailure` class within the Google Cloud Discovery Engine v1 API."],["The `QuotaFailure` class is a specific type of failure indicating that an operation failed due to insufficient quota, as seen in the detailed description provided in this documentation."],["The class is part of the `Google.Cloud.DiscoveryEngine.V1` namespace and is defined within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the `object` class."],["The `TotalRequiredQuota` property provides an estimation of the total quota needed for successful indexing."]]],[]]