Google Cloud Migration Center V1 Client - Class GenericPlatformDetails (0.2.0)

Reference documentation and code samples for the Google Cloud Migration Center V1 Client class GenericPlatformDetails.

Generic platform details.

Generated from protobuf message google.cloud.migrationcenter.v1.GenericPlatformDetails

Namespace

Google \ Cloud \ MigrationCenter \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ location string

Free text representation of the machine location. The format of this field should not be relied on. Different VMs in the same location may have different string values for this field.

getLocation

Free text representation of the machine location.

The format of this field should not be relied on. Different VMs in the same location may have different string values for this field.

Returns
TypeDescription
string

setLocation

Free text representation of the machine location.

The format of this field should not be relied on. Different VMs in the same location may have different string values for this field.

Parameter
NameDescription
var string
Returns
TypeDescription
$this