Class: Google::Cloud::Bigtable::Admin::V2::ListMaterializedViewsResponse

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

Overview

Response message for BigtableInstanceAdmin.ListMaterializedViews.

Instance Attribute Summary collapse

Instance Attribute Details

#materialized_views::Array<::Google::Cloud::Bigtable::Admin::V2::MaterializedView>



710
711
712
713
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 710

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

#next_page_token::String



710
711
712
713
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 710

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