Class: Google::Cloud::BackupDR::V1::ListBackupPlanAssociationsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/backupdr/v1/backupplanassociation.rb

Overview

Response message for List BackupPlanAssociation

Instance Attribute Summary collapse

Instance Attribute Details

#backup_plan_associations::Array<::Google::Cloud::BackupDR::V1::BackupPlanAssociation>



218
219
220
221
# File 'proto_docs/google/cloud/backupdr/v1/backupplanassociation.rb', line 218

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

#next_page_token::String



218
219
220
221
# File 'proto_docs/google/cloud/backupdr/v1/backupplanassociation.rb', line 218

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

#unreachable::Array<::String>



218
219
220
221
# File 'proto_docs/google/cloud/backupdr/v1/backupplanassociation.rb', line 218

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