Class ListNotebookRuntimeTemplatesResponse (1.49.0)

ListNotebookRuntimeTemplatesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for NotebookService.ListNotebookRuntimeTemplates.

Attributes

NameDescription
notebook_runtime_templates MutableSequence[google.cloud.aiplatform_v1beta1.types.NotebookRuntimeTemplate]
List of NotebookRuntimeTemplates in the requested page.
next_page_token str
A token to retrieve next page of results. Pass to ListNotebookRuntimeTemplatesRequest.page_token to obtain that page.

Methods

ListNotebookRuntimeTemplatesResponse

ListNotebookRuntimeTemplatesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for NotebookService.ListNotebookRuntimeTemplates.