Module: Google::Cloud::AIPlatform::V1::NotebookExecutionJobView
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/notebook_service.rb
Overview
Views for Get/List NotebookExecutionJob
Constant Summary collapse
- NOTEBOOK_EXECUTION_JOB_VIEW_UNSPECIFIED =
When unspecified, the API defaults to the BASIC view.
0
- NOTEBOOK_EXECUTION_JOB_VIEW_BASIC =
Includes all fields except for direct notebook inputs.
1
- NOTEBOOK_EXECUTION_JOB_VIEW_FULL =
Includes all fields.
2