Reference documentation and code samples for the Google Cloud Quotas V1beta Client class ListQuotaPreferencesResponse.
Message for response to listing QuotaPreferences
Generated from protobuf message google.api.cloudquotas.v1beta.ListQuotaPreferencesResponse
Namespace
Google \ Cloud \ CloudQuotas \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ quota_preferences
↳ 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.
↳ unreachable
array
Locations that could not be reached.
getQuotaPreferences
The list of QuotaPreference
setQuotaPreferences
The list of QuotaPreference
$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
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this