Google Cloud Dms V1 Client - Class VmSelectionConfig (1.2.1)

Reference documentation and code samples for the Google Cloud Dms V1 Client class VmSelectionConfig.

VM selection configuration message

Generated from protobuf message google.cloud.clouddms.v1.VmSelectionConfig

Namespace

Google \ Cloud \ CloudDms \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ vm_zone string

Required. The Google Cloud Platform zone the VM is located.

getVmZone

Required. The Google Cloud Platform zone the VM is located.

Returns
TypeDescription
string

setVmZone

Required. The Google Cloud Platform zone the VM is located.

Parameter
NameDescription
var string
Returns
TypeDescription
$this