Interface protos.google.cloud.aiplatform.v1beta1.IListNotebookRuntimesResponse (6.0.0)

Properties of a ListNotebookRuntimesResponse.

Package

@google-cloud/aiplatform

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotebookRuntimesResponse nextPageToken

notebookRuntimes

notebookRuntimes?: (google.cloud.aiplatform.v1beta1.INotebookRuntime[]|null);

ListNotebookRuntimesResponse notebookRuntimes