Reference documentation and code samples for the Cloud Quotas V1 API class Google::Cloud::CloudQuotas::V1::ListQuotaInfosRequest.
Message for requesting list of QuotaInfos
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_size
def page_size() -> ::Integer
- (::Integer) — Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
#page_size=
def page_size=(value) -> ::Integer
- value (::Integer) — Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
- (::Integer) — Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
#page_token
def page_token() -> ::String
- (::String) — Optional. A token identifying a page of results the server should return.
#page_token=
def page_token=(value) -> ::String
- value (::String) — Optional. A token identifying a page of results the server should return.
- (::String) — Optional. A token identifying a page of results the server should return.
#parent
def parent() -> ::String
-
(::String) — Required. Parent value of QuotaInfo resources.
Listing across different resource containers (such as 'projects/-') is not
allowed.
Example names:
projects/123/locations/global/services/compute.googleapis.com
folders/234/locations/global/services/compute.googleapis.com
organizations/345/locations/global/services/compute.googleapis.com
#parent=
def parent=(value) -> ::String
-
value (::String) — Required. Parent value of QuotaInfo resources.
Listing across different resource containers (such as 'projects/-') is not
allowed.
Example names:
projects/123/locations/global/services/compute.googleapis.com
folders/234/locations/global/services/compute.googleapis.com
organizations/345/locations/global/services/compute.googleapis.com
-
(::String) — Required. Parent value of QuotaInfo resources.
Listing across different resource containers (such as 'projects/-') is not
allowed.
Example names:
projects/123/locations/global/services/compute.googleapis.com
folders/234/locations/global/services/compute.googleapis.com
organizations/345/locations/global/services/compute.googleapis.com