GoogleCloudMlV1Config constructor

GoogleCloudMlV1Config({
  1. String? tpuServiceAccount,
})

Implementation

GoogleCloudMlV1Config({
  this.tpuServiceAccount,
});