diff --git a/clients/google-api-services-androidpublisher/v3/2.0.0/README.md b/clients/google-api-services-androidpublisher/v3/2.0.0/README.md
index aefc1fac199..faf0e252f7d 100644
--- a/clients/google-api-services-androidpublisher/v3/2.0.0/README.md
+++ b/clients/google-api-services-androidpublisher/v3/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-androidpublisher
- v3-rev20260519-2.0.0
+ v3-rev20260528-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20260519-2.0.0'
+ implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20260528-2.0.0'
}
```
diff --git a/clients/google-api-services-androidpublisher/v3/2.0.0/com/google/api/services/androidpublisher/model/GeneratedApksPerSigningKey.java b/clients/google-api-services-androidpublisher/v3/2.0.0/com/google/api/services/androidpublisher/model/GeneratedApksPerSigningKey.java
index b14b67001ae..b6ebf0a201a 100644
--- a/clients/google-api-services-androidpublisher/v3/2.0.0/com/google/api/services/androidpublisher/model/GeneratedApksPerSigningKey.java
+++ b/clients/google-api-services-androidpublisher/v3/2.0.0/com/google/api/services/androidpublisher/model/GeneratedApksPerSigningKey.java
@@ -18,7 +18,7 @@
/**
* Download metadata for split, standalone and universal APKs, as well as asset pack slices, signed
- * with a given key. Next ID: 10
+ * with a given key.
*
*
This is the Java data model class that specifies how to parse/serialize into the JSON that is
* transmitted over HTTP when working with the Google Play Android Developer API. For a detailed
diff --git a/clients/google-api-services-androidpublisher/v3/2.0.0/pom.xml b/clients/google-api-services-androidpublisher/v3/2.0.0/pom.xml
index b06ac7a51a5..4985bd6f6e9 100644
--- a/clients/google-api-services-androidpublisher/v3/2.0.0/pom.xml
+++ b/clients/google-api-services-androidpublisher/v3/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-androidpublisher
- v3-rev20260519-2.0.0
- Google Play Android Developer API v3-rev20260519-2.0.0
+ v3-rev20260528-2.0.0
+ Google Play Android Developer API v3-rev20260528-2.0.0
jar
2011
diff --git a/clients/google-api-services-androidpublisher/v3/README.md b/clients/google-api-services-androidpublisher/v3/README.md
index aefc1fac199..faf0e252f7d 100644
--- a/clients/google-api-services-androidpublisher/v3/README.md
+++ b/clients/google-api-services-androidpublisher/v3/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-androidpublisher
- v3-rev20260519-2.0.0
+ v3-rev20260528-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20260519-2.0.0'
+ implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20260528-2.0.0'
}
```