Class ListNotebookExecutionJobsResponse (1.53.0)

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

Response message for [NotebookService.CreateNotebookExecutionJob]

Attributes

Name Description
notebook_execution_jobs MutableSequence[google.cloud.aiplatform_v1beta1.types.NotebookExecutionJob]
List of NotebookExecutionJobs in the requested page.
next_page_token str
A token to retrieve next page of results. Pass to [ListNotebookExecutionJobs.page_token][] to obtain that page.

Methods

ListNotebookExecutionJobsResponse

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

Response message for [NotebookService.CreateNotebookExecutionJob]