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 |
ComputeEngineShapeDescriptor
Description of the suggested shape for the migration target. |
getShape
Description of the suggested shape for the migration target.
| Returns | |
|---|---|
| Type | Description |
ComputeEngineShapeDescriptor|null |
|
hasShape
clearShape
setShape
Description of the suggested shape for the migration target.
| Parameter | |
|---|---|
| Name | Description |
var |
ComputeEngineShapeDescriptor
|
| Returns | |
|---|---|
| Type | Description |
$this |
|