Class: Google::Cloud::MigrationCenter::V1::ListSourcesResponse

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

Overview

Response message for listing sources.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



1252
1253
1254
1255
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1252

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

#sources::Array<::Google::Cloud::MigrationCenter::V1::Source>



1252
1253
1254
1255
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1252

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

#unreachable::Array<::String>



1252
1253
1254
1255
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1252

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