shape = $shape; } /** * @return ComputeEngineShapeDescriptor */ public function getShape() { return $this->shape; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ComputeEngineMigrationTarget::class, 'Google_Service_MigrationCenterAPI_ComputeEngineMigrationTarget');