Interface protos.google.cloud.aiplatform.v1beta1.IBatchCreateTensorboardRunsRequest (1.11.0)

Properties of a BatchCreateTensorboardRunsRequest.

Package

@google-cloud/aiplatform

Properties

parent

parent?: (string|null);

BatchCreateTensorboardRunsRequest parent

Property Value
TypeDescription
(string|null)

requests

requests?: (google.cloud.aiplatform.v1beta1.ICreateTensorboardRunRequest[]|null);

BatchCreateTensorboardRunsRequest requests

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ICreateTensorboardRunRequest[]|null)