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

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

Information about the platform.

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

Namespace

Google \ Cloud \ MigrationCenter \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ vmware_details Google\Cloud\MigrationCenter\V1\VmwarePlatformDetails

VMware specific details.

↳ aws_ec2_details Google\Cloud\MigrationCenter\V1\AwsEc2PlatformDetails

AWS EC2 specific details.

↳ azure_vm_details Google\Cloud\MigrationCenter\V1\AzureVmPlatformDetails

Azure VM specific details.

↳ generic_details Google\Cloud\MigrationCenter\V1\GenericPlatformDetails

Generic platform details.

↳ physical_details Google\Cloud\MigrationCenter\V1\PhysicalPlatformDetails

Physical machines platform details.

getVmwareDetails

VMware specific details.

Returns
Type Description
Google\Cloud\MigrationCenter\V1\VmwarePlatformDetails|null

hasVmwareDetails

setVmwareDetails

VMware specific details.

Parameter
Name Description
var Google\Cloud\MigrationCenter\V1\VmwarePlatformDetails
Returns
Type Description
$this

getAwsEc2Details

AWS EC2 specific details.

Returns
Type Description
Google\Cloud\MigrationCenter\V1\AwsEc2PlatformDetails|null

hasAwsEc2Details

setAwsEc2Details

AWS EC2 specific details.

Parameter
Name Description
var Google\Cloud\MigrationCenter\V1\AwsEc2PlatformDetails
Returns
Type Description
$this

getAzureVmDetails

Azure VM specific details.

Returns
Type Description
Google\Cloud\MigrationCenter\V1\AzureVmPlatformDetails|null

hasAzureVmDetails

setAzureVmDetails

Azure VM specific details.

Parameter
Name Description
var Google\Cloud\MigrationCenter\V1\AzureVmPlatformDetails
Returns
Type Description
$this

getGenericDetails

Generic platform details.

Returns
Type Description
Google\Cloud\MigrationCenter\V1\GenericPlatformDetails|null

hasGenericDetails

setGenericDetails

Generic platform details.

Parameter
Name Description
var Google\Cloud\MigrationCenter\V1\GenericPlatformDetails
Returns
Type Description
$this

getPhysicalDetails

Physical machines platform details.

Returns
Type Description
Google\Cloud\MigrationCenter\V1\PhysicalPlatformDetails|null

hasPhysicalDetails

setPhysicalDetails

Physical machines platform details.

Parameter
Name Description
var Google\Cloud\MigrationCenter\V1\PhysicalPlatformDetails
Returns
Type Description
$this

getVendorDetails

Returns
Type Description
string