public enum ExecutionTemplate.Types.JobTypeReference documentation and code samples for the Vertex AI Notebooks v1 API enum ExecutionTemplate.Types.JobType.
The backend used for this execution.
Namespace
Google.Cloud.Notebooks.V1Assembly
Google.Cloud.Notebooks.V1.dll
Fields |
|
|---|---|
| Name | Description |
Dataproc |
Run execution on a cluster with Dataproc as a job. https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.jobs |
Unspecified |
No type specified. |
VertexAi |
Custom Job in |