Google Cloud Migration Center V1 Client - Class NetworkConnectionList (0.1.0)

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

Network connection list.

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

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\NetworkConnection>

Network connection entries.

getEntries

Network connection entries.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setEntries

Network connection entries.

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