public enum NotebookRuntimeTypeReference documentation and code samples for the Vertex AI v1beta1 API enum NotebookRuntimeType.
Represents a notebook runtime type.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
OneClick |
runtime or template with system defined configurations. |
Unspecified |
Unspecified notebook runtime type, NotebookRuntimeType will default to USER_DEFINED. |
UserDefined |
runtime or template with coustomized configurations from user. |