Reference documentation and code samples for the Google Cloud Quotas V1 Client class QuotaDetails.
The quota details for a map of dimensions.
Generated from protobuf message google.api.cloudquotas.v1.QuotaDetails
Namespace
Google \ Cloud \ CloudQuotas \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ value |
int|string
The value currently in effect and being enforced. |
getValue
The value currently in effect and being enforced.
Returns | |
---|---|
Type | Description |
int|string |
setValue
The value currently in effect and being enforced.
Parameter | |
---|---|
Name | Description |
var |
int|string
|
Returns | |
---|---|
Type | Description |
$this |