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-31 UTC."],[[["This document provides reference documentation for the `TargetSite.Types.FailureReason.Types.QuotaFailure` class within the Discovery Engine v1 API."],["The `QuotaFailure` class represents a failure scenario due to insufficient quota, which is necessary for indexing completion."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class contains a constructor to make a new instance and another to copy another instance of the `QuotaFailure` type."],["The `TotalRequiredQuota` property, which is of type `long`, estimates the amount of quota required for a project to successfully complete indexing."]]],[]]