Google Cloud Vm Migration V1 Client - Class VmwareVmsDetails (0.6.5)

Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class VmwareVmsDetails.

VmwareVmsDetails describes VMs in vCenter.

Generated from protobuf message google.cloud.vmmigration.v1.VmwareVmsDetails

Namespace

Google \ Cloud \ VMMigration \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ details array<Google\Cloud\VMMigration\V1\VmwareVmDetails>

The details of the vmware VMs.

getDetails

The details of the vmware VMs.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setDetails

The details of the vmware VMs.

Parameter
Name Description
var array<Google\Cloud\VMMigration\V1\VmwareVmDetails>
Returns
Type Description
$this