GoogleCloudAiplatformV1BatchCreateTensorboardRunsResponse constructor
GoogleCloudAiplatformV1BatchCreateTensorboardRunsResponse({
- List<
GoogleCloudAiplatformV1TensorboardRun> ? tensorboardRuns,
Implementation
GoogleCloudAiplatformV1BatchCreateTensorboardRunsResponse({
this.tensorboardRuns,
});