Google Cloud Migration Center V1 Client - Class PhysicalPlatformDetails (0.3.1)

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

Platform specific details for Physical Machines.

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

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 machines 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 machines 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 machines in the same location may have different string values for this field.

Parameter
NameDescription
var string
Returns
TypeDescription
$this