Google Cloud Migration Center V1 Client - Class HostsEntryList (0.3.1)

Reference documentation and code samples for the Google Cloud Migration Center V1 Client class HostsEntryList.

Hosts content.

Generated from protobuf message google.cloud.migrationcenter.v1.HostsEntryList

Namespace

Google \ Cloud \ MigrationCenter \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ entries array<Google\Cloud\MigrationCenter\V1\HostsEntry>

Hosts entries.

getEntries

Hosts entries.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setEntries

Hosts entries.

Parameter
NameDescription
var array<Google\Cloud\MigrationCenter\V1\HostsEntry>
Returns
TypeDescription
$this