Request message for TablesService.ListWorkspaces.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_size
def page_size() -> ::Integer
-
(::Integer) — The maximum number of workspaces to return. The service may return fewer
than this value.
If unspecified, at most 10 workspaces are returned. The maximum value is 25; values above 25 are coerced to 25.
#page_size=
def page_size=(value) -> ::Integer
-
value (::Integer) — The maximum number of workspaces to return. The service may return fewer
than this value.
If unspecified, at most 10 workspaces are returned. The maximum value is 25; values above 25 are coerced to 25.
-
(::Integer) — The maximum number of workspaces to return. The service may return fewer
than this value.
If unspecified, at most 10 workspaces are returned. The maximum value is 25; values above 25 are coerced to 25.
#page_token
def page_token() -> ::String
-
(::String) — A page token, received from a previous
ListWorkspaces
call. Provide this to retrieve the subsequent page.When paginating, all other parameters provided to
ListWorkspaces
must match the call that provided the page token.
#page_token=
def page_token=(value) -> ::String
-
value (::String) — A page token, received from a previous
ListWorkspaces
call. Provide this to retrieve the subsequent page.When paginating, all other parameters provided to
ListWorkspaces
must match the call that provided the page token.
-
(::String) — A page token, received from a previous
ListWorkspaces
call. Provide this to retrieve the subsequent page.When paginating, all other parameters provided to
ListWorkspaces
must match the call that provided the page token.