Skip to content

Commit c3d6c4c

Browse files
feat(lifesciences): update the api
#### lifesciences:v2beta The following keys were added: - schemas.VirtualMachine.properties.nvidiaDriverVersion.deprecated (Total Keys: 1)
1 parent b7efc50 commit c3d6c4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

googleapiclient/discovery_cache/documents/lifesciences.v2beta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
}
313313
}
314314
},
315-
"revision": "20230630",
315+
"revision": "20230707",
316316
"rootUrl": "https://lifesciences.googleapis.com/",
317317
"schemas": {
318318
"Accelerator": {
@@ -1128,6 +1128,7 @@
11281128
"description": "The VM network configuration."
11291129
},
11301130
"nvidiaDriverVersion": {
1131+
"deprecated": true,
11311132
"description": "The NVIDIA driver version to use when attaching an NVIDIA GPU accelerator. The version specified here must be compatible with the GPU libraries contained in the container being executed, and must be one of the drivers hosted in the `nvidia-drivers-us-public` bucket on Google Cloud Storage.",
11321133
"type": "string"
11331134
},

0 commit comments

Comments
 (0)