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

Properties of a ListTensorboardsResponse.

Package

@google-cloud/aiplatform!

Properties

nextPageToken

nextPageToken?: (string|null);

ListTensorboardsResponse nextPageToken

Property Value
TypeDescription
(string|null)

tensorboards

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

ListTensorboardsResponse tensorboards

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