You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### notebooks:v1
The following keys were changed:
- schemas.Instance.properties.tags.description
- schemas.VirtualMachineConfig.properties.tags.description
#### notebooks:v2
The following keys were changed:
- schemas.GceSetup.properties.tags.description
Copy file name to clipboardExpand all lines: discovery/notebooks-v1.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2008,7 +2008,7 @@
2008
2008
}
2009
2009
}
2010
2010
},
2011
-
"revision": "20240820",
2011
+
"revision": "20240918",
2012
2012
"rootUrl": "https://notebooks.googleapis.com/",
2013
2013
"schemas": {
2014
2014
"AcceleratorConfig": {
@@ -2822,7 +2822,7 @@
2822
2822
"type": "string"
2823
2823
},
2824
2824
"tags": {
2825
-
"description": "Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).",
2825
+
"description": "Optional. The Compute Engine network tags to add to runtime (see [Add network tags](https://cloud.google.com/vpc/docs/add-remove-network-tags)).",
2826
2826
"items": {
2827
2827
"type": "string"
2828
2828
},
@@ -4561,7 +4561,7 @@
4561
4561
"type": "string"
4562
4562
},
4563
4563
"tags": {
4564
-
"description": "Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).",
4564
+
"description": "Optional. The Compute Engine network tags to add to runtime (see [Add network tags](https://cloud.google.com/vpc/docs/add-remove-network-tags)).",
Copy file name to clipboardExpand all lines: discovery/notebooks-v2.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -904,7 +904,7 @@
904
904
}
905
905
}
906
906
},
907
-
"revision": "20240820",
907
+
"revision": "20240918",
908
908
"rootUrl": "https://notebooks.googleapis.com/",
909
909
"schemas": {
910
910
"AcceleratorConfig": {
@@ -1357,7 +1357,7 @@
1357
1357
"description": "Optional. Shielded VM configuration. [Images using supported Shielded VM features](https://cloud.google.com/compute/docs/instances/modifying-shielded-vm)."
1358
1358
},
1359
1359
"tags": {
1360
-
"description": "Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).",
1360
+
"description": "Optional. The Compute Engine network tags to add to runtime (see [Add network tags](https://cloud.google.com/vpc/docs/add-remove-network-tags)).",
0 commit comments