Class: Google::Cloud::GkeBackup::V1::ListRestorePlansResponse

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

Overview

Response message for ListRestorePlans.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



422
423
424
425
# File 'proto_docs/google/cloud/gkebackup/v1/gkebackup.rb', line 422

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

#restore_plans::Array<::Google::Cloud::GkeBackup::V1::RestorePlan>



422
423
424
425
# File 'proto_docs/google/cloud/gkebackup/v1/gkebackup.rb', line 422

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

#unreachable::Array<::String>



422
423
424
425
# File 'proto_docs/google/cloud/gkebackup/v1/gkebackup.rb', line 422

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