Skip to content

Commit 4f66a2c

Browse files
feat(osconfig): update the api
#### osconfig:v1alpha The following keys were added: - resources.projects.resources.locations.resources.instanceOSPoliciesCompliances (Total Keys: 3)
1 parent 9225ac7 commit 4f66a2c

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

googleapiclient/discovery_cache/documents/osconfig.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@
10001000
}
10011001
}
10021002
},
1003-
"revision": "20230409",
1003+
"revision": "20230521",
10041004
"rootUrl": "https://osconfig.googleapis.com/",
10051005
"schemas": {
10061006
"AptSettings": {

googleapiclient/discovery_cache/documents/osconfig.v1alpha.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,10 @@
110110
"locations": {
111111
"resources": {
112112
"instanceOSPoliciesCompliances": {
113+
"deprecated": true,
113114
"methods": {
114115
"get": {
116+
"deprecated": true,
115117
"description": "Get OS policies compliance data for the specified Compute Engine VM instance.",
116118
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/instanceOSPoliciesCompliances/{instanceOSPoliciesCompliancesId}",
117119
"httpMethod": "GET",
@@ -137,6 +139,7 @@
137139
]
138140
},
139141
"list": {
142+
"deprecated": true,
140143
"description": "List OS policies compliance data for all Compute Engine VM instances in the specified zone.",
141144
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/instanceOSPoliciesCompliances",
142145
"httpMethod": "GET",
@@ -684,7 +687,7 @@
684687
}
685688
}
686689
},
687-
"revision": "20230409",
690+
"revision": "20230521",
688691
"rootUrl": "https://osconfig.googleapis.com/",
689692
"schemas": {
690693
"CVSSv3": {

googleapiclient/discovery_cache/documents/osconfig.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@
689689
}
690690
}
691691
},
692-
"revision": "20230409",
692+
"revision": "20230521",
693693
"rootUrl": "https://osconfig.googleapis.com/",
694694
"schemas": {
695695
"AptRepository": {

0 commit comments

Comments
 (0)