Request message for ListEntryGroups.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_size
def page_size() -> ::Integer
-
(::Integer) — Optional. The maximum number of items to return.
Default is 10. Maximum limit is 1000. Throws an invalid argument if
page_size
is greater than 1000.
#page_size=
def page_size=(value) -> ::Integer
-
value (::Integer) — Optional. The maximum number of items to return.
Default is 10. Maximum limit is 1000. Throws an invalid argument if
page_size
is greater than 1000.
-
(::Integer) — Optional. The maximum number of items to return.
Default is 10. Maximum limit is 1000. Throws an invalid argument if
page_size
is greater than 1000.
#page_token
def page_token() -> ::String
- (::String) — Optional. Pagination token that specifies the next page to return. If empty, returns the first page.
#page_token=
def page_token=(value) -> ::String
- value (::String) — Optional. Pagination token that specifies the next page to return. If empty, returns the first page.
- (::String) — Optional. Pagination token that specifies the next page to return. If empty, returns the first page.
#parent
def parent() -> ::String
-
(::String) — Required. The name of the location that contains the entry groups to list.
Can be provided as a URL.
#parent=
def parent=(value) -> ::String
-
value (::String) — Required. The name of the location that contains the entry groups to list.
Can be provided as a URL.
-
(::String) — Required. The name of the location that contains the entry groups to list.
Can be provided as a URL.