ComputeEngineMigrationTarget constructor

ComputeEngineMigrationTarget({
  1. ComputeEngineShapeDescriptor? shape,
})

Implementation

ComputeEngineMigrationTarget({
  this.shape,
});