From ac352cee6a6191468fd6b1e6c5a21a90c94cb8b8 Mon Sep 17 00:00:00 2001
From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
Date: Tue, 11 Aug 2026 17:56:10 -0700
Subject: [PATCH] chore: regenerate kmsinventory client
---
clients/google-api-services-kmsinventory/v1/2.0.0/README.md | 4 ++--
.../GoogleCloudKmsV1ExternalProtectionLevelOptions.java | 6 +++---
clients/google-api-services-kmsinventory/v1/2.0.0/pom.xml | 4 ++--
clients/google-api-services-kmsinventory/v1/README.md | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/clients/google-api-services-kmsinventory/v1/2.0.0/README.md b/clients/google-api-services-kmsinventory/v1/2.0.0/README.md
index 83017cd4b4e..80f5dc4c608 100644
--- a/clients/google-api-services-kmsinventory/v1/2.0.0/README.md
+++ b/clients/google-api-services-kmsinventory/v1/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-kmsinventory
- v1-rev20260802-2.0.0
+ v1-rev20260809-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-kmsinventory:v1-rev20260802-2.0.0'
+ implementation 'com.google.apis:google-api-services-kmsinventory:v1-rev20260809-2.0.0'
}
```
diff --git a/clients/google-api-services-kmsinventory/v1/2.0.0/com/google/api/services/kmsinventory/v1/model/GoogleCloudKmsV1ExternalProtectionLevelOptions.java b/clients/google-api-services-kmsinventory/v1/2.0.0/com/google/api/services/kmsinventory/v1/model/GoogleCloudKmsV1ExternalProtectionLevelOptions.java
index ff9bf5da5ad..127630e2bd0 100644
--- a/clients/google-api-services-kmsinventory/v1/2.0.0/com/google/api/services/kmsinventory/v1/model/GoogleCloudKmsV1ExternalProtectionLevelOptions.java
+++ b/clients/google-api-services-kmsinventory/v1/2.0.0/com/google/api/services/kmsinventory/v1/model/GoogleCloudKmsV1ExternalProtectionLevelOptions.java
@@ -33,7 +33,7 @@ public final class GoogleCloudKmsV1ExternalProtectionLevelOptions extends com.go
/**
* Optional. The resource name of the backend environment where the key material of
- * CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This
+ * CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This
* field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format:
* `projects/locations/ekmConnections`.
* The value may be {@code null}.
@@ -58,7 +58,7 @@ public final class GoogleCloudKmsV1ExternalProtectionLevelOptions extends com.go
/**
* Optional. The resource name of the backend environment where the key material of
- * CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This
+ * CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This
* field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format:
* `projects/locations/ekmConnections`.
* @return value or {@code null} for none
@@ -69,7 +69,7 @@ public java.lang.String getEkmConnectionBackendOverride() {
/**
* Optional. The resource name of the backend environment where the key material of
- * CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This
+ * CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This
* field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format:
* `projects/locations/ekmConnections`.
* @param ekmConnectionBackendOverride ekmConnectionBackendOverride or {@code null} for none
diff --git a/clients/google-api-services-kmsinventory/v1/2.0.0/pom.xml b/clients/google-api-services-kmsinventory/v1/2.0.0/pom.xml
index 7a790568d13..88f218a6494 100644
--- a/clients/google-api-services-kmsinventory/v1/2.0.0/pom.xml
+++ b/clients/google-api-services-kmsinventory/v1/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-kmsinventory
- v1-rev20260802-2.0.0
- KMS Inventory API v1-rev20260802-2.0.0
+ v1-rev20260809-2.0.0
+ KMS Inventory API v1-rev20260809-2.0.0
jar
2011
diff --git a/clients/google-api-services-kmsinventory/v1/README.md b/clients/google-api-services-kmsinventory/v1/README.md
index 83017cd4b4e..80f5dc4c608 100644
--- a/clients/google-api-services-kmsinventory/v1/README.md
+++ b/clients/google-api-services-kmsinventory/v1/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-kmsinventory
- v1-rev20260802-2.0.0
+ v1-rev20260809-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-kmsinventory:v1-rev20260802-2.0.0'
+ implementation 'com.google.apis:google-api-services-kmsinventory:v1-rev20260809-2.0.0'
}
```