Class: Google::Area120::Tables::V1alpha1::ListWorkspacesRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/area120/tables/v1alpha1/tables.rb

Overview

Request message for TablesService.ListWorkspaces.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



92
93
94
95
# File 'proto_docs/google/area120/tables/v1alpha1/tables.rb', line 92

class ListWorkspacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#page_token::String



92
93
94
95
# File 'proto_docs/google/area120/tables/v1alpha1/tables.rb', line 92

class ListWorkspacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end