public sealed class QuotaIncreaseEligibility : IMessage<QuotaIncreaseEligibility>, IEquatable<QuotaIncreaseEligibility>, IDeepCloneable<QuotaIncreaseEligibility>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Quotas v1 API class QuotaIncreaseEligibility.
Eligibility information regarding requesting increase adjustment of a quota.
public QuotaIncreaseEligibility.Types.IneligibilityReason IneligibilityReason { get; set; }
The reason of why it is ineligible to request increased value of the quota.
If the is_eligible field is true, it defaults to
INELIGIBILITY_REASON_UNSPECIFIED.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eQuotaIncreaseEligibility\u003c/code\u003e class within the Cloud Quotas v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQuotaIncreaseEligibility\u003c/code\u003e class is used to determine if a quota increase can be requested.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eIneligibilityReason\u003c/code\u003e, which explains why a quota increase may be ineligible, and \u003ccode\u003eIsEligible\u003c/code\u003e, which indicates whether an increase can be requested.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eQuotaIncreaseEligibility\u003c/code\u003e class, one being a parameterless constructor, and the other requiring a \u003ccode\u003eQuotaIncreaseEligibility\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]