Reference documentation and code samples for the Cloud Quotas V1BETA API class Google::Cloud::CloudQuotas::V1beta::ListQuotaPreferencesRequest.
Message for requesting list of QuotaPreferences
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#filter
deffilter()->::String
Returns
(::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
#filter=
deffilter=(value)->::String
Parameter
value (::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
Returns
(::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
deforder_by()->::String
Returns
(::String) — Optional. How to order of the results. By default, the results are ordered
by create time.
Example orders:
quota_id,
service, create_time
#order_by=
deforder_by=(value)->::String
Parameter
value (::String) — Optional. How to order of the results. By default, the results are ordered
by create time.
Example orders:
quota_id,
service, create_time
Returns
(::String) — Optional. How to order of the results. By default, the results are ordered
by create time.
Example orders:
quota_id,
service, create_time
#page_size
defpage_size()->::Integer
Returns
(::Integer) — Optional. Requested page size. Server may return fewer items than
requested. If unspecified, server will pick an appropriate default.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — Optional. Requested page size. Server may return fewer items than
requested. If unspecified, server will pick an appropriate default.
Returns
(::Integer) — Optional. Requested page size. Server may return fewer items than
requested. If unspecified, server will pick an appropriate default.
#page_token
defpage_token()->::String
Returns
(::String) — Optional. A token identifying a page of results the server should return.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — Optional. A token identifying a page of results the server should return.
Returns
(::String) — Optional. A token identifying a page of results the server should return.
#parent
defparent()->::String
Returns
(::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
#parent=
defparent=(value)->::String
Parameter
value (::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
Returns
(::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.
[[["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-04 UTC."],[],[],null,["# Cloud Quotas V1BETA API - Class Google::Cloud::CloudQuotas::V1beta::ListQuotaPreferencesRequest (v0.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.5.0 (latest)](/ruby/docs/reference/google-cloud-cloud_quotas-v1beta/latest/Google-Cloud-CloudQuotas-V1beta-ListQuotaPreferencesRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-cloud_quotas-v1beta/0.4.0/Google-Cloud-CloudQuotas-V1beta-ListQuotaPreferencesRequest)\n- [0.3.2](/ruby/docs/reference/google-cloud-cloud_quotas-v1beta/0.3.2/Google-Cloud-CloudQuotas-V1beta-ListQuotaPreferencesRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-cloud_quotas-v1beta/0.2.0/Google-Cloud-CloudQuotas-V1beta-ListQuotaPreferencesRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-cloud_quotas-v1beta/0.1.0/Google-Cloud-CloudQuotas-V1beta-ListQuotaPreferencesRequest) \nReference documentation and code samples for the Cloud Quotas V1BETA API class Google::Cloud::CloudQuotas::V1beta::ListQuotaPreferencesRequest.\n\nMessage for requesting list of QuotaPreferences \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #filter\n\n def filter() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Filter result QuotaPreferences by their state, type, create/update time range.\n\n Example filters:\n `reconciling=true AND request_type=CLOUD_CONSOLE`,\n `reconciling=true OR creation_time\u003e2022-12-03T10:30:00`\n\n### #filter=\n\n def filter=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Filter result QuotaPreferences by their state, type, create/update time range.\n\n\n Example filters:\n `reconciling=true AND request_type=CLOUD_CONSOLE`,\n`reconciling=true OR creation_time\u003e2022-12-03T10:30:00` \n**Returns**\n\n- (::String) --- Optional. Filter result QuotaPreferences by their state, type, create/update time range.\n\n Example filters:\n `reconciling=true AND request_type=CLOUD_CONSOLE`,\n `reconciling=true OR creation_time\u003e2022-12-03T10:30:00`\n\n### #order_by\n\n def order_by() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. How to order of the results. By default, the results are ordered by create time.\n\n Example orders:\n `quota_id`,\n `service, create_time`\n\n### #order_by=\n\n def order_by=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. How to order of the results. By default, the results are ordered by create time.\n\n\n Example orders:\n `quota_id`,\n`service, create_time` \n**Returns**\n\n- (::String) --- Optional. How to order of the results. By default, the results are ordered by create time.\n\n Example orders:\n `quota_id`,\n `service, create_time`\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. \n**Returns**\n\n- (::Integer) --- Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. A token identifying a page of results the server should return.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. A token identifying a page of results the server should return. \n**Returns**\n\n- (::String) --- Optional. A token identifying a page of results the server should return.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Parent value of QuotaPreference resources. Listing across different resource containers (such as 'projects/-') is not allowed.\n\n When the value starts with 'folders' or 'organizations', it lists the\n QuotaPreferences for org quotas in the container. It does not list the\n QuotaPreferences in the descendant projects of the container.\n\n Example parents:\n `projects/123/locations/global`\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Parent value of QuotaPreference resources. Listing across different resource containers (such as 'projects/-') is not allowed.\n\n\n When the value starts with 'folders' or 'organizations', it lists the\n QuotaPreferences for org quotas in the container. It does not list the\n QuotaPreferences in the descendant projects of the container.\n\n Example parents:\n`projects/123/locations/global` \n**Returns**\n\n- (::String) --- Required. Parent value of QuotaPreference resources. Listing across different resource containers (such as 'projects/-') is not allowed.\n\n When the value starts with 'folders' or 'organizations', it lists the\n QuotaPreferences for org quotas in the container. It does not list the\n QuotaPreferences in the descendant projects of the container.\n\n Example parents:\n `projects/123/locations/global`"]]