requests property
The request message specifying the TensorboardRuns to create.
A maximum of 1000 TensorboardRuns can be created in a batch.
Required.
Implementation
core.List<GoogleCloudAiplatformV1CreateTensorboardRunRequest>? requests;
The request message specifying the TensorboardRuns to create.
A maximum of 1000 TensorboardRuns can be created in a batch.
Required.
core.List<GoogleCloudAiplatformV1CreateTensorboardRunRequest>? requests;