From b753fb7197a37686e48bb084452826df1e3b2233 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 19 Mar 2024 07:08:23 +0000 Subject: [PATCH] feat(redis): update the api #### redis:v1 The following keys were added: - schemas.DatabaseResourceMetadata.properties.userLabelSet.$ref (Total Keys: 1) - schemas.DatabaseResourceMetadata.properties.userLabels.deprecated (Total Keys: 1) - schemas.UserLabels (Total Keys: 4) #### redis:v1beta1 The following keys were added: - schemas.DatabaseResourceMetadata.properties.userLabelSet.$ref (Total Keys: 1) - schemas.DatabaseResourceMetadata.properties.userLabels.deprecated (Total Keys: 1) - schemas.UserLabels (Total Keys: 4) --- .../discovery_cache/documents/redis.v1.json | 64 +++++++++++++++++-- .../documents/redis.v1beta1.json | 64 +++++++++++++++++-- 2 files changed, 118 insertions(+), 10 deletions(-) diff --git a/googleapiclient/discovery_cache/documents/redis.v1.json b/googleapiclient/discovery_cache/documents/redis.v1.json index 4cb07b16ce..7d3ee29e03 100644 --- a/googleapiclient/discovery_cache/documents/redis.v1.json +++ b/googleapiclient/discovery_cache/documents/redis.v1.json @@ -821,7 +821,7 @@ } } }, -"revision": "20240229", +"revision": "20240307", "rootUrl": "https://redis.googleapis.com/", "schemas": { "AvailabilityConfiguration": { @@ -1300,7 +1300,13 @@ "SIGNAL_TYPE_SERVER_CERTIFICATE_NEAR_EXPIRY", "SIGNAL_TYPE_DATABASE_AUDITING_DISABLED", "SIGNAL_TYPE_RESTRICT_AUTHORIZED_NETWORKS", -"SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP" +"SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP", +"SIGNAL_TYPE_CLUSTER_QUOTA_LIMIT", +"SIGNAL_TYPE_NO_PASSWORD_POLICY", +"SIGNAL_TYPE_CONNECTIONS_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_TMP_TABLES_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_TRANS_LOGS_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_HIGH_JOINS_WITHOUT_INDEXES" ], "enumDeprecated": [ false, @@ -1363,6 +1369,12 @@ false, false, false, false, +false, +false, +false, +false, +false, +false, false ], "enumDescriptions": [ @@ -1426,7 +1438,13 @@ false "Represents server certificate is near expiry.", "Represents database auditing is disabled.", "Represents not restricted to authorized networks.", -"Represents violate org policy restrict public ip." +"Represents violate org policy restrict public ip.", +"Cluster nearing quota limit", +"No password policy set on resources", +"Performance impact of connections settings", +"Performance impact of temporary tables settings", +"Performance impact of transaction logs settings", +"Performance impact of high joins without indexes" ], "type": "string" }, @@ -1630,10 +1648,15 @@ false "format": "google-datetime", "type": "string" }, +"userLabelSet": { +"$ref": "UserLabels", +"description": "User-provided labels associated with the resource" +}, "userLabels": { "additionalProperties": { "type": "string" }, +"deprecated": true, "description": "User-provided labels, represented as a dictionary where each label is a single key value pair.", "type": "object" } @@ -1756,7 +1779,13 @@ false "SIGNAL_TYPE_SERVER_CERTIFICATE_NEAR_EXPIRY", "SIGNAL_TYPE_DATABASE_AUDITING_DISABLED", "SIGNAL_TYPE_RESTRICT_AUTHORIZED_NETWORKS", -"SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP" +"SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP", +"SIGNAL_TYPE_CLUSTER_QUOTA_LIMIT", +"SIGNAL_TYPE_NO_PASSWORD_POLICY", +"SIGNAL_TYPE_CONNECTIONS_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_TMP_TABLES_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_TRANS_LOGS_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_HIGH_JOINS_WITHOUT_INDEXES" ], "enumDeprecated": [ false, @@ -1819,6 +1848,12 @@ false, false, false, false, +false, +false, +false, +false, +false, +false, false ], "enumDescriptions": [ @@ -1882,7 +1917,13 @@ false "Represents server certificate is near expiry.", "Represents database auditing is disabled.", "Represents not restricted to authorized networks.", -"Represents violate org policy restrict public ip." +"Represents violate org policy restrict public ip.", +"Cluster nearing quota limit", +"No password policy set on resources", +"Performance impact of connections settings", +"Performance impact of temporary tables settings", +"Performance impact of transaction logs settings", +"Performance impact of high joins without indexes" ], "type": "string" } @@ -3108,6 +3149,19 @@ false }, "type": "object" }, +"UserLabels": { +"description": "Message type for storing user labels. User labels are used to tag App Engine resources, allowing users to search for resources matching a set of labels and to aggregate usage data by labels.", +"id": "UserLabels", +"properties": { +"labels": { +"additionalProperties": { +"type": "string" +}, +"type": "object" +} +}, +"type": "object" +}, "WeeklyMaintenanceWindow": { "description": "Time window in which disruptive maintenance updates occur. Non-disruptive updates can occur inside or outside this window.", "id": "WeeklyMaintenanceWindow", diff --git a/googleapiclient/discovery_cache/documents/redis.v1beta1.json b/googleapiclient/discovery_cache/documents/redis.v1beta1.json index ff6c44b221..1173f6e8f2 100644 --- a/googleapiclient/discovery_cache/documents/redis.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/redis.v1beta1.json @@ -821,7 +821,7 @@ } } }, -"revision": "20240229", +"revision": "20240307", "rootUrl": "https://redis.googleapis.com/", "schemas": { "AvailabilityConfiguration": { @@ -1300,7 +1300,13 @@ "SIGNAL_TYPE_SERVER_CERTIFICATE_NEAR_EXPIRY", "SIGNAL_TYPE_DATABASE_AUDITING_DISABLED", "SIGNAL_TYPE_RESTRICT_AUTHORIZED_NETWORKS", -"SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP" +"SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP", +"SIGNAL_TYPE_CLUSTER_QUOTA_LIMIT", +"SIGNAL_TYPE_NO_PASSWORD_POLICY", +"SIGNAL_TYPE_CONNECTIONS_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_TMP_TABLES_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_TRANS_LOGS_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_HIGH_JOINS_WITHOUT_INDEXES" ], "enumDeprecated": [ false, @@ -1363,6 +1369,12 @@ false, false, false, false, +false, +false, +false, +false, +false, +false, false ], "enumDescriptions": [ @@ -1426,7 +1438,13 @@ false "Represents server certificate is near expiry.", "Represents database auditing is disabled.", "Represents not restricted to authorized networks.", -"Represents violate org policy restrict public ip." +"Represents violate org policy restrict public ip.", +"Cluster nearing quota limit", +"No password policy set on resources", +"Performance impact of connections settings", +"Performance impact of temporary tables settings", +"Performance impact of transaction logs settings", +"Performance impact of high joins without indexes" ], "type": "string" }, @@ -1630,10 +1648,15 @@ false "format": "google-datetime", "type": "string" }, +"userLabelSet": { +"$ref": "UserLabels", +"description": "User-provided labels associated with the resource" +}, "userLabels": { "additionalProperties": { "type": "string" }, +"deprecated": true, "description": "User-provided labels, represented as a dictionary where each label is a single key value pair.", "type": "object" } @@ -1756,7 +1779,13 @@ false "SIGNAL_TYPE_SERVER_CERTIFICATE_NEAR_EXPIRY", "SIGNAL_TYPE_DATABASE_AUDITING_DISABLED", "SIGNAL_TYPE_RESTRICT_AUTHORIZED_NETWORKS", -"SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP" +"SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP", +"SIGNAL_TYPE_CLUSTER_QUOTA_LIMIT", +"SIGNAL_TYPE_NO_PASSWORD_POLICY", +"SIGNAL_TYPE_CONNECTIONS_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_TMP_TABLES_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_TRANS_LOGS_PERFORMANCE_IMPACT", +"SIGNAL_TYPE_HIGH_JOINS_WITHOUT_INDEXES" ], "enumDeprecated": [ false, @@ -1819,6 +1848,12 @@ false, false, false, false, +false, +false, +false, +false, +false, +false, false ], "enumDescriptions": [ @@ -1882,7 +1917,13 @@ false "Represents server certificate is near expiry.", "Represents database auditing is disabled.", "Represents not restricted to authorized networks.", -"Represents violate org policy restrict public ip." +"Represents violate org policy restrict public ip.", +"Cluster nearing quota limit", +"No password policy set on resources", +"Performance impact of connections settings", +"Performance impact of temporary tables settings", +"Performance impact of transaction logs settings", +"Performance impact of high joins without indexes" ], "type": "string" } @@ -3115,6 +3156,19 @@ false }, "type": "object" }, +"UserLabels": { +"description": "Message type for storing user labels. User labels are used to tag App Engine resources, allowing users to search for resources matching a set of labels and to aggregate usage data by labels.", +"id": "UserLabels", +"properties": { +"labels": { +"additionalProperties": { +"type": "string" +}, +"type": "object" +} +}, +"type": "object" +}, "WeeklyMaintenanceWindow": { "description": "Time window in which disruptive maintenance updates occur. Non-disruptive updates can occur inside or outside this window.", "id": "WeeklyMaintenanceWindow",