Class: Google::Cloud::Spanner::Admin::Database::V1::ListBackupOperationsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/spanner/admin/database/v1/backup.rb

Overview

The response for ListBackupOperations.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



552
553
554
555
# File 'proto_docs/google/spanner/admin/database/v1/backup.rb', line 552

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

#operations::Array<::Google::Longrunning::Operation>



552
553
554
555
# File 'proto_docs/google/spanner/admin/database/v1/backup.rb', line 552

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