Interface protos.google.cloud.aiplatform.v1beta1.IListNotebookRuntimesResponse (5.14.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