We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb591a commit 890fb2fCopy full SHA for 890fb2f
mmv1/products/colab/RuntimeTemplate.yaml
@@ -14,6 +14,7 @@
14
---
15
16
name: 'RuntimeTemplate'
17
+api_resource_type_kind: NotebookRuntimeTemplate
18
description: |
19
'A runtime template is a VM configuration that specifies a machine type and other characteristics of the VM,
20
as well as common settings such as the network and whether public internet access is enabled. When you create
mmv1/products/notebooks/Runtime.yaml
@@ -13,6 +13,7 @@
13
name: 'Runtime'
+api_resource_type_kind: NotebookRuntime
A Cloud AI Platform Notebook runtime.
0 commit comments