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

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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setDetails

The details of the vmware VMs.

Parameter
NameDescription
var array<Google\Cloud\VMMigration\V1\VmwareVmDetails>
Returns
TypeDescription
$this