Class BatchCreateTensorboardRunsResponse (1.48.0)

BatchCreateTensorboardRunsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for TensorboardService.BatchCreateTensorboardRuns.

Attribute

NameDescription
tensorboard_runs MutableSequence[google.cloud.aiplatform_v1beta1.types.TensorboardRun]
The created TensorboardRuns.

Methods

BatchCreateTensorboardRunsResponse

BatchCreateTensorboardRunsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for TensorboardService.BatchCreateTensorboardRuns.