Reference documentation and code samples for the Google Cloud Migration Center V1 Client class ComputeEngineMigrationTarget.
Compute engine migration target.
Generated from protobuf message google.cloud.migrationcenter.v1.ComputeEngineMigrationTarget
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ shape |
Google\Cloud\MigrationCenter\V1\ComputeEngineShapeDescriptor
Description of the suggested shape for the migration target. |
getShape
Description of the suggested shape for the migration target.
Returns | |
---|---|
Type | Description |
Google\Cloud\MigrationCenter\V1\ComputeEngineShapeDescriptor|null |
hasShape
clearShape
setShape
Description of the suggested shape for the migration target.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\MigrationCenter\V1\ComputeEngineShapeDescriptor
|
Returns | |
---|---|
Type | Description |
$this |