From 09b865062b491c1a1d1d0953d535aa65f5d59eba Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 4 Sep 2023 22:10:13 -0400 Subject: [PATCH] chore: regenerate migrationcenter client (#17977) Generated in GitHub action: https://togithub.com/googleapis/googleapis/google-api-java-client-services/actions/workflows/codegen.yaml --- .../v1/2.0.0/README.md | 4 ++-- .../v1/model/ReportSummaryGroupFinding.java | 9 +++------ .../google-api-services-migrationcenter/v1/2.0.0/pom.xml | 4 ++-- .../v1alpha1/2.0.0/README.md | 4 ++-- .../migrationcenter/v1alpha1/model/DiskUsageSample.java | 9 ++++++--- .../v1alpha1/model/ReportSummaryGroupFinding.java | 9 +++------ .../v1alpha1/2.0.0/pom.xml | 4 ++-- 7 files changed, 20 insertions(+), 23 deletions(-) diff --git a/clients/google-api-services-migrationcenter/v1/2.0.0/README.md b/clients/google-api-services-migrationcenter/v1/2.0.0/README.md index 48b30074493..69875a56859 100644 --- a/clients/google-api-services-migrationcenter/v1/2.0.0/README.md +++ b/clients/google-api-services-migrationcenter/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-migrationcenter - v1-rev20230804-2.0.0 + v1-rev20230901-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-migrationcenter:v1-rev20230804-2.0.0' + implementation 'com.google.apis:google-api-services-migrationcenter:v1-rev20230901-2.0.0' } ``` diff --git a/clients/google-api-services-migrationcenter/v1/2.0.0/com/google/api/services/migrationcenter/v1/model/ReportSummaryGroupFinding.java b/clients/google-api-services-migrationcenter/v1/2.0.0/com/google/api/services/migrationcenter/v1/model/ReportSummaryGroupFinding.java index bb96b8b4837..0aa9a27849d 100644 --- a/clients/google-api-services-migrationcenter/v1/2.0.0/com/google/api/services/migrationcenter/v1/model/ReportSummaryGroupFinding.java +++ b/clients/google-api-services-migrationcenter/v1/2.0.0/com/google/api/services/migrationcenter/v1/model/ReportSummaryGroupFinding.java @@ -51,8 +51,7 @@ public final class ReportSummaryGroupFinding extends com.google.api.client.json. private java.lang.String displayName; /** - * Count of the number of assets in this group which are also included in another group within the - * same report. + * This field is deprecated, do not rely on it having a value. * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString @@ -117,8 +116,7 @@ public ReportSummaryGroupFinding setDisplayName(java.lang.String displayName) { } /** - * Count of the number of assets in this group which are also included in another group within the - * same report. + * This field is deprecated, do not rely on it having a value. * @return value or {@code null} for none */ public java.lang.Long getOverlappingAssetCount() { @@ -126,8 +124,7 @@ public java.lang.Long getOverlappingAssetCount() { } /** - * Count of the number of assets in this group which are also included in another group within the - * same report. + * This field is deprecated, do not rely on it having a value. * @param overlappingAssetCount overlappingAssetCount or {@code null} for none */ public ReportSummaryGroupFinding setOverlappingAssetCount(java.lang.Long overlappingAssetCount) { diff --git a/clients/google-api-services-migrationcenter/v1/2.0.0/pom.xml b/clients/google-api-services-migrationcenter/v1/2.0.0/pom.xml index db833fcff25..8671365a032 100644 --- a/clients/google-api-services-migrationcenter/v1/2.0.0/pom.xml +++ b/clients/google-api-services-migrationcenter/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-migrationcenter - v1-rev20230804-2.0.0 - Migration Center API v1-rev20230804-2.0.0 + v1-rev20230901-2.0.0 + Migration Center API v1-rev20230901-2.0.0 jar 2011 diff --git a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/README.md b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/README.md index 898c6c1ec50..4b6f7ae758f 100644 --- a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/README.md +++ b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-migrationcenter - v1alpha1-rev20230804-2.0.0 + v1alpha1-rev20230901-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-migrationcenter:v1alpha1-rev20230804-2.0.0' + implementation 'com.google.apis:google-api-services-migrationcenter:v1alpha1-rev20230901-2.0.0' } ``` diff --git a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/DiskUsageSample.java b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/DiskUsageSample.java index 58ab93035a5..80b94ec7fd4 100644 --- a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/DiskUsageSample.java +++ b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/DiskUsageSample.java @@ -30,14 +30,16 @@ public final class DiskUsageSample extends com.google.api.client.json.GenericJson { /** - * Average IOPS sampled over a short window. Must be non-negative. + * Average IOPS sampled over a short window. Must be non-negative. Must be equal to the sum of + * read and write if one of them is positive. if both read and write are zero they are ignored. * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Float averageIops; /** - * Average IOPS sampled over a short window. Must be non-negative. + * Average IOPS sampled over a short window. Must be non-negative. Must be equal to the sum of + * read and write if one of them is positive. if both read and write are zero they are ignored. * @return value or {@code null} for none */ public java.lang.Float getAverageIops() { @@ -45,7 +47,8 @@ public java.lang.Float getAverageIops() { } /** - * Average IOPS sampled over a short window. Must be non-negative. + * Average IOPS sampled over a short window. Must be non-negative. Must be equal to the sum of + * read and write if one of them is positive. if both read and write are zero they are ignored. * @param averageIops averageIops or {@code null} for none */ public DiskUsageSample setAverageIops(java.lang.Float averageIops) { diff --git a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/ReportSummaryGroupFinding.java b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/ReportSummaryGroupFinding.java index be34527780c..e264cdb9cb7 100644 --- a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/ReportSummaryGroupFinding.java +++ b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/ReportSummaryGroupFinding.java @@ -51,8 +51,7 @@ public final class ReportSummaryGroupFinding extends com.google.api.client.json. private java.lang.String displayName; /** - * Count of the number of assets in this group which are also included in another group within the - * same report. + * This field is deprecated, do not rely on it having a value. * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString @@ -117,8 +116,7 @@ public ReportSummaryGroupFinding setDisplayName(java.lang.String displayName) { } /** - * Count of the number of assets in this group which are also included in another group within the - * same report. + * This field is deprecated, do not rely on it having a value. * @return value or {@code null} for none */ public java.lang.Long getOverlappingAssetCount() { @@ -126,8 +124,7 @@ public java.lang.Long getOverlappingAssetCount() { } /** - * Count of the number of assets in this group which are also included in another group within the - * same report. + * This field is deprecated, do not rely on it having a value. * @param overlappingAssetCount overlappingAssetCount or {@code null} for none */ public ReportSummaryGroupFinding setOverlappingAssetCount(java.lang.Long overlappingAssetCount) { diff --git a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/pom.xml b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/pom.xml index 3472ad3dede..41c5e527035 100644 --- a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/pom.xml +++ b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-migrationcenter - v1alpha1-rev20230804-2.0.0 - Migration Center API v1alpha1-rev20230804-2.0.0 + v1alpha1-rev20230901-2.0.0 + Migration Center API v1alpha1-rev20230901-2.0.0 jar 2011