Skip to content

Commit e5af4cc

Browse files
feat(redis): update the api
#### redis:v1 The following keys were added: - schemas.Cluster.properties.ondemandMaintenance.deprecated (Total Keys: 1) #### redis:v1beta1 The following keys were added: - schemas.Cluster.properties.ondemandMaintenance.deprecated (Total Keys: 1)
1 parent ee43ece commit e5af4cc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

googleapiclient/discovery_cache/documents/redis.v1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@
10731073
}
10741074
}
10751075
},
1076-
"revision": "20250418",
1076+
"revision": "20250512",
10771077
"rootUrl": "https://redis.googleapis.com/",
10781078
"schemas": {
10791079
"AOFConfig": {
@@ -1562,6 +1562,7 @@
15621562
"type": "string"
15631563
},
15641564
"ondemandMaintenance": {
1565+
"deprecated": true,
15651566
"description": "Optional. Input only. Ondemand maintenance for the cluster. This field can be used to trigger ondemand critical update on the cluster.",
15661567
"type": "boolean"
15671568
},

googleapiclient/discovery_cache/documents/redis.v1beta1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@
10731073
}
10741074
}
10751075
},
1076-
"revision": "20250418",
1076+
"revision": "20250512",
10771077
"rootUrl": "https://redis.googleapis.com/",
10781078
"schemas": {
10791079
"AOFConfig": {
@@ -1562,6 +1562,7 @@
15621562
"type": "string"
15631563
},
15641564
"ondemandMaintenance": {
1565+
"deprecated": true,
15651566
"description": "Optional. Input only. Ondemand maintenance for the cluster. This field can be used to trigger ondemand critical update on the cluster.",
15661567
"type": "boolean"
15671568
},

0 commit comments

Comments
 (0)