Reference documentation and code samples for the Google Cloud Quotas V1beta Client class ListQuotaPreferencesRequest.
Message for requesting list of QuotaPreferences
Generated from protobuf messagegoogle.api.cloudquotas.v1beta.ListQuotaPreferencesRequest
Namespace
Google \ Cloud \ CloudQuotas \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Parent value of QuotaPreference resources. Listing across different resource containers (such as 'projects/-') is not allowed. When the value starts with 'folders' or 'organizations', it lists the QuotaPreferences for org quotas in the container. It does not list the QuotaPreferences in the descendant projects of the container. Example parents:projects/123/locations/global
↳ page_size
int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
↳ page_token
string
Optional. A token identifying a page of results the server should return.
↳ filter
string
Optional. Filter result QuotaPreferences by their state, type, create/update time range. Example filters:reconciling=true AND request_type=CLOUD_CONSOLE,reconciling=true OR creation_time>2022-12-03T10:30:00
↳ order_by
string
Optional. How to order of the results. By default, the results are ordered by create time. Example orders:quota_id,service, create_time
getParent
Required. Parent value of QuotaPreference resources.
Listing across different resource containers (such as 'projects/-') is not
allowed.
When the value starts with 'folders' or 'organizations', it lists the
QuotaPreferences for org quotas in the container. It does not list the
QuotaPreferences in the descendant projects of the container.
Example parents:projects/123/locations/global
Returns
Type
Description
string
setParent
Required. Parent value of QuotaPreference resources.
Listing across different resource containers (such as 'projects/-') is not
allowed.
When the value starts with 'folders' or 'organizations', it lists the
QuotaPreferences for org quotas in the container. It does not list the
QuotaPreferences in the descendant projects of the container.
Example parents:projects/123/locations/global
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Optional. Requested page size. Server may return fewer items than
requested. If unspecified, server will pick an appropriate default.
Returns
Type
Description
int
setPageSize
Optional. Requested page size. Server may return fewer items than
requested. If unspecified, server will pick an appropriate default.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. A token identifying a page of results the server should return.
Returns
Type
Description
string
setPageToken
Optional. A token identifying a page of results the server should return.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Optional. Filter result QuotaPreferences by their state, type,
create/update time range.
Example filters:reconciling=true AND request_type=CLOUD_CONSOLE,reconciling=true OR creation_time>2022-12-03T10:30:00
Returns
Type
Description
string
setFilter
Optional. Filter result QuotaPreferences by their state, type,
create/update time range.
Example filters:reconciling=true AND request_type=CLOUD_CONSOLE,reconciling=true OR creation_time>2022-12-03T10:30:00
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getOrderBy
Optional. How to order of the results. By default, the results are ordered
by create time.
Example orders:quota_id,service, create_time
Returns
Type
Description
string
setOrderBy
Optional. How to order of the results. By default, the results are ordered
by create time.
Example orders:quota_id,service, create_time
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. Parent value of QuotaPreference resources.
Listing across different resource containers (such as 'projects/-') is not
allowed.
When the value starts with 'folders' or 'organizations', it lists the
QuotaPreferences for org quotas in the container. It does not list the
QuotaPreferences in the descendant projects of the container.
Example parents:projects/123/locations/globalPlease seeCloudQuotasClient::locationName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Quotas V1beta Client - Class ListQuotaPreferencesRequest (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-quotas/latest/V1beta.ListQuotaPreferencesRequest)\n- [1.4.0](/php/docs/reference/cloud-quotas/1.4.0/V1beta.ListQuotaPreferencesRequest)\n- [1.3.1](/php/docs/reference/cloud-quotas/1.3.1/V1beta.ListQuotaPreferencesRequest)\n- [1.2.1](/php/docs/reference/cloud-quotas/1.2.1/V1beta.ListQuotaPreferencesRequest)\n- [1.1.1](/php/docs/reference/cloud-quotas/1.1.1/V1beta.ListQuotaPreferencesRequest)\n- [1.0.1](/php/docs/reference/cloud-quotas/1.0.1/V1beta.ListQuotaPreferencesRequest)\n- [0.2.3](/php/docs/reference/cloud-quotas/0.2.3/V1beta.ListQuotaPreferencesRequest)\n- [0.1.0](/php/docs/reference/cloud-quotas/0.1.0/V1beta.ListQuotaPreferencesRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Quotas V1beta Client class ListQuotaPreferencesRequest.\n\nMessage for requesting list of QuotaPreferences\n\nGenerated from protobuf message `google.api.cloudquotas.v1beta.ListQuotaPreferencesRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudQuotas \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Parent value of QuotaPreference resources.\n\nListing across different resource containers (such as 'projects/-') is not\nallowed.\nWhen the value starts with 'folders' or 'organizations', it lists the\nQuotaPreferences for org quotas in the container. It does not list the\nQuotaPreferences in the descendant projects of the container.\nExample parents:\n`projects/123/locations/global`\n\n### setParent\n\nRequired. Parent value of QuotaPreference resources.\n\nListing across different resource containers (such as 'projects/-') is not\nallowed.\nWhen the value starts with 'folders' or 'organizations', it lists the\nQuotaPreferences for org quotas in the container. It does not list the\nQuotaPreferences in the descendant projects of the container.\nExample parents:\n`projects/123/locations/global`\n\n### getPageSize\n\nOptional. Requested page size. Server may return fewer items than\nrequested. If unspecified, server will pick an appropriate default.\n\n### setPageSize\n\nOptional. Requested page size. Server may return fewer items than\nrequested. If unspecified, server will pick an appropriate default.\n\n### getPageToken\n\nOptional. A token identifying a page of results the server should return.\n\n### setPageToken\n\nOptional. A token identifying a page of results the server should return.\n\n### getFilter\n\nOptional. Filter result QuotaPreferences by their state, type,\ncreate/update time range.\n\nExample filters:\n`reconciling=true AND request_type=CLOUD_CONSOLE`,\n`reconciling=true OR creation_time\u003e2022-12-03T10:30:00`\n\n### setFilter\n\nOptional. Filter result QuotaPreferences by their state, type,\ncreate/update time range.\n\nExample filters:\n`reconciling=true AND request_type=CLOUD_CONSOLE`,\n`reconciling=true OR creation_time\u003e2022-12-03T10:30:00`\n\n### getOrderBy\n\nOptional. How to order of the results. By default, the results are ordered\nby create time.\n\nExample orders:\n`quota_id`,\n`service, create_time`\n\n### setOrderBy\n\nOptional. How to order of the results. By default, the results are ordered\nby create time.\n\nExample orders:\n`quota_id`,\n`service, create_time`\n\n### static::build"]]