From c94e15edcccd38f9b4b51b4f175f02e26c016783 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Thu, 20 Aug 2026 17:40:54 -0700 Subject: [PATCH] chore: regenerate saasservicemgmt client --- .../v1/2.0.0/README.md | 4 +- .../v1/2.0.0/pom.xml | 4 +- .../v1/README.md | 4 +- .../v1beta1/2.0.0/README.md | 4 +- .../v1beta1/model/AppParams.java | 27 ++++---- .../v1beta1/model/ComponentRef.java | 12 ++-- .../v1beta1/model/CompositeRef.java | 6 +- .../v1beta1/model/FlagNameList.java | 67 +++++++++++++++++++ .../v1beta1/model/FlagRelease.java | 24 +++++++ .../v1beta1/model/UnitKind.java | 6 +- .../v1beta1/2.0.0/pom.xml | 4 +- .../v1beta1/README.md | 4 +- 12 files changed, 130 insertions(+), 36 deletions(-) create mode 100644 clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/FlagNameList.java diff --git a/clients/google-api-services-saasservicemgmt/v1/2.0.0/README.md b/clients/google-api-services-saasservicemgmt/v1/2.0.0/README.md index 6ced087751b..fc8866aaa84 100644 --- a/clients/google-api-services-saasservicemgmt/v1/2.0.0/README.md +++ b/clients/google-api-services-saasservicemgmt/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-saasservicemgmt - v1-rev20260708-2.0.0 + v1-rev20260816-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-saasservicemgmt:v1-rev20260708-2.0.0' + implementation 'com.google.apis:google-api-services-saasservicemgmt:v1-rev20260816-2.0.0' } ``` diff --git a/clients/google-api-services-saasservicemgmt/v1/2.0.0/pom.xml b/clients/google-api-services-saasservicemgmt/v1/2.0.0/pom.xml index fdb4bcfd3fa..7d837166cc3 100644 --- a/clients/google-api-services-saasservicemgmt/v1/2.0.0/pom.xml +++ b/clients/google-api-services-saasservicemgmt/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-saasservicemgmt - v1-rev20260708-2.0.0 - App Lifecycle Manager API v1-rev20260708-2.0.0 + v1-rev20260816-2.0.0 + App Lifecycle Manager API v1-rev20260816-2.0.0 jar 2011 diff --git a/clients/google-api-services-saasservicemgmt/v1/README.md b/clients/google-api-services-saasservicemgmt/v1/README.md index 6ced087751b..fc8866aaa84 100644 --- a/clients/google-api-services-saasservicemgmt/v1/README.md +++ b/clients/google-api-services-saasservicemgmt/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-saasservicemgmt - v1-rev20260708-2.0.0 + v1-rev20260816-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-saasservicemgmt:v1-rev20260708-2.0.0' + implementation 'com.google.apis:google-api-services-saasservicemgmt:v1-rev20260816-2.0.0' } ``` diff --git a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/README.md b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/README.md index bb7a9bf3c84..8e8940f0881 100644 --- a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/README.md +++ b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-saasservicemgmt - v1beta1-rev20260708-2.0.0 + v1beta1-rev20260816-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-saasservicemgmt:v1beta1-rev20260708-2.0.0' + implementation 'com.google.apis:google-api-services-saasservicemgmt:v1beta1-rev20260816-2.0.0' } ``` diff --git a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/AppParams.java b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/AppParams.java index a542a8e2a78..55d3017d4e8 100644 --- a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/AppParams.java +++ b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/AppParams.java @@ -31,25 +31,26 @@ public final class AppParams extends com.google.api.client.json.GenericJson { /** - * Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify - * the same group to use the same Application across their respective units. Corresponds to the - * app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name + * Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can + * specify the same group to use the same Application across their respective units. Corresponds + * to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String group; /** - * Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. + * Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to + * TYPE_REGIONAL. * The value may be {@code null}. */ @com.google.api.client.util.Key private Scope scope; /** - * Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify - * the same group to use the same Application across their respective units. Corresponds to the - * app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name + * Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can + * specify the same group to use the same Application across their respective units. Corresponds + * to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name * @return value or {@code null} for none */ public java.lang.String getGroup() { @@ -57,9 +58,9 @@ public java.lang.String getGroup() { } /** - * Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify - * the same group to use the same Application across their respective units. Corresponds to the - * app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name + * Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can + * specify the same group to use the same Application across their respective units. Corresponds + * to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name * @param group group or {@code null} for none */ public AppParams setGroup(java.lang.String group) { @@ -68,7 +69,8 @@ public AppParams setGroup(java.lang.String group) { } /** - * Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. + * Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to + * TYPE_REGIONAL. * @return value or {@code null} for none */ public Scope getScope() { @@ -76,7 +78,8 @@ public Scope getScope() { } /** - * Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. + * Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to + * TYPE_REGIONAL. * @param scope scope or {@code null} for none */ public AppParams setScope(Scope scope) { diff --git a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/ComponentRef.java b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/ComponentRef.java index 3899d380500..98786d5e5c0 100644 --- a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/ComponentRef.java +++ b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/ComponentRef.java @@ -45,8 +45,8 @@ public final class ComponentRef extends com.google.api.client.json.GenericJson { private CompositeRef compositeRef; /** - * Revision of the component. If the component does not have a revision, this field will be - * explicitly set to the revision of the composite ApplicationTemplate. + * Optional. Revision of the component. If the component does not have a revision, this field will + * be explicitly set to the revision of the composite ApplicationTemplate. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -87,8 +87,8 @@ public ComponentRef setCompositeRef(CompositeRef compositeRef) { } /** - * Revision of the component. If the component does not have a revision, this field will be - * explicitly set to the revision of the composite ApplicationTemplate. + * Optional. Revision of the component. If the component does not have a revision, this field will + * be explicitly set to the revision of the composite ApplicationTemplate. * @return value or {@code null} for none */ public java.lang.String getRevision() { @@ -96,8 +96,8 @@ public java.lang.String getRevision() { } /** - * Revision of the component. If the component does not have a revision, this field will be - * explicitly set to the revision of the composite ApplicationTemplate. + * Optional. Revision of the component. If the component does not have a revision, this field will + * be explicitly set to the revision of the composite ApplicationTemplate. * @param revision revision or {@code null} for none */ public ComponentRef setRevision(java.lang.String revision) { diff --git a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/CompositeRef.java b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/CompositeRef.java index c275ab3731e..797fa230d84 100644 --- a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/CompositeRef.java +++ b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/CompositeRef.java @@ -38,7 +38,7 @@ public final class CompositeRef extends com.google.api.client.json.GenericJson { private java.lang.String applicationTemplate; /** - * Revision of the ApplicationTemplate to use. Changes to revision will trigger manual + * Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual * resynchronization. If empty, ApplicationTemplate will be ignored. * The value may be {@code null}. */ @@ -71,7 +71,7 @@ public CompositeRef setApplicationTemplate(java.lang.String applicationTemplate) } /** - * Revision of the ApplicationTemplate to use. Changes to revision will trigger manual + * Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual * resynchronization. If empty, ApplicationTemplate will be ignored. * @return value or {@code null} for none */ @@ -80,7 +80,7 @@ public java.lang.String getRevision() { } /** - * Revision of the ApplicationTemplate to use. Changes to revision will trigger manual + * Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual * resynchronization. If empty, ApplicationTemplate will be ignored. * @param revision revision or {@code null} for none */ diff --git a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/FlagNameList.java b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/FlagNameList.java new file mode 100644 index 00000000000..857a7be6bb2 --- /dev/null +++ b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/FlagNameList.java @@ -0,0 +1,67 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except + * in compliance with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software distributed under the License + * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express + * or implied. See the License for the specific language governing permissions and limitations under + * the License. + */ +/* + * This code was generated by https://github.com/googleapis/google-api-java-client-services/ + * Modify at your own risk. + */ + +package com.google.api.services.saasservicemgmt.v1beta1.model; + +/** + * Wrapper for a list of flags. + * + *

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 App Lifecycle Manager API. For a detailed explanation + * see: + * https://developers.google.com/api-client-library/java/google-http-java-client/json + *

+ * + * @author Google, Inc. + */ +@SuppressWarnings("javadoc") +public final class FlagNameList extends com.google.api.client.json.GenericJson { + + /** + * Required. Flags to be rolled out. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.util.List flags; + + /** + * Required. Flags to be rolled out. + * @return value or {@code null} for none + */ + public java.util.List getFlags() { + return flags; + } + + /** + * Required. Flags to be rolled out. + * @param flags flags or {@code null} for none + */ + public FlagNameList setFlags(java.util.List flags) { + this.flags = flags; + return this; + } + + @Override + public FlagNameList set(String fieldName, Object value) { + return (FlagNameList) super.set(fieldName, value); + } + + @Override + public FlagNameList clone() { + return (FlagNameList) super.clone(); + } + +} diff --git a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/FlagRelease.java b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/FlagRelease.java index 1d956d54aaf..6d688530d31 100644 --- a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/FlagRelease.java +++ b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/FlagRelease.java @@ -79,6 +79,13 @@ public final class FlagRelease extends com.google.api.client.json.GenericJson { @com.google.api.client.util.Key private java.lang.String etag; + /** + * Optional. Immutable. Specifies the release consisting of a list of flags. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private FlagNameList flagNamesRelease; + /** * Optional. Immutable. DEPRECATED: Use flag_revisions_release instead. FlagRevisions to be rolled * out. Only one of flag_revisions, all_flags, or flag_sets can be set. It used to be the ultimate @@ -278,6 +285,23 @@ public FlagRelease setEtag(java.lang.String etag) { return this; } + /** + * Optional. Immutable. Specifies the release consisting of a list of flags. + * @return value or {@code null} for none + */ + public FlagNameList getFlagNamesRelease() { + return flagNamesRelease; + } + + /** + * Optional. Immutable. Specifies the release consisting of a list of flags. + * @param flagNamesRelease flagNamesRelease or {@code null} for none + */ + public FlagRelease setFlagNamesRelease(FlagNameList flagNamesRelease) { + this.flagNamesRelease = flagNamesRelease; + return this; + } + /** * Optional. Immutable. DEPRECATED: Use flag_revisions_release instead. FlagRevisions to be rolled * out. Only one of flag_revisions, all_flags, or flag_sets can be set. It used to be the ultimate diff --git a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/UnitKind.java b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/UnitKind.java index 24e91ea2ca3..5e13b8559d6 100644 --- a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/UnitKind.java +++ b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/com/google/api/services/saasservicemgmt/v1beta1/model/UnitKind.java @@ -42,7 +42,7 @@ public final class UnitKind extends com.google.api.client.json.GenericJson { private java.util.Map annotations; /** - * AppParams contains the parameters for creating an AppHub Application. + * Optional. AppParams contains the parameters for creating an AppHub Application. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -194,7 +194,7 @@ public UnitKind setAnnotations(java.util.Map annotatio } /** - * AppParams contains the parameters for creating an AppHub Application. + * Optional. AppParams contains the parameters for creating an AppHub Application. * @return value or {@code null} for none */ public AppParams getAppParams() { @@ -202,7 +202,7 @@ public AppParams getAppParams() { } /** - * AppParams contains the parameters for creating an AppHub Application. + * Optional. AppParams contains the parameters for creating an AppHub Application. * @param appParams appParams or {@code null} for none */ public UnitKind setAppParams(AppParams appParams) { diff --git a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/pom.xml b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/pom.xml index 8e1c6143ff6..22bff365e4f 100644 --- a/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/pom.xml +++ b/clients/google-api-services-saasservicemgmt/v1beta1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-saasservicemgmt - v1beta1-rev20260708-2.0.0 - App Lifecycle Manager API v1beta1-rev20260708-2.0.0 + v1beta1-rev20260816-2.0.0 + App Lifecycle Manager API v1beta1-rev20260816-2.0.0 jar 2011 diff --git a/clients/google-api-services-saasservicemgmt/v1beta1/README.md b/clients/google-api-services-saasservicemgmt/v1beta1/README.md index bb7a9bf3c84..8e8940f0881 100644 --- a/clients/google-api-services-saasservicemgmt/v1beta1/README.md +++ b/clients/google-api-services-saasservicemgmt/v1beta1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-saasservicemgmt - v1beta1-rev20260708-2.0.0 + v1beta1-rev20260816-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-saasservicemgmt:v1beta1-rev20260708-2.0.0' + implementation 'com.google.apis:google-api-services-saasservicemgmt:v1beta1-rev20260816-2.0.0' } ```