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

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
Name Description
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
Type Description
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
Name Description
var string
Returns
Type Description
$this