Reference documentation and code samples for the Google Cloud Quotas V1 Client class GetQuotaInfoRequest.
Message for getting a QuotaInfo
Generated from protobuf message google.api.cloudquotas.v1.GetQuotaInfoRequest
Namespace
Google \ Cloud \ CloudQuotas \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the quota info. An example name: projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion
getName
Required. The resource name of the quota info.
An example name: projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion
string
setName
Required. The resource name of the quota info.
An example name: projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion
var
string
$this
static::build
name
string
Required. The resource name of the quota info.
An example name: projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion
Please see CloudQuotasClient::quotaInfoName()
for help formatting this field.