Interface protos.google.cloud.aiplatform.v1beta1.IListTensorboardsResponse (3.13.0)

Properties of a ListTensorboardsResponse.

Package

@google-cloud/aiplatform

Properties

nextPageToken

nextPageToken?: (string|null);

ListTensorboardsResponse nextPageToken

tensorboards

tensorboards?: (google.cloud.aiplatform.v1beta1.ITensorboard[]|null);

ListTensorboardsResponse tensorboards