Google Cloud Vm Migration V1 Client - Class MachineImageParametersOverrides (1.1.0)

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

Parameters overriding decisions based on the source machine image configurations.

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

Namespace

Google \ Cloud \ VMMigration \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ machine_type string

Optional. The machine type to create the MachineImage with. If empty, the service will choose a relevant machine type based on the information from the source image. For more information about machine types, please refer to https://cloud.google.com/compute/docs/machine-resource.

getMachineType

Optional. The machine type to create the MachineImage with.

If empty, the service will choose a relevant machine type based on the information from the source image. For more information about machine types, please refer to https://cloud.google.com/compute/docs/machine-resource.

Returns
Type Description
string

setMachineType

Optional. The machine type to create the MachineImage with.

If empty, the service will choose a relevant machine type based on the information from the source image. For more information about machine types, please refer to https://cloud.google.com/compute/docs/machine-resource.

Parameter
Name Description
var string
Returns
Type Description
$this