Class: Google::Cloud::Bigtable::Admin::V2::ListSchemaBundlesRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb

Overview

The request for ListSchemaBundles.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



1128
1129
1130
1131
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 1128

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

#page_token::String



1128
1129
1130
1131
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 1128

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

#parent::String



1128
1129
1130
1131
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 1128

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