Reference documentation and code samples for the Google Cloud Quotas V1 Client class ListQuotaInfosResponse.
Message for response to listing QuotaInfos
Generated from protobuf message google.api.cloudquotas.v1.ListQuotaInfosResponse
Namespace
Google \ Cloud \ CloudQuotas \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ quota_infos
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getQuotaInfos
The list of QuotaInfo
setQuotaInfos
The list of QuotaInfo
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this