Reference documentation and code samples for the Google Cloud Migration Center V1 Client class NetworkAdapterList.
List of network adapters.
Generated from protobuf message google.cloud.migrationcenter.v1.NetworkAdapterList
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ entries |
array<Google\Cloud\MigrationCenter\V1\NetworkAdapterDetails>
Network adapter entries. |
getEntries
Network adapter entries.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setEntries
Network adapter entries.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\MigrationCenter\V1\NetworkAdapterDetails>
|
Returns | |
---|---|
Type | Description |
$this |