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-03-21 UTC."],[[["This document provides reference information for the `TargetSite.Types.FailureReason.Types.QuotaFailure` class within the Google Cloud Discovery Engine v1 API, specifically focusing on version 1.1.0."],["The `QuotaFailure` class represents a failure scenario where a task failed due to insufficient quota, as part of the `TargetSite` failure reasons."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for default initialization and for creating a copy from another `QuotaFailure` instance."],["The class includes a `TotalRequiredQuota` property which is an estimated amount of quota needed to successfully complete indexing, defined as a long type."]]],[]]