Google Cloud Quotas V1 Client - Class QuotaDetails (0.1.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
int|string

setValue

The value currently in effect and being enforced.

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this