Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::NotebookRuntimeType (v0.42.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::NotebookRuntimeType.

Represents a notebook runtime type.

Constants

NOTEBOOK_RUNTIME_TYPE_UNSPECIFIED

value: 0
Unspecified notebook runtime type, NotebookRuntimeType will default to USER_DEFINED.

USER_DEFINED

value: 1
runtime or template with coustomized configurations from user.

ONE_CLICK

value: 2
runtime or template with system defined configurations.