Class: Google::Cloud::MigrationCenter::V1::HostsEntryList

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

Overview

Hosts content.

Instance Attribute Summary collapse

Instance Attribute Details

#entries::Array<::Google::Cloud::MigrationCenter::V1::HostsEntry>

Returns Hosts entries.

Returns:



2317
2318
2319
2320
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2317

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