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 v1beta 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 for the `TargetSite.Types.FailureReason.Types.QuotaFailure` class within the Discovery Engine v1beta API."],["The `QuotaFailure` class represents a failure due to insufficient quota, and is found within the `Google.Cloud.DiscoveryEngine.V1Beta` namespace in version `1.0.0-beta09` or `1.0.0-beta18` depending on the release you choose."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `object` class."],["It includes constructors for creating instances, with one taking another `QuotaFailure` object as a parameter for copying, and it has a `TotalRequiredQuota` property of type long which gives an estimation on the required quota."]]],[]]