Class GetNotebookExecutionJobRequest (1.51.0)

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

Request message for [NotebookService.GetNotebookExecutionJob]

Attributes

Name Description
name str
Required. The name of the NotebookExecutionJob resource.
view google.cloud.aiplatform_v1beta1.types.NotebookExecutionJobView
Optional. The NotebookExecutionJob view. Defaults to BASIC.

Methods

GetNotebookExecutionJobRequest

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

Request message for [NotebookService.GetNotebookExecutionJob]