AI Platform Notebooks v1 API - Enum ExecutionTemplate.Types.JobType (2.0.0)

public enum JobType

Reference documentation and code samples for the AI Platform Notebooks v1 API enum ExecutionTemplate.Types.JobType.

The backend used for this execution.

Namespace

Google.Cloud.Notebooks.V1

Assembly

Google.Cloud.Notebooks.V1.dll

Fields

NameDescription
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 aiplatform.googleapis.com. Default value for an execution.