From f8833f7b69c430d595bf72bb2c7d97d397e12108 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Sun, 7 Jun 2026 18:36:43 -0700 Subject: [PATCH] chore: regenerate backupdr client --- clients/google-api-services-backupdr/v1/2.0.0/README.md | 4 ++-- .../backupdr/v1/model/ComputeInstanceTargetEnvironment.java | 6 +++--- .../services/backupdr/v1/model/DiskTargetEnvironment.java | 6 +++--- .../backupdr/v1/model/RegionDiskTargetEnvironment.java | 6 +++--- clients/google-api-services-backupdr/v1/2.0.0/pom.xml | 4 ++-- clients/google-api-services-backupdr/v1/README.md | 4 ++-- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/clients/google-api-services-backupdr/v1/2.0.0/README.md b/clients/google-api-services-backupdr/v1/2.0.0/README.md index 796ebf18956..6f6951eda59 100644 --- a/clients/google-api-services-backupdr/v1/2.0.0/README.md +++ b/clients/google-api-services-backupdr/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-backupdr - v1-rev20260517-2.0.0 + v1-rev20260526-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-backupdr:v1-rev20260517-2.0.0' + implementation 'com.google.apis:google-api-services-backupdr:v1-rev20260526-2.0.0' } ``` diff --git a/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/ComputeInstanceTargetEnvironment.java b/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/ComputeInstanceTargetEnvironment.java index 6ded58fd2cd..564428919ac 100644 --- a/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/ComputeInstanceTargetEnvironment.java +++ b/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/ComputeInstanceTargetEnvironment.java @@ -39,7 +39,7 @@ public final class ComputeInstanceTargetEnvironment extends com.google.api.clien private java.lang.String project; /** - * Optional. Whether to use the project service account for the Compute Engine instance. + * Optional. Whether to use the project service account for the Compute Engine instance restore. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -70,7 +70,7 @@ public ComputeInstanceTargetEnvironment setProject(java.lang.String project) { } /** - * Optional. Whether to use the project service account for the Compute Engine instance. + * Optional. Whether to use the project service account for the Compute Engine instance restore. * @return value or {@code null} for none */ public java.lang.Boolean getUseProjectServiceAccount() { @@ -78,7 +78,7 @@ public java.lang.Boolean getUseProjectServiceAccount() { } /** - * Optional. Whether to use the project service account for the Compute Engine instance. + * Optional. Whether to use the project service account for the Compute Engine instance restore. * @param useProjectServiceAccount useProjectServiceAccount or {@code null} for none */ public ComputeInstanceTargetEnvironment setUseProjectServiceAccount(java.lang.Boolean useProjectServiceAccount) { diff --git a/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/DiskTargetEnvironment.java b/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/DiskTargetEnvironment.java index f075e25714b..05431dc79b3 100644 --- a/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/DiskTargetEnvironment.java +++ b/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/DiskTargetEnvironment.java @@ -38,7 +38,7 @@ public final class DiskTargetEnvironment extends com.google.api.client.json.Gene private java.lang.String project; /** - * Optional. Whether to use the project service account for the disk. + * Optional. Whether to use the project service account for the disk restore. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -69,7 +69,7 @@ public DiskTargetEnvironment setProject(java.lang.String project) { } /** - * Optional. Whether to use the project service account for the disk. + * Optional. Whether to use the project service account for the disk restore. * @return value or {@code null} for none */ public java.lang.Boolean getUseProjectServiceAccount() { @@ -77,7 +77,7 @@ public java.lang.Boolean getUseProjectServiceAccount() { } /** - * Optional. Whether to use the project service account for the disk. + * Optional. Whether to use the project service account for the disk restore. * @param useProjectServiceAccount useProjectServiceAccount or {@code null} for none */ public DiskTargetEnvironment setUseProjectServiceAccount(java.lang.Boolean useProjectServiceAccount) { diff --git a/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/RegionDiskTargetEnvironment.java b/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/RegionDiskTargetEnvironment.java index e672f4518d9..879ee2f700e 100644 --- a/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/RegionDiskTargetEnvironment.java +++ b/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/model/RegionDiskTargetEnvironment.java @@ -52,7 +52,7 @@ public final class RegionDiskTargetEnvironment extends com.google.api.client.jso private java.util.List replicaZones; /** - * Optional. Whether to use the project service account for the disk. + * Optional. Whether to use the project service account for the disk restore. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -110,7 +110,7 @@ public RegionDiskTargetEnvironment setReplicaZones(java.util.Listcom.google.apis google-api-services-backupdr - v1-rev20260517-2.0.0 - Backup and DR Service API v1-rev20260517-2.0.0 + v1-rev20260526-2.0.0 + Backup and DR Service API v1-rev20260526-2.0.0 jar 2011 diff --git a/clients/google-api-services-backupdr/v1/README.md b/clients/google-api-services-backupdr/v1/README.md index 796ebf18956..6f6951eda59 100644 --- a/clients/google-api-services-backupdr/v1/README.md +++ b/clients/google-api-services-backupdr/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-backupdr - v1-rev20260517-2.0.0 + v1-rev20260526-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-backupdr:v1-rev20260517-2.0.0' + implementation 'com.google.apis:google-api-services-backupdr:v1-rev20260526-2.0.0' } ```