Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::HostsEntryList.
Hosts content.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#entries
def entries() -> ::Array<::Google::Cloud::MigrationCenter::V1::HostsEntry>
    Returns
    
  - (::Array<::Google::Cloud::MigrationCenter::V1::HostsEntry>) — Hosts entries.
 
#entries=
def entries=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::HostsEntry>
    Parameter
    
  - value (::Array<::Google::Cloud::MigrationCenter::V1::HostsEntry>) — Hosts entries.
 
    Returns
    
- (::Array<::Google::Cloud::MigrationCenter::V1::HostsEntry>) — Hosts entries.