Reference documentation and code samples for the Google Cloud Quotas V1beta Client class QuotaIncreaseEligibility.
Eligibility information regarding requesting increase adjustment of a quota.
Generated from protobuf message google.api.cloudquotas.v1beta.QuotaIncreaseEligibility
Namespace
Google \ Cloud \ CloudQuotas \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ is_eligible
bool
Whether a higher quota value can be requested for the quota.
↳ ineligibility_reason
int
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.
getIsEligible
Whether a higher quota value can be requested for the quota.
bool
setIsEligible
Whether a higher quota value can be requested for the quota.
var
bool
$this
getIneligibilityReason
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.
int
setIneligibilityReason
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.
var
int
$this