Interface protos.google.cloud.aiplatform.v1.IListNotebookRuntimeTemplatesResponse (5.13.0)

Properties of a ListNotebookRuntimeTemplatesResponse.

Package

@google-cloud/aiplatform

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotebookRuntimeTemplatesResponse nextPageToken

notebookRuntimeTemplates

notebookRuntimeTemplates?: (google.cloud.aiplatform.v1.INotebookRuntimeTemplate[]|null);

ListNotebookRuntimeTemplatesResponse notebookRuntimeTemplates