Class: Google::Cloud::Bigtable::Admin::V2::ListSnapshotsResponse

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

Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots

Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



556
557
558
559
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 556

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

#snapshots::Array<::Google::Cloud::Bigtable::Admin::V2::Snapshot>



556
557
558
559
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 556

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