diff --git a/generation_config.yaml b/generation_config.yaml index 38c8a12c4264..384924d16e84 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ gapic_generator_version: 2.64.2 -googleapis_commitish: b60f5a5783d5ec0e8a8d254f73ad00316b9b646f -libraries_bom_version: 26.72.0 +googleapis_commitish: 1496716325adf01af70ffca9161dd62d7bebbd50 +libraries_bom_version: 26.73.0 # the libraries are ordered with respect to library name, which is # java-{library.library_name} or java-{library.api-shortname} when diff --git a/java-accessapproval/README.md b/java-accessapproval/README.md index f7226320f927..9db0fa24a520 100644 --- a/java-accessapproval/README.md +++ b/java-accessapproval/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-accessapproval - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-accessapproval:2.81.0' +implementation 'com.google.cloud:google-cloud-accessapproval:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-accessapproval.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-accesscontextmanager/README.md b/java-accesscontextmanager/README.md index d1b9fbb5e45c..77bf017e8fab 100644 --- a/java-accesscontextmanager/README.md +++ b/java-accesscontextmanager/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-identity-accesscontextmanager - 1.81.0 + 1.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-identity-accesscontextmanager:1.81.0' +implementation 'com.google.cloud:google-identity-accesscontextmanager:1.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.81.0" +libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-identity-accesscontextmanager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-identity-accesscontextmanager/1.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-identity-accesscontextmanager/1.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-admanager/README.md b/java-admanager/README.md index 82ce7419b4c7..47a8ea4099fa 100644 --- a/java-admanager/README.md +++ b/java-admanager/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.api-ads ad-manager - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.api-ads:ad-manager:0.39.0' +implementation 'com.google.api-ads:ad-manager:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.api-ads" % "ad-manager" % "0.39.0" +libraryDependencies += "com.google.api-ads" % "ad-manager" % "0.40.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.api-ads/ad-manager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/ad-manager/0.39.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/ad-manager/0.40.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-advisorynotifications/README.md b/java-advisorynotifications/README.md index 3867eee65b59..460ab8494e63 100644 --- a/java-advisorynotifications/README.md +++ b/java-advisorynotifications/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-advisorynotifications - 0.69.0 + 0.70.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-advisorynotifications:0.69.0' +implementation 'com.google.cloud:google-cloud-advisorynotifications:0.70.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.69.0" +libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.70.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-advisorynotifications.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-advisorynotifications/0.69.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-advisorynotifications/0.70.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-aiplatform/README.md b/java-aiplatform/README.md index eb35a5d8855c..3ea908c8de58 100644 --- a/java-aiplatform/README.md +++ b/java-aiplatform/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-aiplatform - 3.81.0 + 3.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-aiplatform:3.81.0' +implementation 'com.google.cloud:google-cloud-aiplatform:3.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-aiplatform.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-aiplatform/google-cloud-aiplatform/src/main/resources/META-INF/native-image/com.google.cloud.aiplatform.v1beta1/reflect-config.json b/java-aiplatform/google-cloud-aiplatform/src/main/resources/META-INF/native-image/com.google.cloud.aiplatform.v1beta1/reflect-config.json index af118af63c7c..e635ac92ec80 100644 --- a/java-aiplatform/google-cloud-aiplatform/src/main/resources/META-INF/native-image/com.google.cloud.aiplatform.v1beta1/reflect-config.json +++ b/java-aiplatform/google-cloud-aiplatform/src/main/resources/META-INF/native-image/com.google.cloud.aiplatform.v1beta1/reflect-config.json @@ -14984,6 +14984,24 @@ "allDeclaredClasses": true, "allPublicClasses": true }, + { + "name": "com.google.cloud.aiplatform.v1beta1.LustreMount", + "queryAllDeclaredConstructors": true, + "queryAllPublicConstructors": true, + "queryAllDeclaredMethods": true, + "allPublicMethods": true, + "allDeclaredClasses": true, + "allPublicClasses": true + }, + { + "name": "com.google.cloud.aiplatform.v1beta1.LustreMount$Builder", + "queryAllDeclaredConstructors": true, + "queryAllPublicConstructors": true, + "queryAllDeclaredMethods": true, + "allPublicMethods": true, + "allDeclaredClasses": true, + "allPublicClasses": true + }, { "name": "com.google.cloud.aiplatform.v1beta1.MachineSpec", "queryAllDeclaredConstructors": true, diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobProto.java b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobProto.java index 933fda10ac45..69ac2915ecfd 100644 --- a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobProto.java +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobProto.java @@ -134,7 +134,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "\016experiment_run\030\022 \001(\tB)\340A\001\372A#\n" + "!aiplatform.googleapis.com/Context\0227\n" + "\006models\030\024 \003(\tB\'\340A\001\372A!\n" - + "\037aiplatform.googleapis.com/Model\"\237\003\n" + + "\037aiplatform.googleapis.com/Model\"\351\003\n" + "\016WorkerPoolSpec\022H\n" + "\016container_spec\030\006 \001(\0132..google" + ".cloud.aiplatform.v1beta1.ContainerSpecH\000\022Q\n" @@ -144,7 +144,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "d.aiplatform.v1beta1.MachineSpecB\006\340A\001\340A\005\022\032\n\r" + "replica_count\030\002 \001(\003B\003\340A\001\022B\n\n" + "nfs_mounts\030\004" - + " \003(\0132).google.cloud.aiplatform.v1beta1.NfsMountB\003\340A\001\022<\n" + + " \003(\0132).google.cloud.aiplatform.v1beta1.NfsMountB\003\340A\001\022H\n\r" + + "lustre_mounts\030\t \003(\0132" + + ",.google.cloud.aiplatform.v1beta1.LustreMountB\003\340A\001\022<\n" + "\tdisk_spec\030\005 \001(\0132).google.cloud.aiplatform.v1beta1.DiskSpecB\006\n" + "\004task\"|\n\r" + "ContainerSpec\022\026\n" @@ -161,8 +163,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "Scheduling\022*\n" + "\007timeout\030\001 \001(\0132\031.google.protobuf.Duration\022%\n" + "\035restart_job_on_worker_restart\030\003 \001(\010\022K\n" - + "\010strategy\030\004 \001(\01624.google.clou" - + "d.aiplatform.v1beta1.Scheduling.StrategyB\003\340A\001\022\034\n" + + "\010strategy\030\004 \001(\01624.google.cloud.aipl" + + "atform.v1beta1.Scheduling.StrategyB\003\340A\001\022\034\n" + "\017disable_retries\030\005 \001(\010B\003\340A\001\0229\n" + "\021max_wait_duration\030\006" + " \001(\0132\031.google.protobuf.DurationB\003\340A\001\"q\n" @@ -173,11 +175,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "\010STANDARD\020\003\022\010\n" + "\004SPOT\020\004\022\016\n\n" + "FLEX_START\020\006B\345\001\n" - + "#com.google.cloud.aiplatform.v1beta1B\016CustomJobProtoP\001ZCcloud.googl" - + "e.com/go/aiplatform/apiv1beta1/aiplatfor" - + "mpb;aiplatformpb\252\002\037Google.Cloud.AIPlatfo" - + "rm.V1Beta1\312\002\037Google\\Cloud\\AIPlatform\\V1b" - + "eta1\352\002\"Google::Cloud::AIPlatform::V1beta1b\006proto3" + + "#com.google.cloud.aiplatform.v1beta1B\016CustomJobProtoP\001ZCcloud.google.com/" + + "go/aiplatform/apiv1beta1/aiplatformpb;ai" + + "platformpb\252\002\037Google.Cloud.AIPlatform.V1B" + + "eta1\312\002\037Google\\Cloud\\AIPlatform\\V1beta1\352\002" + + "\"Google::Cloud::AIPlatform::V1beta1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( @@ -269,6 +271,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "MachineSpec", "ReplicaCount", "NfsMounts", + "LustreMounts", "DiskSpec", "Task", }); diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LustreMount.java b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LustreMount.java new file mode 100644 index 000000000000..a054d921ccf8 --- /dev/null +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LustreMount.java @@ -0,0 +1,1208 @@ +/* + * Copyright 2025 Google LLC + * + * 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 + * + * https://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. + */ +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1beta1/machine_resources.proto + +// Protobuf Java Version: 3.25.8 +package com.google.cloud.aiplatform.v1beta1; + +/** + * + * + *
+ * Represents a mount configuration for Lustre file system.
+ * 
+ * + * Protobuf type {@code google.cloud.aiplatform.v1beta1.LustreMount} + */ +public final class LustreMount extends com.google.protobuf.GeneratedMessageV3 + implements + // @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.LustreMount) + LustreMountOrBuilder { + private static final long serialVersionUID = 0L; + + // Use LustreMount.newBuilder() to construct. + private LustreMount(com.google.protobuf.GeneratedMessageV3.Builder builder) { + super(builder); + } + + private LustreMount() { + instanceIp_ = ""; + volumeHandle_ = ""; + filesystem_ = ""; + mountPoint_ = ""; + } + + @java.lang.Override + @SuppressWarnings({"unused"}) + protected java.lang.Object newInstance(UnusedPrivateParameter unused) { + return new LustreMount(); + } + + public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { + return com.google.cloud.aiplatform.v1beta1.MachineResourcesProto + .internal_static_google_cloud_aiplatform_v1beta1_LustreMount_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return com.google.cloud.aiplatform.v1beta1.MachineResourcesProto + .internal_static_google_cloud_aiplatform_v1beta1_LustreMount_fieldAccessorTable + .ensureFieldAccessorsInitialized( + com.google.cloud.aiplatform.v1beta1.LustreMount.class, + com.google.cloud.aiplatform.v1beta1.LustreMount.Builder.class); + } + + public static final int INSTANCE_IP_FIELD_NUMBER = 1; + + @SuppressWarnings("serial") + private volatile java.lang.Object instanceIp_ = ""; + + /** + * + * + *
+   * Required. IP address of the Lustre instance.
+   * 
+ * + * string instance_ip = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The instanceIp. + */ + @java.lang.Override + public java.lang.String getInstanceIp() { + java.lang.Object ref = instanceIp_; + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + instanceIp_ = s; + return s; + } + } + + /** + * + * + *
+   * Required. IP address of the Lustre instance.
+   * 
+ * + * string instance_ip = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for instanceIp. + */ + @java.lang.Override + public com.google.protobuf.ByteString getInstanceIpBytes() { + java.lang.Object ref = instanceIp_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + instanceIp_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + public static final int VOLUME_HANDLE_FIELD_NUMBER = 2; + + @SuppressWarnings("serial") + private volatile java.lang.Object volumeHandle_ = ""; + + /** + * + * + *
+   * Required. The unique identifier of the Lustre volume.
+   * 
+ * + * string volume_handle = 2 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The volumeHandle. + */ + @java.lang.Override + public java.lang.String getVolumeHandle() { + java.lang.Object ref = volumeHandle_; + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + volumeHandle_ = s; + return s; + } + } + + /** + * + * + *
+   * Required. The unique identifier of the Lustre volume.
+   * 
+ * + * string volume_handle = 2 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for volumeHandle. + */ + @java.lang.Override + public com.google.protobuf.ByteString getVolumeHandleBytes() { + java.lang.Object ref = volumeHandle_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + volumeHandle_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + public static final int FILESYSTEM_FIELD_NUMBER = 3; + + @SuppressWarnings("serial") + private volatile java.lang.Object filesystem_ = ""; + + /** + * + * + *
+   * Required. The name of the Lustre filesystem.
+   * 
+ * + * string filesystem = 3 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The filesystem. + */ + @java.lang.Override + public java.lang.String getFilesystem() { + java.lang.Object ref = filesystem_; + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + filesystem_ = s; + return s; + } + } + + /** + * + * + *
+   * Required. The name of the Lustre filesystem.
+   * 
+ * + * string filesystem = 3 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for filesystem. + */ + @java.lang.Override + public com.google.protobuf.ByteString getFilesystemBytes() { + java.lang.Object ref = filesystem_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + filesystem_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + public static final int MOUNT_POINT_FIELD_NUMBER = 4; + + @SuppressWarnings("serial") + private volatile java.lang.Object mountPoint_ = ""; + + /** + * + * + *
+   * Required. Destination mount path. The Lustre file system will be mounted
+   * for the user under /mnt/lustre/<mount_point>
+   * 
+ * + * string mount_point = 4 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The mountPoint. + */ + @java.lang.Override + public java.lang.String getMountPoint() { + java.lang.Object ref = mountPoint_; + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + mountPoint_ = s; + return s; + } + } + + /** + * + * + *
+   * Required. Destination mount path. The Lustre file system will be mounted
+   * for the user under /mnt/lustre/<mount_point>
+   * 
+ * + * string mount_point = 4 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for mountPoint. + */ + @java.lang.Override + public com.google.protobuf.ByteString getMountPointBytes() { + java.lang.Object ref = mountPoint_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + mountPoint_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + private byte memoizedIsInitialized = -1; + + @java.lang.Override + public final boolean isInitialized() { + byte isInitialized = memoizedIsInitialized; + if (isInitialized == 1) return true; + if (isInitialized == 0) return false; + + memoizedIsInitialized = 1; + return true; + } + + @java.lang.Override + public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceIp_)) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 1, instanceIp_); + } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(volumeHandle_)) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 2, volumeHandle_); + } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filesystem_)) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 3, filesystem_); + } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(mountPoint_)) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 4, mountPoint_); + } + getUnknownFields().writeTo(output); + } + + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceIp_)) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, instanceIp_); + } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(volumeHandle_)) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, volumeHandle_); + } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filesystem_)) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, filesystem_); + } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(mountPoint_)) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, mountPoint_); + } + size += getUnknownFields().getSerializedSize(); + memoizedSize = size; + return size; + } + + @java.lang.Override + public boolean equals(final java.lang.Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof com.google.cloud.aiplatform.v1beta1.LustreMount)) { + return super.equals(obj); + } + com.google.cloud.aiplatform.v1beta1.LustreMount other = + (com.google.cloud.aiplatform.v1beta1.LustreMount) obj; + + if (!getInstanceIp().equals(other.getInstanceIp())) return false; + if (!getVolumeHandle().equals(other.getVolumeHandle())) return false; + if (!getFilesystem().equals(other.getFilesystem())) return false; + if (!getMountPoint().equals(other.getMountPoint())) return false; + if (!getUnknownFields().equals(other.getUnknownFields())) return false; + return true; + } + + @java.lang.Override + public int hashCode() { + if (memoizedHashCode != 0) { + return memoizedHashCode; + } + int hash = 41; + hash = (19 * hash) + getDescriptor().hashCode(); + hash = (37 * hash) + INSTANCE_IP_FIELD_NUMBER; + hash = (53 * hash) + getInstanceIp().hashCode(); + hash = (37 * hash) + VOLUME_HANDLE_FIELD_NUMBER; + hash = (53 * hash) + getVolumeHandle().hashCode(); + hash = (37 * hash) + FILESYSTEM_FIELD_NUMBER; + hash = (53 * hash) + getFilesystem().hashCode(); + hash = (37 * hash) + MOUNT_POINT_FIELD_NUMBER; + hash = (53 * hash) + getMountPoint().hashCode(); + hash = (29 * hash) + getUnknownFields().hashCode(); + memoizedHashCode = hash; + return hash; + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom( + java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom( + com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom( + com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom( + byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom( + java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseWithIOException( + PARSER, input, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseDelimitedFrom( + java.io.InputStream input) throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseDelimitedFrom( + java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException( + PARSER, input, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom( + com.google.protobuf.CodedInputStream input) throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount parseFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseWithIOException( + PARSER, input, extensionRegistry); + } + + @java.lang.Override + public Builder newBuilderForType() { + return newBuilder(); + } + + public static Builder newBuilder() { + return DEFAULT_INSTANCE.toBuilder(); + } + + public static Builder newBuilder(com.google.cloud.aiplatform.v1beta1.LustreMount prototype) { + return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); + } + + @java.lang.Override + public Builder toBuilder() { + return this == DEFAULT_INSTANCE ? new Builder() : new Builder().mergeFrom(this); + } + + @java.lang.Override + protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + Builder builder = new Builder(parent); + return builder; + } + + /** + * + * + *
+   * Represents a mount configuration for Lustre file system.
+   * 
+ * + * Protobuf type {@code google.cloud.aiplatform.v1beta1.LustreMount} + */ + public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder + implements + // @@protoc_insertion_point(builder_implements:google.cloud.aiplatform.v1beta1.LustreMount) + com.google.cloud.aiplatform.v1beta1.LustreMountOrBuilder { + public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { + return com.google.cloud.aiplatform.v1beta1.MachineResourcesProto + .internal_static_google_cloud_aiplatform_v1beta1_LustreMount_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return com.google.cloud.aiplatform.v1beta1.MachineResourcesProto + .internal_static_google_cloud_aiplatform_v1beta1_LustreMount_fieldAccessorTable + .ensureFieldAccessorsInitialized( + com.google.cloud.aiplatform.v1beta1.LustreMount.class, + com.google.cloud.aiplatform.v1beta1.LustreMount.Builder.class); + } + + // Construct using com.google.cloud.aiplatform.v1beta1.LustreMount.newBuilder() + private Builder() {} + + private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + super(parent); + } + + @java.lang.Override + public Builder clear() { + super.clear(); + bitField0_ = 0; + instanceIp_ = ""; + volumeHandle_ = ""; + filesystem_ = ""; + mountPoint_ = ""; + return this; + } + + @java.lang.Override + public com.google.protobuf.Descriptors.Descriptor getDescriptorForType() { + return com.google.cloud.aiplatform.v1beta1.MachineResourcesProto + .internal_static_google_cloud_aiplatform_v1beta1_LustreMount_descriptor; + } + + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.LustreMount getDefaultInstanceForType() { + return com.google.cloud.aiplatform.v1beta1.LustreMount.getDefaultInstance(); + } + + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.LustreMount build() { + com.google.cloud.aiplatform.v1beta1.LustreMount result = buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); + } + return result; + } + + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.LustreMount buildPartial() { + com.google.cloud.aiplatform.v1beta1.LustreMount result = + new com.google.cloud.aiplatform.v1beta1.LustreMount(this); + if (bitField0_ != 0) { + buildPartial0(result); + } + onBuilt(); + return result; + } + + private void buildPartial0(com.google.cloud.aiplatform.v1beta1.LustreMount result) { + int from_bitField0_ = bitField0_; + if (((from_bitField0_ & 0x00000001) != 0)) { + result.instanceIp_ = instanceIp_; + } + if (((from_bitField0_ & 0x00000002) != 0)) { + result.volumeHandle_ = volumeHandle_; + } + if (((from_bitField0_ & 0x00000004) != 0)) { + result.filesystem_ = filesystem_; + } + if (((from_bitField0_ & 0x00000008) != 0)) { + result.mountPoint_ = mountPoint_; + } + } + + @java.lang.Override + public Builder clone() { + return super.clone(); + } + + @java.lang.Override + public Builder setField( + com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) { + return super.setField(field, value); + } + + @java.lang.Override + public Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) { + return super.clearField(field); + } + + @java.lang.Override + public Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) { + return super.clearOneof(oneof); + } + + @java.lang.Override + public Builder setRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value) { + return super.setRepeatedField(field, index, value); + } + + @java.lang.Override + public Builder addRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) { + return super.addRepeatedField(field, value); + } + + @java.lang.Override + public Builder mergeFrom(com.google.protobuf.Message other) { + if (other instanceof com.google.cloud.aiplatform.v1beta1.LustreMount) { + return mergeFrom((com.google.cloud.aiplatform.v1beta1.LustreMount) other); + } else { + super.mergeFrom(other); + return this; + } + } + + public Builder mergeFrom(com.google.cloud.aiplatform.v1beta1.LustreMount other) { + if (other == com.google.cloud.aiplatform.v1beta1.LustreMount.getDefaultInstance()) + return this; + if (!other.getInstanceIp().isEmpty()) { + instanceIp_ = other.instanceIp_; + bitField0_ |= 0x00000001; + onChanged(); + } + if (!other.getVolumeHandle().isEmpty()) { + volumeHandle_ = other.volumeHandle_; + bitField0_ |= 0x00000002; + onChanged(); + } + if (!other.getFilesystem().isEmpty()) { + filesystem_ = other.filesystem_; + bitField0_ |= 0x00000004; + onChanged(); + } + if (!other.getMountPoint().isEmpty()) { + mountPoint_ = other.mountPoint_; + bitField0_ |= 0x00000008; + onChanged(); + } + this.mergeUnknownFields(other.getUnknownFields()); + onChanged(); + return this; + } + + @java.lang.Override + public final boolean isInitialized() { + return true; + } + + @java.lang.Override + public Builder mergeFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + if (extensionRegistry == null) { + throw new java.lang.NullPointerException(); + } + try { + boolean done = false; + while (!done) { + int tag = input.readTag(); + switch (tag) { + case 0: + done = true; + break; + case 10: + { + instanceIp_ = input.readStringRequireUtf8(); + bitField0_ |= 0x00000001; + break; + } // case 10 + case 18: + { + volumeHandle_ = input.readStringRequireUtf8(); + bitField0_ |= 0x00000002; + break; + } // case 18 + case 26: + { + filesystem_ = input.readStringRequireUtf8(); + bitField0_ |= 0x00000004; + break; + } // case 26 + case 34: + { + mountPoint_ = input.readStringRequireUtf8(); + bitField0_ |= 0x00000008; + break; + } // case 34 + default: + { + if (!super.parseUnknownField(input, extensionRegistry, tag)) { + done = true; // was an endgroup tag + } + break; + } // default: + } // switch (tag) + } // while (!done) + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + throw e.unwrapIOException(); + } finally { + onChanged(); + } // finally + return this; + } + + private int bitField0_; + + private java.lang.Object instanceIp_ = ""; + + /** + * + * + *
+     * Required. IP address of the Lustre instance.
+     * 
+ * + * string instance_ip = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The instanceIp. + */ + public java.lang.String getInstanceIp() { + java.lang.Object ref = instanceIp_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + instanceIp_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + + /** + * + * + *
+     * Required. IP address of the Lustre instance.
+     * 
+ * + * string instance_ip = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for instanceIp. + */ + public com.google.protobuf.ByteString getInstanceIpBytes() { + java.lang.Object ref = instanceIp_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + instanceIp_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + /** + * + * + *
+     * Required. IP address of the Lustre instance.
+     * 
+ * + * string instance_ip = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @param value The instanceIp to set. + * @return This builder for chaining. + */ + public Builder setInstanceIp(java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + instanceIp_ = value; + bitField0_ |= 0x00000001; + onChanged(); + return this; + } + + /** + * + * + *
+     * Required. IP address of the Lustre instance.
+     * 
+ * + * string instance_ip = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return This builder for chaining. + */ + public Builder clearInstanceIp() { + instanceIp_ = getDefaultInstance().getInstanceIp(); + bitField0_ = (bitField0_ & ~0x00000001); + onChanged(); + return this; + } + + /** + * + * + *
+     * Required. IP address of the Lustre instance.
+     * 
+ * + * string instance_ip = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @param value The bytes for instanceIp to set. + * @return This builder for chaining. + */ + public Builder setInstanceIpBytes(com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + instanceIp_ = value; + bitField0_ |= 0x00000001; + onChanged(); + return this; + } + + private java.lang.Object volumeHandle_ = ""; + + /** + * + * + *
+     * Required. The unique identifier of the Lustre volume.
+     * 
+ * + * string volume_handle = 2 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The volumeHandle. + */ + public java.lang.String getVolumeHandle() { + java.lang.Object ref = volumeHandle_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + volumeHandle_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + + /** + * + * + *
+     * Required. The unique identifier of the Lustre volume.
+     * 
+ * + * string volume_handle = 2 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for volumeHandle. + */ + public com.google.protobuf.ByteString getVolumeHandleBytes() { + java.lang.Object ref = volumeHandle_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + volumeHandle_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + /** + * + * + *
+     * Required. The unique identifier of the Lustre volume.
+     * 
+ * + * string volume_handle = 2 [(.google.api.field_behavior) = REQUIRED]; + * + * @param value The volumeHandle to set. + * @return This builder for chaining. + */ + public Builder setVolumeHandle(java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + volumeHandle_ = value; + bitField0_ |= 0x00000002; + onChanged(); + return this; + } + + /** + * + * + *
+     * Required. The unique identifier of the Lustre volume.
+     * 
+ * + * string volume_handle = 2 [(.google.api.field_behavior) = REQUIRED]; + * + * @return This builder for chaining. + */ + public Builder clearVolumeHandle() { + volumeHandle_ = getDefaultInstance().getVolumeHandle(); + bitField0_ = (bitField0_ & ~0x00000002); + onChanged(); + return this; + } + + /** + * + * + *
+     * Required. The unique identifier of the Lustre volume.
+     * 
+ * + * string volume_handle = 2 [(.google.api.field_behavior) = REQUIRED]; + * + * @param value The bytes for volumeHandle to set. + * @return This builder for chaining. + */ + public Builder setVolumeHandleBytes(com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + volumeHandle_ = value; + bitField0_ |= 0x00000002; + onChanged(); + return this; + } + + private java.lang.Object filesystem_ = ""; + + /** + * + * + *
+     * Required. The name of the Lustre filesystem.
+     * 
+ * + * string filesystem = 3 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The filesystem. + */ + public java.lang.String getFilesystem() { + java.lang.Object ref = filesystem_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + filesystem_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + + /** + * + * + *
+     * Required. The name of the Lustre filesystem.
+     * 
+ * + * string filesystem = 3 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for filesystem. + */ + public com.google.protobuf.ByteString getFilesystemBytes() { + java.lang.Object ref = filesystem_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + filesystem_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + /** + * + * + *
+     * Required. The name of the Lustre filesystem.
+     * 
+ * + * string filesystem = 3 [(.google.api.field_behavior) = REQUIRED]; + * + * @param value The filesystem to set. + * @return This builder for chaining. + */ + public Builder setFilesystem(java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + filesystem_ = value; + bitField0_ |= 0x00000004; + onChanged(); + return this; + } + + /** + * + * + *
+     * Required. The name of the Lustre filesystem.
+     * 
+ * + * string filesystem = 3 [(.google.api.field_behavior) = REQUIRED]; + * + * @return This builder for chaining. + */ + public Builder clearFilesystem() { + filesystem_ = getDefaultInstance().getFilesystem(); + bitField0_ = (bitField0_ & ~0x00000004); + onChanged(); + return this; + } + + /** + * + * + *
+     * Required. The name of the Lustre filesystem.
+     * 
+ * + * string filesystem = 3 [(.google.api.field_behavior) = REQUIRED]; + * + * @param value The bytes for filesystem to set. + * @return This builder for chaining. + */ + public Builder setFilesystemBytes(com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + filesystem_ = value; + bitField0_ |= 0x00000004; + onChanged(); + return this; + } + + private java.lang.Object mountPoint_ = ""; + + /** + * + * + *
+     * Required. Destination mount path. The Lustre file system will be mounted
+     * for the user under /mnt/lustre/<mount_point>
+     * 
+ * + * string mount_point = 4 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The mountPoint. + */ + public java.lang.String getMountPoint() { + java.lang.Object ref = mountPoint_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + mountPoint_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + + /** + * + * + *
+     * Required. Destination mount path. The Lustre file system will be mounted
+     * for the user under /mnt/lustre/<mount_point>
+     * 
+ * + * string mount_point = 4 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for mountPoint. + */ + public com.google.protobuf.ByteString getMountPointBytes() { + java.lang.Object ref = mountPoint_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + mountPoint_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + /** + * + * + *
+     * Required. Destination mount path. The Lustre file system will be mounted
+     * for the user under /mnt/lustre/<mount_point>
+     * 
+ * + * string mount_point = 4 [(.google.api.field_behavior) = REQUIRED]; + * + * @param value The mountPoint to set. + * @return This builder for chaining. + */ + public Builder setMountPoint(java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + mountPoint_ = value; + bitField0_ |= 0x00000008; + onChanged(); + return this; + } + + /** + * + * + *
+     * Required. Destination mount path. The Lustre file system will be mounted
+     * for the user under /mnt/lustre/<mount_point>
+     * 
+ * + * string mount_point = 4 [(.google.api.field_behavior) = REQUIRED]; + * + * @return This builder for chaining. + */ + public Builder clearMountPoint() { + mountPoint_ = getDefaultInstance().getMountPoint(); + bitField0_ = (bitField0_ & ~0x00000008); + onChanged(); + return this; + } + + /** + * + * + *
+     * Required. Destination mount path. The Lustre file system will be mounted
+     * for the user under /mnt/lustre/<mount_point>
+     * 
+ * + * string mount_point = 4 [(.google.api.field_behavior) = REQUIRED]; + * + * @param value The bytes for mountPoint to set. + * @return This builder for chaining. + */ + public Builder setMountPointBytes(com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + mountPoint_ = value; + bitField0_ |= 0x00000008; + onChanged(); + return this; + } + + @java.lang.Override + public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.setUnknownFields(unknownFields); + } + + @java.lang.Override + public final Builder mergeUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.mergeUnknownFields(unknownFields); + } + + // @@protoc_insertion_point(builder_scope:google.cloud.aiplatform.v1beta1.LustreMount) + } + + // @@protoc_insertion_point(class_scope:google.cloud.aiplatform.v1beta1.LustreMount) + private static final com.google.cloud.aiplatform.v1beta1.LustreMount DEFAULT_INSTANCE; + + static { + DEFAULT_INSTANCE = new com.google.cloud.aiplatform.v1beta1.LustreMount(); + } + + public static com.google.cloud.aiplatform.v1beta1.LustreMount getDefaultInstance() { + return DEFAULT_INSTANCE; + } + + private static final com.google.protobuf.Parser PARSER = + new com.google.protobuf.AbstractParser() { + @java.lang.Override + public LustreMount parsePartialFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + Builder builder = newBuilder(); + try { + builder.mergeFrom(input, extensionRegistry); + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + throw e.setUnfinishedMessage(builder.buildPartial()); + } catch (com.google.protobuf.UninitializedMessageException e) { + throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial()); + } catch (java.io.IOException e) { + throw new com.google.protobuf.InvalidProtocolBufferException(e) + .setUnfinishedMessage(builder.buildPartial()); + } + return builder.buildPartial(); + } + }; + + public static com.google.protobuf.Parser parser() { + return PARSER; + } + + @java.lang.Override + public com.google.protobuf.Parser getParserForType() { + return PARSER; + } + + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.LustreMount getDefaultInstanceForType() { + return DEFAULT_INSTANCE; + } +} diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LustreMountOrBuilder.java b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LustreMountOrBuilder.java new file mode 100644 index 000000000000..b3cdc7d03cd4 --- /dev/null +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LustreMountOrBuilder.java @@ -0,0 +1,132 @@ +/* + * Copyright 2025 Google LLC + * + * 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 + * + * https://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. + */ +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1beta1/machine_resources.proto + +// Protobuf Java Version: 3.25.8 +package com.google.cloud.aiplatform.v1beta1; + +public interface LustreMountOrBuilder + extends + // @@protoc_insertion_point(interface_extends:google.cloud.aiplatform.v1beta1.LustreMount) + com.google.protobuf.MessageOrBuilder { + + /** + * + * + *
+   * Required. IP address of the Lustre instance.
+   * 
+ * + * string instance_ip = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The instanceIp. + */ + java.lang.String getInstanceIp(); + + /** + * + * + *
+   * Required. IP address of the Lustre instance.
+   * 
+ * + * string instance_ip = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for instanceIp. + */ + com.google.protobuf.ByteString getInstanceIpBytes(); + + /** + * + * + *
+   * Required. The unique identifier of the Lustre volume.
+   * 
+ * + * string volume_handle = 2 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The volumeHandle. + */ + java.lang.String getVolumeHandle(); + + /** + * + * + *
+   * Required. The unique identifier of the Lustre volume.
+   * 
+ * + * string volume_handle = 2 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for volumeHandle. + */ + com.google.protobuf.ByteString getVolumeHandleBytes(); + + /** + * + * + *
+   * Required. The name of the Lustre filesystem.
+   * 
+ * + * string filesystem = 3 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The filesystem. + */ + java.lang.String getFilesystem(); + + /** + * + * + *
+   * Required. The name of the Lustre filesystem.
+   * 
+ * + * string filesystem = 3 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for filesystem. + */ + com.google.protobuf.ByteString getFilesystemBytes(); + + /** + * + * + *
+   * Required. Destination mount path. The Lustre file system will be mounted
+   * for the user under /mnt/lustre/<mount_point>
+   * 
+ * + * string mount_point = 4 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The mountPoint. + */ + java.lang.String getMountPoint(); + + /** + * + * + *
+   * Required. Destination mount path. The Lustre file system will be mounted
+   * for the user under /mnt/lustre/<mount_point>
+   * 
+ * + * string mount_point = 4 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The bytes for mountPoint. + */ + com.google.protobuf.ByteString getMountPointBytes(); +} diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MachineResourcesProto.java b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MachineResourcesProto.java index 406ad3f25531..3f59f81327c7 100644 --- a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MachineResourcesProto.java +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MachineResourcesProto.java @@ -68,6 +68,10 @@ public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry r internal_static_google_cloud_aiplatform_v1beta1_NfsMount_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_google_cloud_aiplatform_v1beta1_NfsMount_fieldAccessorTable; + static final com.google.protobuf.Descriptors.Descriptor + internal_static_google_cloud_aiplatform_v1beta1_LustreMount_descriptor; + static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_google_cloud_aiplatform_v1beta1_LustreMount_fieldAccessorTable; static final com.google.protobuf.Descriptors.Descriptor internal_static_google_cloud_aiplatform_v1beta1_AutoscalingMetricSpec_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable @@ -158,7 +162,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "\010NfsMount\022\023\n" + "\006server\030\001 \001(\tB\003\340A\002\022\021\n" + "\004path\030\002 \001(\tB\003\340A\002\022\030\n" - + "\013mount_point\030\003 \001(\tB\003\340A\002\"\376\001\n" + + "\013mount_point\030\003 \001(\tB\003\340A\002\"v\n" + + "\013LustreMount\022\030\n" + + "\013instance_ip\030\001 \001(\tB\003\340A\002\022\032\n\r" + + "volume_handle\030\002 \001(\tB\003\340A\002\022\027\n\n" + + "filesystem\030\003 \001(\tB\003\340A\002\022\030\n" + + "\013mount_point\030\004 \001(\tB\003\340A\002\"\376\001\n" + "\025AutoscalingMetricSpec\022\030\n" + "\013metric_name\030\001 \001(\tB\003\340A\002\022\016\n" + "\006target\030\002 \001(\005\022{\n" @@ -284,8 +293,16 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { new java.lang.String[] { "Server", "Path", "MountPoint", }); - internal_static_google_cloud_aiplatform_v1beta1_AutoscalingMetricSpec_descriptor = + internal_static_google_cloud_aiplatform_v1beta1_LustreMount_descriptor = getDescriptor().getMessageTypes().get(9); + internal_static_google_cloud_aiplatform_v1beta1_LustreMount_fieldAccessorTable = + new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( + internal_static_google_cloud_aiplatform_v1beta1_LustreMount_descriptor, + new java.lang.String[] { + "InstanceIp", "VolumeHandle", "Filesystem", "MountPoint", + }); + internal_static_google_cloud_aiplatform_v1beta1_AutoscalingMetricSpec_descriptor = + getDescriptor().getMessageTypes().get(10); internal_static_google_cloud_aiplatform_v1beta1_AutoscalingMetricSpec_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_google_cloud_aiplatform_v1beta1_AutoscalingMetricSpec_descriptor, @@ -303,7 +320,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "Key", "Value", }); internal_static_google_cloud_aiplatform_v1beta1_ShieldedVmConfig_descriptor = - getDescriptor().getMessageTypes().get(10); + getDescriptor().getMessageTypes().get(11); internal_static_google_cloud_aiplatform_v1beta1_ShieldedVmConfig_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_google_cloud_aiplatform_v1beta1_ShieldedVmConfig_descriptor, @@ -311,7 +328,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "EnableSecureBoot", }); internal_static_google_cloud_aiplatform_v1beta1_FlexStart_descriptor = - getDescriptor().getMessageTypes().get(11); + getDescriptor().getMessageTypes().get(12); internal_static_google_cloud_aiplatform_v1beta1_FlexStart_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_google_cloud_aiplatform_v1beta1_FlexStart_descriptor, diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Scheduling.java b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Scheduling.java index fb25bab4fc0d..54c2d460fcbd 100644 --- a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Scheduling.java +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Scheduling.java @@ -306,7 +306,7 @@ private Strategy(int value) { * * *
-   * The maximum job running time. The default is 7 days.
+   * Optional. The maximum job running time. The default is 7 days.
    * 
* * .google.protobuf.Duration timeout = 1; @@ -322,7 +322,7 @@ public boolean hasTimeout() { * * *
-   * The maximum job running time. The default is 7 days.
+   * Optional. The maximum job running time. The default is 7 days.
    * 
* * .google.protobuf.Duration timeout = 1; @@ -338,7 +338,7 @@ public com.google.protobuf.Duration getTimeout() { * * *
-   * The maximum job running time. The default is 7 days.
+   * Optional. The maximum job running time. The default is 7 days.
    * 
* * .google.protobuf.Duration timeout = 1; @@ -355,7 +355,7 @@ public com.google.protobuf.DurationOrBuilder getTimeoutOrBuilder() { * * *
-   * Restarts the entire CustomJob if a worker gets restarted.
+   * Optional. Restarts the entire CustomJob if a worker gets restarted.
    * This feature can be used by distributed training jobs that are not
    * resilient to workers leaving and joining a job.
    * 
@@ -977,7 +977,7 @@ public Builder mergeFrom( * * *
-     * The maximum job running time. The default is 7 days.
+     * Optional. The maximum job running time. The default is 7 days.
      * 
* * .google.protobuf.Duration timeout = 1; @@ -992,7 +992,7 @@ public boolean hasTimeout() { * * *
-     * The maximum job running time. The default is 7 days.
+     * Optional. The maximum job running time. The default is 7 days.
      * 
* * .google.protobuf.Duration timeout = 1; @@ -1011,7 +1011,7 @@ public com.google.protobuf.Duration getTimeout() { * * *
-     * The maximum job running time. The default is 7 days.
+     * Optional. The maximum job running time. The default is 7 days.
      * 
* * .google.protobuf.Duration timeout = 1; @@ -1034,7 +1034,7 @@ public Builder setTimeout(com.google.protobuf.Duration value) { * * *
-     * The maximum job running time. The default is 7 days.
+     * Optional. The maximum job running time. The default is 7 days.
      * 
* * .google.protobuf.Duration timeout = 1; @@ -1054,7 +1054,7 @@ public Builder setTimeout(com.google.protobuf.Duration.Builder builderForValue) * * *
-     * The maximum job running time. The default is 7 days.
+     * Optional. The maximum job running time. The default is 7 days.
      * 
* * .google.protobuf.Duration timeout = 1; @@ -1082,7 +1082,7 @@ public Builder mergeTimeout(com.google.protobuf.Duration value) { * * *
-     * The maximum job running time. The default is 7 days.
+     * Optional. The maximum job running time. The default is 7 days.
      * 
* * .google.protobuf.Duration timeout = 1; @@ -1102,7 +1102,7 @@ public Builder clearTimeout() { * * *
-     * The maximum job running time. The default is 7 days.
+     * Optional. The maximum job running time. The default is 7 days.
      * 
* * .google.protobuf.Duration timeout = 1; @@ -1117,7 +1117,7 @@ public com.google.protobuf.Duration.Builder getTimeoutBuilder() { * * *
-     * The maximum job running time. The default is 7 days.
+     * Optional. The maximum job running time. The default is 7 days.
      * 
* * .google.protobuf.Duration timeout = 1; @@ -1134,7 +1134,7 @@ public com.google.protobuf.DurationOrBuilder getTimeoutOrBuilder() { * * *
-     * The maximum job running time. The default is 7 days.
+     * Optional. The maximum job running time. The default is 7 days.
      * 
* * .google.protobuf.Duration timeout = 1; @@ -1162,7 +1162,7 @@ public com.google.protobuf.DurationOrBuilder getTimeoutOrBuilder() { * * *
-     * Restarts the entire CustomJob if a worker gets restarted.
+     * Optional. Restarts the entire CustomJob if a worker gets restarted.
      * This feature can be used by distributed training jobs that are not
      * resilient to workers leaving and joining a job.
      * 
@@ -1180,7 +1180,7 @@ public boolean getRestartJobOnWorkerRestart() { * * *
-     * Restarts the entire CustomJob if a worker gets restarted.
+     * Optional. Restarts the entire CustomJob if a worker gets restarted.
      * This feature can be used by distributed training jobs that are not
      * resilient to workers leaving and joining a job.
      * 
@@ -1202,7 +1202,7 @@ public Builder setRestartJobOnWorkerRestart(boolean value) { * * *
-     * Restarts the entire CustomJob if a worker gets restarted.
+     * Optional. Restarts the entire CustomJob if a worker gets restarted.
      * This feature can be used by distributed training jobs that are not
      * resilient to workers leaving and joining a job.
      * 
diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/SchedulingOrBuilder.java b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/SchedulingOrBuilder.java index 55321eea4ebd..a79b727e8fb4 100644 --- a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/SchedulingOrBuilder.java +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/SchedulingOrBuilder.java @@ -28,7 +28,7 @@ public interface SchedulingOrBuilder * * *
-   * The maximum job running time. The default is 7 days.
+   * Optional. The maximum job running time. The default is 7 days.
    * 
* * .google.protobuf.Duration timeout = 1; @@ -41,7 +41,7 @@ public interface SchedulingOrBuilder * * *
-   * The maximum job running time. The default is 7 days.
+   * Optional. The maximum job running time. The default is 7 days.
    * 
* * .google.protobuf.Duration timeout = 1; @@ -54,7 +54,7 @@ public interface SchedulingOrBuilder * * *
-   * The maximum job running time. The default is 7 days.
+   * Optional. The maximum job running time. The default is 7 days.
    * 
* * .google.protobuf.Duration timeout = 1; @@ -65,7 +65,7 @@ public interface SchedulingOrBuilder * * *
-   * Restarts the entire CustomJob if a worker gets restarted.
+   * Optional. Restarts the entire CustomJob if a worker gets restarted.
    * This feature can be used by distributed training jobs that are not
    * resilient to workers leaving and joining a job.
    * 
diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/WorkerPoolSpec.java b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/WorkerPoolSpec.java index 832cb69aa7ea..d477e96bbcf0 100644 --- a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/WorkerPoolSpec.java +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/WorkerPoolSpec.java @@ -41,6 +41,7 @@ private WorkerPoolSpec(com.google.protobuf.GeneratedMessageV3.Builder builder private WorkerPoolSpec() { nfsMounts_ = java.util.Collections.emptyList(); + lustreMounts_ = java.util.Collections.emptyList(); } @java.lang.Override @@ -388,6 +389,93 @@ public com.google.cloud.aiplatform.v1beta1.NfsMountOrBuilder getNfsMountsOrBuild return nfsMounts_.get(index); } + public static final int LUSTRE_MOUNTS_FIELD_NUMBER = 9; + + @SuppressWarnings("serial") + private java.util.List lustreMounts_; + + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + @java.lang.Override + public java.util.List getLustreMountsList() { + return lustreMounts_; + } + + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + @java.lang.Override + public java.util.List + getLustreMountsOrBuilderList() { + return lustreMounts_; + } + + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + @java.lang.Override + public int getLustreMountsCount() { + return lustreMounts_.size(); + } + + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.LustreMount getLustreMounts(int index) { + return lustreMounts_.get(index); + } + + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.LustreMountOrBuilder getLustreMountsOrBuilder( + int index) { + return lustreMounts_.get(index); + } + public static final int DISK_SPEC_FIELD_NUMBER = 5; private com.google.cloud.aiplatform.v1beta1.DiskSpec diskSpec_; @@ -473,6 +561,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io if (taskCase_ == 7) { output.writeMessage(7, (com.google.cloud.aiplatform.v1beta1.PythonPackageSpec) task_); } + for (int i = 0; i < lustreMounts_.size(); i++) { + output.writeMessage(9, lustreMounts_.get(i)); + } getUnknownFields().writeTo(output); } @@ -504,6 +595,9 @@ public int getSerializedSize() { com.google.protobuf.CodedOutputStream.computeMessageSize( 7, (com.google.cloud.aiplatform.v1beta1.PythonPackageSpec) task_); } + for (int i = 0; i < lustreMounts_.size(); i++) { + size += com.google.protobuf.CodedOutputStream.computeMessageSize(9, lustreMounts_.get(i)); + } size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -526,6 +620,7 @@ public boolean equals(final java.lang.Object obj) { } if (getReplicaCount() != other.getReplicaCount()) return false; if (!getNfsMountsList().equals(other.getNfsMountsList())) return false; + if (!getLustreMountsList().equals(other.getLustreMountsList())) return false; if (hasDiskSpec() != other.hasDiskSpec()) return false; if (hasDiskSpec()) { if (!getDiskSpec().equals(other.getDiskSpec())) return false; @@ -562,6 +657,10 @@ public int hashCode() { hash = (37 * hash) + NFS_MOUNTS_FIELD_NUMBER; hash = (53 * hash) + getNfsMountsList().hashCode(); } + if (getLustreMountsCount() > 0) { + hash = (37 * hash) + LUSTRE_MOUNTS_FIELD_NUMBER; + hash = (53 * hash) + getLustreMountsList().hashCode(); + } if (hasDiskSpec()) { hash = (37 * hash) + DISK_SPEC_FIELD_NUMBER; hash = (53 * hash) + getDiskSpec().hashCode(); @@ -721,6 +820,7 @@ private void maybeForceBuilderInitialization() { if (com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders) { getMachineSpecFieldBuilder(); getNfsMountsFieldBuilder(); + getLustreMountsFieldBuilder(); getDiskSpecFieldBuilder(); } } @@ -748,6 +848,13 @@ public Builder clear() { nfsMountsBuilder_.clear(); } bitField0_ = (bitField0_ & ~0x00000010); + if (lustreMountsBuilder_ == null) { + lustreMounts_ = java.util.Collections.emptyList(); + } else { + lustreMounts_ = null; + lustreMountsBuilder_.clear(); + } + bitField0_ = (bitField0_ & ~0x00000020); diskSpec_ = null; if (diskSpecBuilder_ != null) { diskSpecBuilder_.dispose(); @@ -802,6 +909,15 @@ private void buildPartialRepeatedFields( } else { result.nfsMounts_ = nfsMountsBuilder_.build(); } + if (lustreMountsBuilder_ == null) { + if (((bitField0_ & 0x00000020) != 0)) { + lustreMounts_ = java.util.Collections.unmodifiableList(lustreMounts_); + bitField0_ = (bitField0_ & ~0x00000020); + } + result.lustreMounts_ = lustreMounts_; + } else { + result.lustreMounts_ = lustreMountsBuilder_.build(); + } } private void buildPartial0(com.google.cloud.aiplatform.v1beta1.WorkerPoolSpec result) { @@ -815,7 +931,7 @@ private void buildPartial0(com.google.cloud.aiplatform.v1beta1.WorkerPoolSpec re if (((from_bitField0_ & 0x00000008) != 0)) { result.replicaCount_ = replicaCount_; } - if (((from_bitField0_ & 0x00000020) != 0)) { + if (((from_bitField0_ & 0x00000040) != 0)) { result.diskSpec_ = diskSpecBuilder_ == null ? diskSpec_ : diskSpecBuilder_.build(); to_bitField0_ |= 0x00000002; } @@ -912,6 +1028,33 @@ public Builder mergeFrom(com.google.cloud.aiplatform.v1beta1.WorkerPoolSpec othe } } } + if (lustreMountsBuilder_ == null) { + if (!other.lustreMounts_.isEmpty()) { + if (lustreMounts_.isEmpty()) { + lustreMounts_ = other.lustreMounts_; + bitField0_ = (bitField0_ & ~0x00000020); + } else { + ensureLustreMountsIsMutable(); + lustreMounts_.addAll(other.lustreMounts_); + } + onChanged(); + } + } else { + if (!other.lustreMounts_.isEmpty()) { + if (lustreMountsBuilder_.isEmpty()) { + lustreMountsBuilder_.dispose(); + lustreMountsBuilder_ = null; + lustreMounts_ = other.lustreMounts_; + bitField0_ = (bitField0_ & ~0x00000020); + lustreMountsBuilder_ = + com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders + ? getLustreMountsFieldBuilder() + : null; + } else { + lustreMountsBuilder_.addAllMessages(other.lustreMounts_); + } + } + } if (other.hasDiskSpec()) { mergeDiskSpec(other.getDiskSpec()); } @@ -985,7 +1128,7 @@ public Builder mergeFrom( case 42: { input.readMessage(getDiskSpecFieldBuilder().getBuilder(), extensionRegistry); - bitField0_ |= 0x00000020; + bitField0_ |= 0x00000040; break; } // case 42 case 50: @@ -1001,6 +1144,20 @@ public Builder mergeFrom( taskCase_ = 7; break; } // case 58 + case 74: + { + com.google.cloud.aiplatform.v1beta1.LustreMount m = + input.readMessage( + com.google.cloud.aiplatform.v1beta1.LustreMount.parser(), + extensionRegistry); + if (lustreMountsBuilder_ == null) { + ensureLustreMountsIsMutable(); + lustreMounts_.add(m); + } else { + lustreMountsBuilder_.addMessage(m); + } + break; + } // case 74 default: { if (!super.parseUnknownField(input, extensionRegistry, tag)) { @@ -2149,6 +2306,415 @@ public com.google.cloud.aiplatform.v1beta1.NfsMount.Builder addNfsMountsBuilder( return nfsMountsBuilder_; } + private java.util.List lustreMounts_ = + java.util.Collections.emptyList(); + + private void ensureLustreMountsIsMutable() { + if (!((bitField0_ & 0x00000020) != 0)) { + lustreMounts_ = + new java.util.ArrayList(lustreMounts_); + bitField0_ |= 0x00000020; + } + } + + private com.google.protobuf.RepeatedFieldBuilderV3< + com.google.cloud.aiplatform.v1beta1.LustreMount, + com.google.cloud.aiplatform.v1beta1.LustreMount.Builder, + com.google.cloud.aiplatform.v1beta1.LustreMountOrBuilder> + lustreMountsBuilder_; + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public java.util.List getLustreMountsList() { + if (lustreMountsBuilder_ == null) { + return java.util.Collections.unmodifiableList(lustreMounts_); + } else { + return lustreMountsBuilder_.getMessageList(); + } + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public int getLustreMountsCount() { + if (lustreMountsBuilder_ == null) { + return lustreMounts_.size(); + } else { + return lustreMountsBuilder_.getCount(); + } + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public com.google.cloud.aiplatform.v1beta1.LustreMount getLustreMounts(int index) { + if (lustreMountsBuilder_ == null) { + return lustreMounts_.get(index); + } else { + return lustreMountsBuilder_.getMessage(index); + } + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder setLustreMounts( + int index, com.google.cloud.aiplatform.v1beta1.LustreMount value) { + if (lustreMountsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureLustreMountsIsMutable(); + lustreMounts_.set(index, value); + onChanged(); + } else { + lustreMountsBuilder_.setMessage(index, value); + } + return this; + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder setLustreMounts( + int index, com.google.cloud.aiplatform.v1beta1.LustreMount.Builder builderForValue) { + if (lustreMountsBuilder_ == null) { + ensureLustreMountsIsMutable(); + lustreMounts_.set(index, builderForValue.build()); + onChanged(); + } else { + lustreMountsBuilder_.setMessage(index, builderForValue.build()); + } + return this; + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder addLustreMounts(com.google.cloud.aiplatform.v1beta1.LustreMount value) { + if (lustreMountsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureLustreMountsIsMutable(); + lustreMounts_.add(value); + onChanged(); + } else { + lustreMountsBuilder_.addMessage(value); + } + return this; + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder addLustreMounts( + int index, com.google.cloud.aiplatform.v1beta1.LustreMount value) { + if (lustreMountsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureLustreMountsIsMutable(); + lustreMounts_.add(index, value); + onChanged(); + } else { + lustreMountsBuilder_.addMessage(index, value); + } + return this; + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder addLustreMounts( + com.google.cloud.aiplatform.v1beta1.LustreMount.Builder builderForValue) { + if (lustreMountsBuilder_ == null) { + ensureLustreMountsIsMutable(); + lustreMounts_.add(builderForValue.build()); + onChanged(); + } else { + lustreMountsBuilder_.addMessage(builderForValue.build()); + } + return this; + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder addLustreMounts( + int index, com.google.cloud.aiplatform.v1beta1.LustreMount.Builder builderForValue) { + if (lustreMountsBuilder_ == null) { + ensureLustreMountsIsMutable(); + lustreMounts_.add(index, builderForValue.build()); + onChanged(); + } else { + lustreMountsBuilder_.addMessage(index, builderForValue.build()); + } + return this; + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder addAllLustreMounts( + java.lang.Iterable values) { + if (lustreMountsBuilder_ == null) { + ensureLustreMountsIsMutable(); + com.google.protobuf.AbstractMessageLite.Builder.addAll(values, lustreMounts_); + onChanged(); + } else { + lustreMountsBuilder_.addAllMessages(values); + } + return this; + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder clearLustreMounts() { + if (lustreMountsBuilder_ == null) { + lustreMounts_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00000020); + onChanged(); + } else { + lustreMountsBuilder_.clear(); + } + return this; + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder removeLustreMounts(int index) { + if (lustreMountsBuilder_ == null) { + ensureLustreMountsIsMutable(); + lustreMounts_.remove(index); + onChanged(); + } else { + lustreMountsBuilder_.remove(index); + } + return this; + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public com.google.cloud.aiplatform.v1beta1.LustreMount.Builder getLustreMountsBuilder( + int index) { + return getLustreMountsFieldBuilder().getBuilder(index); + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public com.google.cloud.aiplatform.v1beta1.LustreMountOrBuilder getLustreMountsOrBuilder( + int index) { + if (lustreMountsBuilder_ == null) { + return lustreMounts_.get(index); + } else { + return lustreMountsBuilder_.getMessageOrBuilder(index); + } + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public java.util.List + getLustreMountsOrBuilderList() { + if (lustreMountsBuilder_ != null) { + return lustreMountsBuilder_.getMessageOrBuilderList(); + } else { + return java.util.Collections.unmodifiableList(lustreMounts_); + } + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public com.google.cloud.aiplatform.v1beta1.LustreMount.Builder addLustreMountsBuilder() { + return getLustreMountsFieldBuilder() + .addBuilder(com.google.cloud.aiplatform.v1beta1.LustreMount.getDefaultInstance()); + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public com.google.cloud.aiplatform.v1beta1.LustreMount.Builder addLustreMountsBuilder( + int index) { + return getLustreMountsFieldBuilder() + .addBuilder(index, com.google.cloud.aiplatform.v1beta1.LustreMount.getDefaultInstance()); + } + + /** + * + * + *
+     * Optional. List of Lustre mounts.
+     * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public java.util.List + getLustreMountsBuilderList() { + return getLustreMountsFieldBuilder().getBuilderList(); + } + + private com.google.protobuf.RepeatedFieldBuilderV3< + com.google.cloud.aiplatform.v1beta1.LustreMount, + com.google.cloud.aiplatform.v1beta1.LustreMount.Builder, + com.google.cloud.aiplatform.v1beta1.LustreMountOrBuilder> + getLustreMountsFieldBuilder() { + if (lustreMountsBuilder_ == null) { + lustreMountsBuilder_ = + new com.google.protobuf.RepeatedFieldBuilderV3< + com.google.cloud.aiplatform.v1beta1.LustreMount, + com.google.cloud.aiplatform.v1beta1.LustreMount.Builder, + com.google.cloud.aiplatform.v1beta1.LustreMountOrBuilder>( + lustreMounts_, ((bitField0_ & 0x00000020) != 0), getParentForChildren(), isClean()); + lustreMounts_ = null; + } + return lustreMountsBuilder_; + } + private com.google.cloud.aiplatform.v1beta1.DiskSpec diskSpec_; private com.google.protobuf.SingleFieldBuilderV3< com.google.cloud.aiplatform.v1beta1.DiskSpec, @@ -2168,7 +2734,7 @@ public com.google.cloud.aiplatform.v1beta1.NfsMount.Builder addNfsMountsBuilder( * @return Whether the diskSpec field is set. */ public boolean hasDiskSpec() { - return ((bitField0_ & 0x00000020) != 0); + return ((bitField0_ & 0x00000040) != 0); } /** @@ -2210,7 +2776,7 @@ public Builder setDiskSpec(com.google.cloud.aiplatform.v1beta1.DiskSpec value) { } else { diskSpecBuilder_.setMessage(value); } - bitField0_ |= 0x00000020; + bitField0_ |= 0x00000040; onChanged(); return this; } @@ -2231,7 +2797,7 @@ public Builder setDiskSpec( } else { diskSpecBuilder_.setMessage(builderForValue.build()); } - bitField0_ |= 0x00000020; + bitField0_ |= 0x00000040; onChanged(); return this; } @@ -2247,7 +2813,7 @@ public Builder setDiskSpec( */ public Builder mergeDiskSpec(com.google.cloud.aiplatform.v1beta1.DiskSpec value) { if (diskSpecBuilder_ == null) { - if (((bitField0_ & 0x00000020) != 0) + if (((bitField0_ & 0x00000040) != 0) && diskSpec_ != null && diskSpec_ != com.google.cloud.aiplatform.v1beta1.DiskSpec.getDefaultInstance()) { getDiskSpecBuilder().mergeFrom(value); @@ -2258,7 +2824,7 @@ public Builder mergeDiskSpec(com.google.cloud.aiplatform.v1beta1.DiskSpec value) diskSpecBuilder_.mergeFrom(value); } if (diskSpec_ != null) { - bitField0_ |= 0x00000020; + bitField0_ |= 0x00000040; onChanged(); } return this; @@ -2274,7 +2840,7 @@ public Builder mergeDiskSpec(com.google.cloud.aiplatform.v1beta1.DiskSpec value) * .google.cloud.aiplatform.v1beta1.DiskSpec disk_spec = 5; */ public Builder clearDiskSpec() { - bitField0_ = (bitField0_ & ~0x00000020); + bitField0_ = (bitField0_ & ~0x00000040); diskSpec_ = null; if (diskSpecBuilder_ != null) { diskSpecBuilder_.dispose(); @@ -2294,7 +2860,7 @@ public Builder clearDiskSpec() { * .google.cloud.aiplatform.v1beta1.DiskSpec disk_spec = 5; */ public com.google.cloud.aiplatform.v1beta1.DiskSpec.Builder getDiskSpecBuilder() { - bitField0_ |= 0x00000020; + bitField0_ |= 0x00000040; onChanged(); return getDiskSpecFieldBuilder().getBuilder(); } diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/WorkerPoolSpecOrBuilder.java b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/WorkerPoolSpecOrBuilder.java index ebe451a2d9d9..a58f948a5ee7 100644 --- a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/WorkerPoolSpecOrBuilder.java +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/WorkerPoolSpecOrBuilder.java @@ -220,6 +220,72 @@ public interface WorkerPoolSpecOrBuilder */ com.google.cloud.aiplatform.v1beta1.NfsMountOrBuilder getNfsMountsOrBuilder(int index); + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + java.util.List getLustreMountsList(); + + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + com.google.cloud.aiplatform.v1beta1.LustreMount getLustreMounts(int index); + + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + int getLustreMountsCount(); + + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + java.util.List + getLustreMountsOrBuilderList(); + + /** + * + * + *
+   * Optional. List of Lustre mounts.
+   * 
+ * + * + * repeated .google.cloud.aiplatform.v1beta1.LustreMount lustre_mounts = 9 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + com.google.cloud.aiplatform.v1beta1.LustreMountOrBuilder getLustreMountsOrBuilder(int index); + /** * * diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/custom_job.proto b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/custom_job.proto index 04798e4b9503..d52dc962bbc8 100644 --- a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/custom_job.proto +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/custom_job.proto @@ -312,6 +312,10 @@ message WorkerPoolSpec { // Optional. List of NFS mount spec. repeated NfsMount nfs_mounts = 4 [(google.api.field_behavior) = OPTIONAL]; + // Optional. List of Lustre mounts. + repeated LustreMount lustre_mounts = 9 + [(google.api.field_behavior) = OPTIONAL]; + // Disk spec. DiskSpec disk_spec = 5; } @@ -387,10 +391,10 @@ message Scheduling { FLEX_START = 6; } - // The maximum job running time. The default is 7 days. + // Optional. The maximum job running time. The default is 7 days. google.protobuf.Duration timeout = 1; - // Restarts the entire CustomJob if a worker gets restarted. + // Optional. Restarts the entire CustomJob if a worker gets restarted. // This feature can be used by distributed training jobs that are not // resilient to workers leaving and joining a job. bool restart_job_on_worker_restart = 3; diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/machine_resources.proto b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/machine_resources.proto index afcb059e53e0..3e8466499fb5 100644 --- a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/machine_resources.proto +++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/machine_resources.proto @@ -355,6 +355,22 @@ message NfsMount { string mount_point = 3 [(google.api.field_behavior) = REQUIRED]; } +// Represents a mount configuration for Lustre file system. +message LustreMount { + // Required. IP address of the Lustre instance. + string instance_ip = 1 [(google.api.field_behavior) = REQUIRED]; + + // Required. The unique identifier of the Lustre volume. + string volume_handle = 2 [(google.api.field_behavior) = REQUIRED]; + + // Required. The name of the Lustre filesystem. + string filesystem = 3 [(google.api.field_behavior) = REQUIRED]; + + // Required. Destination mount path. The Lustre file system will be mounted + // for the user under /mnt/lustre/ + string mount_point = 4 [(google.api.field_behavior) = REQUIRED]; +} + // The metric specification that defines the target resource utilization // (CPU utilization, accelerator's duty cycle, and so on) for calculating the // desired replica count. diff --git a/java-alloydb-connectors/README.md b/java-alloydb-connectors/README.md index 1233947b86b3..413e0776e9b4 100644 --- a/java-alloydb-connectors/README.md +++ b/java-alloydb-connectors/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-alloydb-connectors - 0.58.0 + 0.59.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-alloydb-connectors:0.58.0' +implementation 'com.google.cloud:google-cloud-alloydb-connectors:0.59.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-alloydb-connectors" % "0.58.0" +libraryDependencies += "com.google.cloud" % "google-cloud-alloydb-connectors" % "0.59.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-alloydb-connectors.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-alloydb-connectors/0.58.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-alloydb-connectors/0.59.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-alloydb/README.md b/java-alloydb/README.md index 62081a6baa45..1bf5a62f9e4f 100644 --- a/java-alloydb/README.md +++ b/java-alloydb/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-alloydb - 0.69.0 + 0.70.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-alloydb:0.69.0' +implementation 'com.google.cloud:google-cloud-alloydb:0.70.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-alloydb" % "0.69.0" +libraryDependencies += "com.google.cloud" % "google-cloud-alloydb" % "0.70.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-alloydb.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-alloydb/0.69.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-alloydb/0.70.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-analytics-admin/README.md b/java-analytics-admin/README.md index 45831e5c49cb..bf35836335d8 100644 --- a/java-analytics-admin/README.md +++ b/java-analytics-admin/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.analytics google-analytics-admin - 0.90.0 + 0.91.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.analytics:google-analytics-admin:0.90.0' +implementation 'com.google.analytics:google-analytics-admin:0.91.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.90.0" +libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.91.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.analytics/google-analytics-admin.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.analytics/google-analytics-admin/0.90.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.analytics/google-analytics-admin/0.91.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-analytics-data/README.md b/java-analytics-data/README.md index e889ba4df7e3..c325c12acedc 100644 --- a/java-analytics-data/README.md +++ b/java-analytics-data/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.analytics google-analytics-data - 0.91.0 + 0.92.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.analytics:google-analytics-data:0.91.0' +implementation 'com.google.analytics:google-analytics-data:0.92.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.91.0" +libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.92.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.analytics/google-analytics-data.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.analytics/google-analytics-data/0.91.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.analytics/google-analytics-data/0.92.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-analyticshub/README.md b/java-analyticshub/README.md index f59b67b6498b..9c201fb1d74f 100644 --- a/java-analyticshub/README.md +++ b/java-analyticshub/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-analyticshub - 0.77.0 + 0.78.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-analyticshub:0.77.0' +implementation 'com.google.cloud:google-cloud-analyticshub:0.78.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-analyticshub" % "0.77.0" +libraryDependencies += "com.google.cloud" % "google-cloud-analyticshub" % "0.78.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-analyticshub.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-analyticshub/0.77.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-analyticshub/0.78.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-api-gateway/README.md b/java-api-gateway/README.md index 030f7adac0c1..252f548fc4b2 100644 --- a/java-api-gateway/README.md +++ b/java-api-gateway/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-api-gateway - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-api-gateway:2.80.0' +implementation 'com.google.cloud:google-cloud-api-gateway:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-api-gateway.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-api-gateway/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-api-gateway/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-apigee-connect/README.md b/java-apigee-connect/README.md index a2b7c90129b3..a480275c0642 100644 --- a/java-apigee-connect/README.md +++ b/java-apigee-connect/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-apigee-connect - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-apigee-connect:2.80.0' +implementation 'com.google.cloud:google-cloud-apigee-connect:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-apigee-connect" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-apigee-connect" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-apigee-connect.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apigee-connect/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apigee-connect/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-apigee-registry/README.md b/java-apigee-registry/README.md index 624e46924766..4c36791180f1 100644 --- a/java-apigee-registry/README.md +++ b/java-apigee-registry/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-apigee-registry - 0.80.0 + 0.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-apigee-registry:0.80.0' +implementation 'com.google.cloud:google-cloud-apigee-registry:0.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-apigee-registry" % "0.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-apigee-registry" % "0.81.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-apigee-registry.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apigee-registry/0.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apigee-registry/0.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-apihub/README.md b/java-apihub/README.md index dfd5f982d851..6a836e1c3083 100644 --- a/java-apihub/README.md +++ b/java-apihub/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-apihub - 0.33.0 + 0.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-apihub:0.33.0' +implementation 'com.google.cloud:google-cloud-apihub:0.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-apihub" % "0.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-apihub" % "0.34.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-apihub.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apihub/0.33.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apihub/0.34.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-apikeys/README.md b/java-apikeys/README.md index 588502191f68..79eb56b0e0c1 100644 --- a/java-apikeys/README.md +++ b/java-apikeys/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-apikeys - 0.78.0 + 0.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-apikeys:0.78.0' +implementation 'com.google.cloud:google-cloud-apikeys:0.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-apikeys" % "0.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-apikeys" % "0.79.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-apikeys.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apikeys/0.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apikeys/0.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-appengine-admin/README.md b/java-appengine-admin/README.md index f9cc85174b66..cb22657ace32 100644 --- a/java-appengine-admin/README.md +++ b/java-appengine-admin/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-appengine-admin - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-appengine-admin:2.80.0' +implementation 'com.google.cloud:google-cloud-appengine-admin:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-appengine-admin.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-appengine-admin/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-appengine-admin/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-apphub/README.md b/java-apphub/README.md index 424d4376ec02..0b62f94192b2 100644 --- a/java-apphub/README.md +++ b/java-apphub/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-apphub - 0.44.0 + 0.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-apphub:0.44.0' +implementation 'com.google.cloud:google-cloud-apphub:0.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-apphub" % "0.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-apphub" % "0.45.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-apphub.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apphub/0.44.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-apphub/0.45.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-area120-tables/README.md b/java-area120-tables/README.md index a8e728c07662..b2e60d997af4 100644 --- a/java-area120-tables/README.md +++ b/java-area120-tables/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.area120 google-area120-tables - 0.84.0 + 0.85.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.area120:google-area120-tables:0.84.0' +implementation 'com.google.area120:google-area120-tables:0.85.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.area120" % "google-area120-tables" % "0.84.0" +libraryDependencies += "com.google.area120" % "google-area120-tables" % "0.85.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.area120/google-area120-tables.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.area120/google-area120-tables/0.84.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.area120/google-area120-tables/0.85.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-artifact-registry/README.md b/java-artifact-registry/README.md index b4138a223506..bfdc37951766 100644 --- a/java-artifact-registry/README.md +++ b/java-artifact-registry/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-artifact-registry - 1.79.0 + 1.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-artifact-registry:1.79.0' +implementation 'com.google.cloud:google-cloud-artifact-registry:1.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-artifact-registry" % "1.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-artifact-registry" % "1.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-artifact-registry.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-artifact-registry/1.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-artifact-registry/1.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-asset/README.md b/java-asset/README.md index 96cb3d0cf9f8..1692b4614861 100644 --- a/java-asset/README.md +++ b/java-asset/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-asset - 3.84.1 + 3.85.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-asset:3.84.1' +implementation 'com.google.cloud:google-cloud-asset:3.85.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.84.1" +libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.85.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-asset.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-asset/3.84.1 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-asset/3.85.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-assured-workloads/README.md b/java-assured-workloads/README.md index 98d687215358..dd23c6067f8e 100644 --- a/java-assured-workloads/README.md +++ b/java-assured-workloads/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-assured-workloads - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-assured-workloads:2.80.0' +implementation 'com.google.cloud:google-cloud-assured-workloads:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-assured-workloads" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-assured-workloads" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-assured-workloads.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-assured-workloads/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-assured-workloads/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-automl/README.md b/java-automl/README.md index cb07a8e8a903..46f9fe5f4318 100644 --- a/java-automl/README.md +++ b/java-automl/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-automl - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-automl:2.80.0' +implementation 'com.google.cloud:google-cloud-automl:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-automl" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-automl" % "2.81.0" ``` ## Authentication @@ -205,7 +205,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-automl.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-automl/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-automl/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-backupdr/README.md b/java-backupdr/README.md index 42ce9055a71f..3ef0a26b6785 100644 --- a/java-backupdr/README.md +++ b/java-backupdr/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-backupdr - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-backupdr:0.39.0' +implementation 'com.google.cloud:google-cloud-backupdr:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-backupdr" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-backupdr" % "0.40.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-backupdr.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-backupdr/0.39.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-backupdr/0.40.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-bare-metal-solution/README.md b/java-bare-metal-solution/README.md index d3b09a15a0a6..6820d8be8eec 100644 --- a/java-bare-metal-solution/README.md +++ b/java-bare-metal-solution/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bare-metal-solution - 0.80.0 + 0.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bare-metal-solution:0.80.0' +implementation 'com.google.cloud:google-cloud-bare-metal-solution:0.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bare-metal-solution" % "0.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bare-metal-solution" % "0.81.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bare-metal-solution.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bare-metal-solution/0.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bare-metal-solution/0.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-batch/README.md b/java-batch/README.md index 243fb4106b86..fb2c1e0e552e 100644 --- a/java-batch/README.md +++ b/java-batch/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-batch - 0.80.0 + 0.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-batch:0.80.0' +implementation 'com.google.cloud:google-cloud-batch:0.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-batch" % "0.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-batch" % "0.81.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-batch.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-batch/0.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-batch/0.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-beyondcorp-appconnections/README.md b/java-beyondcorp-appconnections/README.md index d288c6de0d01..436af78f3db0 100644 --- a/java-beyondcorp-appconnections/README.md +++ b/java-beyondcorp-appconnections/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-appconnections - 0.78.0 + 0.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-appconnections:0.78.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-appconnections:0.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appconnections" % "0.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appconnections" % "0.79.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-beyondcorp-appconnections.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-appconnections/0.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-appconnections/0.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-beyondcorp-appconnectors/README.md b/java-beyondcorp-appconnectors/README.md index 53f36b3e6be3..97b721800a0a 100644 --- a/java-beyondcorp-appconnectors/README.md +++ b/java-beyondcorp-appconnectors/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-appconnectors - 0.78.0 + 0.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-appconnectors:0.78.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-appconnectors:0.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appconnectors" % "0.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appconnectors" % "0.79.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-beyondcorp-appconnectors.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-appconnectors/0.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-appconnectors/0.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-beyondcorp-appgateways/README.md b/java-beyondcorp-appgateways/README.md index 1c4a242712f3..ec159cabd9e4 100644 --- a/java-beyondcorp-appgateways/README.md +++ b/java-beyondcorp-appgateways/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-appgateways - 0.78.0 + 0.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-appgateways:0.78.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-appgateways:0.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appgateways" % "0.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appgateways" % "0.79.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-beyondcorp-appgateways.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-appgateways/0.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-appgateways/0.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-beyondcorp-clientconnectorservices/README.md b/java-beyondcorp-clientconnectorservices/README.md index cbfd42df7c80..fe77a7ee08f0 100644 --- a/java-beyondcorp-clientconnectorservices/README.md +++ b/java-beyondcorp-clientconnectorservices/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-clientconnectorservices - 0.78.0 + 0.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-clientconnectorservices:0.78.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-clientconnectorservices:0.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-clientconnectorservices" % "0.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-clientconnectorservices" % "0.79.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-beyondcorp-clientconnectorservices.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-clientconnectorservices/0.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-clientconnectorservices/0.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-beyondcorp-clientgateways/README.md b/java-beyondcorp-clientgateways/README.md index 91bf5bb41aa9..00aa1cae6edd 100644 --- a/java-beyondcorp-clientgateways/README.md +++ b/java-beyondcorp-clientgateways/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-clientgateways - 0.78.0 + 0.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-clientgateways:0.78.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-clientgateways:0.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-clientgateways" % "0.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-clientgateways" % "0.79.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-beyondcorp-clientgateways.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-clientgateways/0.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-beyondcorp-clientgateways/0.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-biglake/README.md b/java-biglake/README.md index 0d7cc421d8c7..542738ddea9b 100644 --- a/java-biglake/README.md +++ b/java-biglake/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-biglake - 0.68.0 + 0.69.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-biglake:0.68.0' +implementation 'com.google.cloud:google-cloud-biglake:0.69.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-biglake" % "0.68.0" +libraryDependencies += "com.google.cloud" % "google-cloud-biglake" % "0.69.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-biglake.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-biglake/0.68.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-biglake/0.69.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-bigquery-data-exchange/README.md b/java-bigquery-data-exchange/README.md index 3c1d69ce9442..e0a828c48ca6 100644 --- a/java-bigquery-data-exchange/README.md +++ b/java-bigquery-data-exchange/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigquery-data-exchange - 2.75.0 + 2.76.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigquery-data-exchange:2.75.0' +implementation 'com.google.cloud:google-cloud-bigquery-data-exchange:2.76.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquery-data-exchange" % "2.75.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquery-data-exchange" % "2.76.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquery-data-exchange.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquery-data-exchange/2.75.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquery-data-exchange/2.76.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-bigqueryconnection/README.md b/java-bigqueryconnection/README.md index 3d9eff99c0be..5b95d80154ca 100644 --- a/java-bigqueryconnection/README.md +++ b/java-bigqueryconnection/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigqueryconnection - 2.82.0 + 2.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigqueryconnection:2.82.0' +implementation 'com.google.cloud:google-cloud-bigqueryconnection:2.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "2.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "2.83.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigqueryconnection.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigqueryconnection/2.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigqueryconnection/2.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-bigquerydatapolicy/README.md b/java-bigquerydatapolicy/README.md index b4dc80731f60..18acfd4eba2d 100644 --- a/java-bigquerydatapolicy/README.md +++ b/java-bigquerydatapolicy/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigquerydatapolicy - 0.77.0 + 0.78.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerydatapolicy:0.77.0' +implementation 'com.google.cloud:google-cloud-bigquerydatapolicy:0.78.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatapolicy" % "0.77.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatapolicy" % "0.78.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquerydatapolicy.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerydatapolicy/0.77.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerydatapolicy/0.78.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-bigquerydatatransfer/README.md b/java-bigquerydatatransfer/README.md index e8004651d548..e6ac1c2f26b7 100644 --- a/java-bigquerydatatransfer/README.md +++ b/java-bigquerydatatransfer/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigquerydatatransfer - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerydatatransfer:2.80.0' +implementation 'com.google.cloud:google-cloud-bigquerydatatransfer:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquerydatatransfer.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerydatatransfer/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerydatatransfer/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-bigquerymigration/README.md b/java-bigquerymigration/README.md index 97ad77d0a419..34225e14338a 100644 --- a/java-bigquerymigration/README.md +++ b/java-bigquerymigration/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigquerymigration - 0.83.0 + 0.84.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerymigration:0.83.0' +implementation 'com.google.cloud:google-cloud-bigquerymigration:0.84.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerymigration" % "0.83.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerymigration" % "0.84.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquerymigration.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerymigration/0.83.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerymigration/0.84.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-bigqueryreservation/README.md b/java-bigqueryreservation/README.md index 570806eabf77..2e6c57438ee3 100644 --- a/java-bigqueryreservation/README.md +++ b/java-bigqueryreservation/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigqueryreservation - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigqueryreservation:2.81.0' +implementation 'com.google.cloud:google-cloud-bigqueryreservation:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigqueryreservation.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigqueryreservation/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigqueryreservation/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-billing/README.md b/java-billing/README.md index bfa9073f06e0..50734b83e370 100644 --- a/java-billing/README.md +++ b/java-billing/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-billing - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-billing:2.80.0' +implementation 'com.google.cloud:google-cloud-billing:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-billing" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-billing" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-billing.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-billing/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-billing/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-billingbudgets/README.md b/java-billingbudgets/README.md index 10f2fa4cb803..d867ee331362 100644 --- a/java-billingbudgets/README.md +++ b/java-billingbudgets/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-billingbudgets - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-billingbudgets:2.80.0' +implementation 'com.google.cloud:google-cloud-billingbudgets:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-billingbudgets" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-billingbudgets" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-billingbudgets.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-billingbudgets/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-billingbudgets/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-binary-authorization/README.md b/java-binary-authorization/README.md index 2d12e89e9ebf..0ced4684d3f0 100644 --- a/java-binary-authorization/README.md +++ b/java-binary-authorization/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-binary-authorization - 1.79.0 + 1.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-binary-authorization:1.79.0' +implementation 'com.google.cloud:google-cloud-binary-authorization:1.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-binary-authorization" % "1.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-binary-authorization" % "1.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-binary-authorization.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-binary-authorization/1.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-binary-authorization/1.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-capacityplanner/README.md b/java-capacityplanner/README.md index 96aed84127da..fd9bb3de8bc9 100644 --- a/java-capacityplanner/README.md +++ b/java-capacityplanner/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-capacityplanner - 0.3.0 + 0.4.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-capacityplanner:0.3.0' +implementation 'com.google.cloud:google-cloud-capacityplanner:0.4.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-capacityplanner" % "0.3.0" +libraryDependencies += "com.google.cloud" % "google-cloud-capacityplanner" % "0.4.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-capacityplanner.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-capacityplanner/0.3.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-capacityplanner/0.4.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-certificate-manager/README.md b/java-certificate-manager/README.md index 688f8077d34f..34380dde69e6 100644 --- a/java-certificate-manager/README.md +++ b/java-certificate-manager/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-certificate-manager - 0.83.0 + 0.84.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-certificate-manager:0.83.0' +implementation 'com.google.cloud:google-cloud-certificate-manager:0.84.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-certificate-manager" % "0.83.0" +libraryDependencies += "com.google.cloud" % "google-cloud-certificate-manager" % "0.84.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-certificate-manager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-certificate-manager/0.83.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-certificate-manager/0.84.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-channel/README.md b/java-channel/README.md index f554acb4da3f..55da4bed5a38 100644 --- a/java-channel/README.md +++ b/java-channel/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-channel - 3.84.0 + 3.85.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-channel:3.84.0' +implementation 'com.google.cloud:google-cloud-channel:3.85.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-channel" % "3.84.0" +libraryDependencies += "com.google.cloud" % "google-cloud-channel" % "3.85.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-channel.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-channel/3.84.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-channel/3.85.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-chat/README.md b/java-chat/README.md index f284079ae2d4..d7c1c39ae17f 100644 --- a/java-chat/README.md +++ b/java-chat/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-chat - 0.44.0 + 0.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-chat:0.44.0' +implementation 'com.google.cloud:google-cloud-chat:0.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-chat" % "0.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-chat" % "0.45.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-chat.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-chat/0.44.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-chat/0.45.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-chat/google-cloud-chat/src/main/java/com/google/chat/v1/ChatServiceClient.java b/java-chat/google-cloud-chat/src/main/java/com/google/chat/v1/ChatServiceClient.java index ae16e740aa8a..eee60154e398 100644 --- a/java-chat/google-cloud-chat/src/main/java/com/google/chat/v1/ChatServiceClient.java +++ b/java-chat/google-cloud-chat/src/main/java/com/google/chat/v1/ChatServiceClient.java @@ -96,9 +96,10 @@ * * *

ListMessages - *

Lists messages in a space that the caller is a member of, including messages from blocked members and spaces. If you list messages from a space with no messages, the response is an empty object. When using a REST/HTTP interface, the response contains an empty JSON object, `{}`. For an example, see [List messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). - *

Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - *

- `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.import` (import mode spaces only) + *

Lists messages in a space that the caller is a member of, including messages from blocked members and spaces. System messages, like those announcing new space members, aren't included. If you list messages from a space with no messages, the response is an empty object. When using a REST/HTTP interface, the response contains an empty JSON object, `{}`. For an example, see [List messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). + *

Supports the following types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): + *

- [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer Preview](https://developers.google.com/workspace/preview) with the authorization scope: - `https://www.googleapis.com/auth/chat.app.messages.readonly`. When using this authentication scope, this method only returns public messages in a space. It doesn't include private messages. + *

- [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.import` (import mode spaces only) * *

Request object method variants only take one parameter, a request object, which must be constructed before the call.

*
    @@ -165,7 +166,7 @@ *

    GetMessage *

    Returns details about a message. For an example, see [Get details about a message](https://developers.google.com/workspace/chat/get-messages). *

    Supports the following types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - *

    - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) with the authorization scope: - `https://www.googleapis.com/auth/chat.bot` + *

    - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.bot`: When using this authorization scope, this method returns details about a message the Chat app has access to, like direct messages and [slash commands](https://developers.google.com/workspace/chat/slash-commands) that invoke the Chat app. - `https://www.googleapis.com/auth/chat.app.messages.readonly` with [administrator approval](https://support.google.com/a?p=chat-app-auth) (available in [Developer Preview](https://developers.google.com/workspace/preview)). When using this authentication scope, this method returns details about a public message in a space. *

    - [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages` *

    Note: Might return a message from a blocked member or space. * @@ -292,10 +293,9 @@ * * *

    SearchSpaces - *

    Returns a list of spaces in a Google Workspace organization based on an administrator's search. + *

    Returns a list of spaces in a Google Workspace organization based on an administrator's search. In the request, set `use_admin_access` to `true`. For an example, see [Search for and manage spaces](https://developers.google.com/workspace/chat/search-manage-admin). *

    Requires [user authentication with administrator privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges) and one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - *

    - `https://www.googleapis.com/auth/chat.admin.spaces.readonly` - `https://www.googleapis.com/auth/chat.admin.spaces` - *

    In the request, set `use_admin_access` to `true`. + *

    - `https://www.googleapis.com/auth/chat.admin.spaces.readonly` - `https://www.googleapis.com/auth/chat.admin.spaces` * *

    Request object method variants only take one parameter, a request object, which must be constructed before the call.

    *
      @@ -759,9 +759,10 @@ *

      GetSpaceEvent *

      Returns an event from a Google Chat space. The [event payload](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.spaceEvents#SpaceEvent.FIELDS.oneof_payload) contains the most recent version of the resource that changed. For example, if you request an event about a new message but the message was later updated, the server returns the updated `Message` resource in the event payload. *

      Note: The `permissionSettings` field is not returned in the Space object of the Space event data for this request. - *

      Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with an [authorization scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) appropriate for reading the requested data: - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - `https://www.googleapis.com/auth/chat.messages.reactions` - `https://www.googleapis.com/auth/chat.memberships.readonly` - `https://www.googleapis.com/auth/chat.memberships` - *

      To get an event, the authenticated user must be a member of the space. + *

      Supports the following types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an [authorization scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) appropriate for reading the requested data: + *

      - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer Preview](https://developers.google.com/workspace/preview) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - `https://www.googleapis.com/auth/chat.app.messages.readonly` - `https://www.googleapis.com/auth/chat.app.memberships` + *

      - [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - `https://www.googleapis.com/auth/chat.messages.reactions` - `https://www.googleapis.com/auth/chat.memberships.readonly` - `https://www.googleapis.com/auth/chat.memberships` + *

      To get an event, the authenticated caller must be a member of the space. *

      For an example, see [Get details about an event from a Google Chat space](https://developers.google.com/workspace/chat/get-space-event). * *

      Request object method variants only take one parameter, a request object, which must be constructed before the call.

      @@ -782,9 +783,10 @@ * *

      ListSpaceEvents *

      Lists events from a Google Chat space. For each event, the [payload](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.spaceEvents#SpaceEvent.FIELDS.oneof_payload) contains the most recent version of the Chat resource. For example, if you list events about new space members, the server returns `Membership` resources that contain the latest membership details. If new members were removed during the requested period, the event payload contains an empty `Membership` resource. - *

      Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with an [authorization scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) appropriate for reading the requested data: - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - `https://www.googleapis.com/auth/chat.messages.reactions` - `https://www.googleapis.com/auth/chat.memberships.readonly` - `https://www.googleapis.com/auth/chat.memberships` - *

      To list events, the authenticated user must be a member of the space. + *

      Supports the following types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an [authorization scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) appropriate for reading the requested data: + *

      - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer Preview](https://developers.google.com/workspace/preview) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - `https://www.googleapis.com/auth/chat.app.messages.readonly` - `https://www.googleapis.com/auth/chat.app.memberships` + *

      - [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - `https://www.googleapis.com/auth/chat.messages.reactions` - `https://www.googleapis.com/auth/chat.memberships.readonly` - `https://www.googleapis.com/auth/chat.memberships` + *

      To list events, the authenticated caller must be a member of the space. *

      For an example, see [List events from a Google Chat space](https://developers.google.com/workspace/chat/list-space-events). * *

      Request object method variants only take one parameter, a request object, which must be constructed before the call.

      @@ -1253,17 +1255,26 @@ public final UnaryCallable createMessageCallable( // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Lists messages in a space that the caller is a member of, including messages from blocked - * members and spaces. If you list messages from a space with no messages, the response is an - * empty object. When using a REST/HTTP interface, the response contains an empty JSON object, - * `{}`. For an example, see [List - * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). + * members and spaces. System messages, like those announcing new space members, aren't included. + * If you list messages from a space with no messages, the response is an empty object. When using + * a REST/HTTP interface, the response contains an empty JSON object, `{}`. For an example, see + * [List messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with one of the following [authorization - * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): * - *

      - `https://www.googleapis.com/auth/chat.messages.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with the authorization scope: - + * `https://www.googleapis.com/auth/chat.app.messages.readonly`. When using this authentication + * scope, this method only returns public messages in a space. It doesn't include private + * messages. + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.import` * (import mode spaces only) * @@ -1298,17 +1309,26 @@ public final ListMessagesPagedResponse listMessages(SpaceName parent) { // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Lists messages in a space that the caller is a member of, including messages from blocked - * members and spaces. If you list messages from a space with no messages, the response is an - * empty object. When using a REST/HTTP interface, the response contains an empty JSON object, - * `{}`. For an example, see [List - * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). + * members and spaces. System messages, like those announcing new space members, aren't included. + * If you list messages from a space with no messages, the response is an empty object. When using + * a REST/HTTP interface, the response contains an empty JSON object, `{}`. For an example, see + * [List messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with one of the following [authorization - * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): + * + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with the authorization scope: - + * `https://www.googleapis.com/auth/chat.app.messages.readonly`. When using this authentication + * scope, this method only returns public messages in a space. It doesn't include private + * messages. * - *

      - `https://www.googleapis.com/auth/chat.messages.readonly` - + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.import` * (import mode spaces only) * @@ -1340,17 +1360,26 @@ public final ListMessagesPagedResponse listMessages(String parent) { // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Lists messages in a space that the caller is a member of, including messages from blocked - * members and spaces. If you list messages from a space with no messages, the response is an - * empty object. When using a REST/HTTP interface, the response contains an empty JSON object, - * `{}`. For an example, see [List - * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). + * members and spaces. System messages, like those announcing new space members, aren't included. + * If you list messages from a space with no messages, the response is an empty object. When using + * a REST/HTTP interface, the response contains an empty JSON object, `{}`. For an example, see + * [List messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with one of the following [authorization - * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): + * + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with the authorization scope: - + * `https://www.googleapis.com/auth/chat.app.messages.readonly`. When using this authentication + * scope, this method only returns public messages in a space. It doesn't include private + * messages. * - *

      - `https://www.googleapis.com/auth/chat.messages.readonly` - + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.import` * (import mode spaces only) * @@ -1388,17 +1417,26 @@ public final ListMessagesPagedResponse listMessages(ListMessagesRequest request) // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Lists messages in a space that the caller is a member of, including messages from blocked - * members and spaces. If you list messages from a space with no messages, the response is an - * empty object. When using a REST/HTTP interface, the response contains an empty JSON object, - * `{}`. For an example, see [List - * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). + * members and spaces. System messages, like those announcing new space members, aren't included. + * If you list messages from a space with no messages, the response is an empty object. When using + * a REST/HTTP interface, the response contains an empty JSON object, `{}`. For an example, see + * [List messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with one of the following [authorization - * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): * - *

      - `https://www.googleapis.com/auth/chat.messages.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with the authorization scope: - + * `https://www.googleapis.com/auth/chat.app.messages.readonly`. When using this authentication + * scope, this method only returns public messages in a space. It doesn't include private + * messages. + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.import` * (import mode spaces only) * @@ -1436,17 +1474,26 @@ public final ListMessagesPagedResponse listMessages(ListMessagesRequest request) // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Lists messages in a space that the caller is a member of, including messages from blocked - * members and spaces. If you list messages from a space with no messages, the response is an - * empty object. When using a REST/HTTP interface, the response contains an empty JSON object, - * `{}`. For an example, see [List - * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). + * members and spaces. System messages, like those announcing new space members, aren't included. + * If you list messages from a space with no messages, the response is an empty object. When using + * a REST/HTTP interface, the response contains an empty JSON object, `{}`. For an example, see + * [List messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with one of the following [authorization - * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): * - *

      - `https://www.googleapis.com/auth/chat.messages.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with the authorization scope: - + * `https://www.googleapis.com/auth/chat.app.messages.readonly`. When using this authentication + * scope, this method only returns public messages in a space. It doesn't include private + * messages. + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.import` * (import mode spaces only) * @@ -2014,7 +2061,14 @@ public final UnaryCallable getMembershipCallab * *

      - [App * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - * with the authorization scope: - `https://www.googleapis.com/auth/chat.bot` + * with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.bot`: + * When using this authorization scope, this method returns details about a message the Chat app + * has access to, like direct messages and [slash + * commands](https://developers.google.com/workspace/chat/slash-commands) that invoke the Chat + * app. - `https://www.googleapis.com/auth/chat.app.messages.readonly` with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) (available in [Developer + * Preview](https://developers.google.com/workspace/preview)). When using this authentication + * scope, this method returns details about a public message in a space. * *

      - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) @@ -2061,7 +2115,14 @@ public final Message getMessage(MessageName name) { * *

      - [App * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - * with the authorization scope: - `https://www.googleapis.com/auth/chat.bot` + * with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.bot`: + * When using this authorization scope, this method returns details about a message the Chat app + * has access to, like direct messages and [slash + * commands](https://developers.google.com/workspace/chat/slash-commands) that invoke the Chat + * app. - `https://www.googleapis.com/auth/chat.app.messages.readonly` with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) (available in [Developer + * Preview](https://developers.google.com/workspace/preview)). When using this authentication + * scope, this method returns details about a public message in a space. * *

      - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) @@ -2107,7 +2168,14 @@ public final Message getMessage(String name) { * *

      - [App * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - * with the authorization scope: - `https://www.googleapis.com/auth/chat.bot` + * with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.bot`: + * When using this authorization scope, this method returns details about a message the Chat app + * has access to, like direct messages and [slash + * commands](https://developers.google.com/workspace/chat/slash-commands) that invoke the Chat + * app. - `https://www.googleapis.com/auth/chat.app.messages.readonly` with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) (available in [Developer + * Preview](https://developers.google.com/workspace/preview)). When using this authentication + * scope, this method returns details about a public message in a space. * *

      - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) @@ -2151,7 +2219,14 @@ public final Message getMessage(GetMessageRequest request) { * *

      - [App * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - * with the authorization scope: - `https://www.googleapis.com/auth/chat.bot` + * with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.bot`: + * When using this authorization scope, this method returns details about a message the Chat app + * has access to, like direct messages and [slash + * commands](https://developers.google.com/workspace/chat/slash-commands) that invoke the Chat + * app. - `https://www.googleapis.com/auth/chat.app.messages.readonly` with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) (available in [Developer + * Preview](https://developers.google.com/workspace/preview)). When using this authentication + * scope, this method returns details about a public message in a space. * *

      - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) @@ -2968,6 +3043,8 @@ public final UnaryCallable listSpacesCall // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Returns a list of spaces in a Google Workspace organization based on an administrator's search. + * In the request, set `use_admin_access` to `true`. For an example, see [Search for and manage + * spaces](https://developers.google.com/workspace/chat/search-manage-admin). * *

      Requires [user authentication with administrator * privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges) @@ -2977,8 +3054,6 @@ public final UnaryCallable listSpacesCall *

      - `https://www.googleapis.com/auth/chat.admin.spaces.readonly` - * `https://www.googleapis.com/auth/chat.admin.spaces` * - *

      In the request, set `use_admin_access` to `true`. - * *

      Sample code: * *

      {@code
      @@ -3005,6 +3080,8 @@ public final SearchSpacesPagedResponse searchSpaces() {
         // AUTO-GENERATED DOCUMENTATION AND METHOD.
         /**
          * Returns a list of spaces in a Google Workspace organization based on an administrator's search.
      +   * In the request, set `use_admin_access` to `true`. For an example, see [Search for and manage
      +   * spaces](https://developers.google.com/workspace/chat/search-manage-admin).
          *
          * 

      Requires [user authentication with administrator * privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges) @@ -3014,8 +3091,6 @@ public final SearchSpacesPagedResponse searchSpaces() { *

      - `https://www.googleapis.com/auth/chat.admin.spaces.readonly` - * `https://www.googleapis.com/auth/chat.admin.spaces` * - *

      In the request, set `use_admin_access` to `true`. - * *

      Sample code: * *

      {@code
      @@ -3049,6 +3124,8 @@ public final SearchSpacesPagedResponse searchSpaces(SearchSpacesRequest request)
         // AUTO-GENERATED DOCUMENTATION AND METHOD.
         /**
          * Returns a list of spaces in a Google Workspace organization based on an administrator's search.
      +   * In the request, set `use_admin_access` to `true`. For an example, see [Search for and manage
      +   * spaces](https://developers.google.com/workspace/chat/search-manage-admin).
          *
          * 

      Requires [user authentication with administrator * privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges) @@ -3058,8 +3135,6 @@ public final SearchSpacesPagedResponse searchSpaces(SearchSpacesRequest request) *

      - `https://www.googleapis.com/auth/chat.admin.spaces.readonly` - * `https://www.googleapis.com/auth/chat.admin.spaces` * - *

      In the request, set `use_admin_access` to `true`. - * *

      Sample code: * *

      {@code
      @@ -3093,6 +3168,8 @@ public final SearchSpacesPagedResponse searchSpaces(SearchSpacesRequest request)
         // AUTO-GENERATED DOCUMENTATION AND METHOD.
         /**
          * Returns a list of spaces in a Google Workspace organization based on an administrator's search.
      +   * In the request, set `use_admin_access` to `true`. For an example, see [Search for and manage
      +   * spaces](https://developers.google.com/workspace/chat/search-manage-admin).
          *
          * 

      Requires [user authentication with administrator * privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges) @@ -3102,8 +3179,6 @@ public final SearchSpacesPagedResponse searchSpaces(SearchSpacesRequest request) *

      - `https://www.googleapis.com/auth/chat.admin.spaces.readonly` - * `https://www.googleapis.com/auth/chat.admin.spaces` * - *

      In the request, set `use_admin_access` to `true`. - * *

      Sample code: * *

      {@code
      @@ -3762,7 +3837,10 @@ public final UnaryCallable setUpSpaceCallable() {
          *     form of `spaces/{space}`. Only fields specified by `update_mask` are updated.
          * @param updateMask Required. The updated field paths, comma separated if there are multiple.
          *     

      You can update the following fields for a space: - *

      `space_details`: Updates the space's description. Supports up to 150 characters. + *

      `space_details`: Updates the space's description and guidelines. You must pass both + * description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to update one of the + * fields, pass the existing value for the other field. *

      `display_name`: Only supports updating the display name for spaces where `spaceType` * field is `SPACE`. If you receive the error message `ALREADY_EXISTS`, try a different value. * An existing space within the Google Workspace organization might already use this display @@ -3793,8 +3871,7 @@ public final UnaryCallable setUpSpaceCallable() { *

      `permission_settings`: Supports changing the [permission * settings](https://support.google.com/chat/answer/13340792) of a space. When updating * permission settings, you can only specify `permissionSettings` field masks; you cannot - * update other field masks at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. The supported field masks include: + * update other field masks at the same time. The supported field masks include: *

      - `permission_settings.manageMembersAndGroups` - * `permission_settings.modifySpaceDetails` - `permission_settings.toggleHistory` - * `permission_settings.useAtMentionAll` - `permission_settings.manageApps` - @@ -6664,13 +6741,24 @@ public final ThreadReadState getThreadReadState(GetThreadReadStateRequest reques *

      Note: The `permissionSettings` field is not returned in the Space object of the Space event * data for this request. * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: * - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with one of the following + * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - + * `https://www.googleapis.com/auth/chat.app.messages.readonly` - + * `https://www.googleapis.com/auth/chat.app.memberships` + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.spaces.readonly` - * `https://www.googleapis.com/auth/chat.spaces` - * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - @@ -6679,7 +6767,7 @@ public final ThreadReadState getThreadReadState(GetThreadReadStateRequest reques * `https://www.googleapis.com/auth/chat.memberships.readonly` - * `https://www.googleapis.com/auth/chat.memberships` * - *

      To get an event, the authenticated user must be a member of the space. + *

      To get an event, the authenticated caller must be a member of the space. * *

      For an example, see [Get details about an event from a Google Chat * space](https://developers.google.com/workspace/chat/get-space-event). @@ -6719,13 +6807,24 @@ public final SpaceEvent getSpaceEvent(SpaceEventName name) { *

      Note: The `permissionSettings` field is not returned in the Space object of the Space event * data for this request. * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: * - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with one of the following + * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - + * `https://www.googleapis.com/auth/chat.app.messages.readonly` - + * `https://www.googleapis.com/auth/chat.app.memberships` + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.spaces.readonly` - * `https://www.googleapis.com/auth/chat.spaces` - * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - @@ -6734,7 +6833,7 @@ public final SpaceEvent getSpaceEvent(SpaceEventName name) { * `https://www.googleapis.com/auth/chat.memberships.readonly` - * `https://www.googleapis.com/auth/chat.memberships` * - *

      To get an event, the authenticated user must be a member of the space. + *

      To get an event, the authenticated caller must be a member of the space. * *

      For an example, see [Get details about an event from a Google Chat * space](https://developers.google.com/workspace/chat/get-space-event). @@ -6773,13 +6872,24 @@ public final SpaceEvent getSpaceEvent(String name) { *

      Note: The `permissionSettings` field is not returned in the Space object of the Space event * data for this request. * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: * - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with one of the following + * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - + * `https://www.googleapis.com/auth/chat.app.messages.readonly` - + * `https://www.googleapis.com/auth/chat.app.memberships` + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.spaces.readonly` - * `https://www.googleapis.com/auth/chat.spaces` - * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - @@ -6788,7 +6898,7 @@ public final SpaceEvent getSpaceEvent(String name) { * `https://www.googleapis.com/auth/chat.memberships.readonly` - * `https://www.googleapis.com/auth/chat.memberships` * - *

      To get an event, the authenticated user must be a member of the space. + *

      To get an event, the authenticated caller must be a member of the space. * *

      For an example, see [Get details about an event from a Google Chat * space](https://developers.google.com/workspace/chat/get-space-event). @@ -6828,13 +6938,24 @@ public final SpaceEvent getSpaceEvent(GetSpaceEventRequest request) { *

      Note: The `permissionSettings` field is not returned in the Space object of the Space event * data for this request. * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: * - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with one of the following + * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - + * `https://www.googleapis.com/auth/chat.app.messages.readonly` - + * `https://www.googleapis.com/auth/chat.app.memberships` + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.spaces.readonly` - * `https://www.googleapis.com/auth/chat.spaces` - * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - @@ -6843,7 +6964,7 @@ public final SpaceEvent getSpaceEvent(GetSpaceEventRequest request) { * `https://www.googleapis.com/auth/chat.memberships.readonly` - * `https://www.googleapis.com/auth/chat.memberships` * - *

      To get an event, the authenticated user must be a member of the space. + *

      To get an event, the authenticated caller must be a member of the space. * *

      For an example, see [Get details about an event from a Google Chat * space](https://developers.google.com/workspace/chat/get-space-event). @@ -6880,13 +7001,24 @@ public final UnaryCallable getSpaceEventCallab * details. If new members were removed during the requested period, the event payload contains an * empty `Membership` resource. * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: * - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with one of the following + * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - + * `https://www.googleapis.com/auth/chat.app.messages.readonly` - + * `https://www.googleapis.com/auth/chat.app.memberships` + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.spaces.readonly` - * `https://www.googleapis.com/auth/chat.spaces` - * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - @@ -6895,7 +7027,7 @@ public final UnaryCallable getSpaceEventCallab * `https://www.googleapis.com/auth/chat.memberships.readonly` - * `https://www.googleapis.com/auth/chat.memberships` * - *

      To list events, the authenticated user must be a member of the space. + *

      To list events, the authenticated caller must be a member of the space. * *

      For an example, see [List events from a Google Chat * space](https://developers.google.com/workspace/chat/list-space-events). @@ -6970,13 +7102,24 @@ public final ListSpaceEventsPagedResponse listSpaceEvents(SpaceName parent, Stri * details. If new members were removed during the requested period, the event payload contains an * empty `Membership` resource. * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: * - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with one of the following + * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - + * `https://www.googleapis.com/auth/chat.app.messages.readonly` - + * `https://www.googleapis.com/auth/chat.app.memberships` + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.spaces.readonly` - * `https://www.googleapis.com/auth/chat.spaces` - * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - @@ -6985,7 +7128,7 @@ public final ListSpaceEventsPagedResponse listSpaceEvents(SpaceName parent, Stri * `https://www.googleapis.com/auth/chat.memberships.readonly` - * `https://www.googleapis.com/auth/chat.memberships` * - *

      To list events, the authenticated user must be a member of the space. + *

      To list events, the authenticated caller must be a member of the space. * *

      For an example, see [List events from a Google Chat * space](https://developers.google.com/workspace/chat/list-space-events). @@ -7057,13 +7200,24 @@ public final ListSpaceEventsPagedResponse listSpaceEvents(String parent, String * details. If new members were removed during the requested period, the event payload contains an * empty `Membership` resource. * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: * - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with one of the following + * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - + * `https://www.googleapis.com/auth/chat.app.messages.readonly` - + * `https://www.googleapis.com/auth/chat.app.memberships` + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.spaces.readonly` - * `https://www.googleapis.com/auth/chat.spaces` - * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - @@ -7072,7 +7226,7 @@ public final ListSpaceEventsPagedResponse listSpaceEvents(String parent, String * `https://www.googleapis.com/auth/chat.memberships.readonly` - * `https://www.googleapis.com/auth/chat.memberships` * - *

      To list events, the authenticated user must be a member of the space. + *

      To list events, the authenticated caller must be a member of the space. * *

      For an example, see [List events from a Google Chat * space](https://developers.google.com/workspace/chat/list-space-events). @@ -7115,13 +7269,24 @@ public final ListSpaceEventsPagedResponse listSpaceEvents(ListSpaceEventsRequest * details. If new members were removed during the requested period, the event payload contains an * empty `Membership` resource. * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: * - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with one of the following + * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - + * `https://www.googleapis.com/auth/chat.app.messages.readonly` - + * `https://www.googleapis.com/auth/chat.app.memberships` + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.spaces.readonly` - * `https://www.googleapis.com/auth/chat.spaces` - * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - @@ -7130,7 +7295,7 @@ public final ListSpaceEventsPagedResponse listSpaceEvents(ListSpaceEventsRequest * `https://www.googleapis.com/auth/chat.memberships.readonly` - * `https://www.googleapis.com/auth/chat.memberships` * - *

      To list events, the authenticated user must be a member of the space. + *

      To list events, the authenticated caller must be a member of the space. * *

      For an example, see [List events from a Google Chat * space](https://developers.google.com/workspace/chat/list-space-events). @@ -7174,13 +7339,24 @@ public final ListSpaceEventsPagedResponse listSpaceEvents(ListSpaceEventsRequest * details. If new members were removed during the requested period, the event payload contains an * empty `Membership` resource. * - *

      Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + *

      Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: * - *

      - `https://www.googleapis.com/auth/chat.spaces.readonly` - + *

      - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer + * Preview](https://developers.google.com/workspace/preview) with one of the following + * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - + * `https://www.googleapis.com/auth/chat.app.messages.readonly` - + * `https://www.googleapis.com/auth/chat.app.memberships` + * + *

      - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: - + * `https://www.googleapis.com/auth/chat.spaces.readonly` - * `https://www.googleapis.com/auth/chat.spaces` - * `https://www.googleapis.com/auth/chat.messages.readonly` - * `https://www.googleapis.com/auth/chat.messages` - @@ -7189,7 +7365,7 @@ public final ListSpaceEventsPagedResponse listSpaceEvents(ListSpaceEventsRequest * `https://www.googleapis.com/auth/chat.memberships.readonly` - * `https://www.googleapis.com/auth/chat.memberships` * - *

      To list events, the authenticated user must be a member of the space. + *

      To list events, the authenticated caller must be a member of the space. * *

      For an example, see [List events from a Google Chat * space](https://developers.google.com/workspace/chat/list-space-events). diff --git a/java-chat/google-cloud-chat/src/main/java/com/google/chat/v1/stub/ChatServiceStubSettings.java b/java-chat/google-cloud-chat/src/main/java/com/google/chat/v1/stub/ChatServiceStubSettings.java index 202dfb4effbb..035f193b38d2 100644 --- a/java-chat/google-cloud-chat/src/main/java/com/google/chat/v1/stub/ChatServiceStubSettings.java +++ b/java-chat/google-cloud-chat/src/main/java/com/google/chat/v1/stub/ChatServiceStubSettings.java @@ -176,6 +176,7 @@ public class ChatServiceStubSettings extends StubSettings * Lists messages in a space that the caller is a member of, including - * messages from blocked members and spaces. If you list messages from a + * messages from blocked members and spaces. System messages, like those + * announcing new space members, aren't included. If you list messages from a * space with no messages, the response is an empty object. When using a * REST/HTTP interface, the response contains an empty JSON object, `{}`. * For an example, see * [List * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). - * Requires [user + * Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): + * - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) in + * [Developer Preview](https://developers.google.com/workspace/preview) + * with the authorization scope: + * - `https://www.googleapis.com/auth/chat.app.messages.readonly`. When + * using this authentication scope, this method only returns public + * messages in a space. It doesn't include private messages. + * - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with one of the following [authorization - * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - * - `https://www.googleapis.com/auth/chat.messages.readonly` - * - `https://www.googleapis.com/auth/chat.messages` - * - `https://www.googleapis.com/auth/chat.import` (import mode spaces only) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.messages.readonly` + * - `https://www.googleapis.com/auth/chat.messages` + * - `https://www.googleapis.com/auth/chat.import` (import mode spaces + * only) *

      */ default void listMessages( @@ -1696,8 +1708,18 @@ default void getMembership( * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): * - [App * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - * with the authorization scope: - * - `https://www.googleapis.com/auth/chat.bot` + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.bot`: When using this + * authorization scope, this method returns details about a message the + * Chat app has access to, like direct messages and [slash + * commands](https://developers.google.com/workspace/chat/slash-commands) + * that invoke the Chat app. + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) (available in + * [Developer Preview](https://developers.google.com/workspace/preview)). + * When using this authentication scope, + * this method returns details about a public message in a space. * - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) * with one of the following authorization scopes: @@ -1860,7 +1882,9 @@ default void listSpaces( * *
            * Returns a list of spaces in a Google Workspace organization based on an
      -     * administrator's search.
      +     * administrator's search. In the request, set `use_admin_access` to `true`.
      +     * For an example, see [Search for and manage
      +     * spaces](https://developers.google.com/workspace/chat/search-manage-admin).
            * Requires [user
            * authentication with administrator
            * privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges)
      @@ -1868,7 +1892,6 @@ default void listSpaces(
            * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes):
            *   - `https://www.googleapis.com/auth/chat.admin.spaces.readonly`
            *   - `https://www.googleapis.com/auth/chat.admin.spaces`
      -     * In the request, set `use_admin_access` to `true`.
            * 
      */ default void searchSpaces( @@ -2545,20 +2568,33 @@ default void getThreadReadState( * payload. * Note: The `permissionSettings` field is not returned in the Space * object of the Space event data for this request. - * Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + * Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + * with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: - * - `https://www.googleapis.com/auth/chat.spaces.readonly` - * - `https://www.googleapis.com/auth/chat.spaces` - * - `https://www.googleapis.com/auth/chat.messages.readonly` - * - `https://www.googleapis.com/auth/chat.messages` - * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - * - `https://www.googleapis.com/auth/chat.messages.reactions` - * - `https://www.googleapis.com/auth/chat.memberships.readonly` - * - `https://www.googleapis.com/auth/chat.memberships` - * To get an event, the authenticated user must be a member of the space. + * - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) in + * [Developer Preview](https://developers.google.com/workspace/preview) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.app.spaces` + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * - `https://www.googleapis.com/auth/chat.app.memberships` + * - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.spaces.readonly` + * - `https://www.googleapis.com/auth/chat.spaces` + * - `https://www.googleapis.com/auth/chat.messages.readonly` + * - `https://www.googleapis.com/auth/chat.messages` + * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + * - `https://www.googleapis.com/auth/chat.messages.reactions` + * - `https://www.googleapis.com/auth/chat.memberships.readonly` + * - `https://www.googleapis.com/auth/chat.memberships` + * To get an event, the authenticated caller must be a member of the space. * For an example, see [Get details about an * event from a Google Chat * space](https://developers.google.com/workspace/chat/get-space-event). @@ -2582,20 +2618,33 @@ default void getSpaceEvent( * resources that contain the latest membership details. If new members were * removed during the requested period, the event payload contains an empty * `Membership` resource. - * Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + * Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + * with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: - * - `https://www.googleapis.com/auth/chat.spaces.readonly` - * - `https://www.googleapis.com/auth/chat.spaces` - * - `https://www.googleapis.com/auth/chat.messages.readonly` - * - `https://www.googleapis.com/auth/chat.messages` - * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - * - `https://www.googleapis.com/auth/chat.messages.reactions` - * - `https://www.googleapis.com/auth/chat.memberships.readonly` - * - `https://www.googleapis.com/auth/chat.memberships` - * To list events, the authenticated user must be a member of the space. + * - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) in + * [Developer Preview](https://developers.google.com/workspace/preview) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.app.spaces` + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * - `https://www.googleapis.com/auth/chat.app.memberships` + * - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.spaces.readonly` + * - `https://www.googleapis.com/auth/chat.spaces` + * - `https://www.googleapis.com/auth/chat.messages.readonly` + * - `https://www.googleapis.com/auth/chat.messages` + * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + * - `https://www.googleapis.com/auth/chat.messages.reactions` + * - `https://www.googleapis.com/auth/chat.memberships.readonly` + * - `https://www.googleapis.com/auth/chat.memberships` + * To list events, the authenticated caller must be a member of the space. * For an example, see [List events from a Google Chat * space](https://developers.google.com/workspace/chat/list-space-events). *
      @@ -2741,19 +2790,31 @@ public void createMessage( * *
            * Lists messages in a space that the caller is a member of, including
      -     * messages from blocked members and spaces. If you list messages from a
      +     * messages from blocked members and spaces. System messages, like those
      +     * announcing new space members, aren't included. If you list messages from a
            * space with no messages, the response is an empty object. When using a
            * REST/HTTP interface, the response contains an empty JSON object, `{}`.
            * For an example, see
            * [List
            * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list).
      -     * Requires [user
      +     * Supports the following types of
      +     * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize):
      +     * - [App
      +     * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
      +     * with [administrator
      +     * approval](https://support.google.com/a?p=chat-app-auth) in
      +     * [Developer Preview](https://developers.google.com/workspace/preview)
      +     *  with the authorization scope:
      +     *     - `https://www.googleapis.com/auth/chat.app.messages.readonly`. When
      +     *     using this authentication scope, this method only returns public
      +     *     messages in a space. It doesn't include private messages.
      +     * - [User
            * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
      -     * with one of the following [authorization
      -     * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes):
      -     *   - `https://www.googleapis.com/auth/chat.messages.readonly`
      -     *   - `https://www.googleapis.com/auth/chat.messages`
      -     *   - `https://www.googleapis.com/auth/chat.import` (import mode spaces only)
      +     * with one of the following authorization scopes:
      +     *     - `https://www.googleapis.com/auth/chat.messages.readonly`
      +     *     - `https://www.googleapis.com/auth/chat.messages`
      +     *     - `https://www.googleapis.com/auth/chat.import` (import mode spaces
      +     *     only)
            * 
      */ public void listMessages( @@ -2858,8 +2919,18 @@ public void getMembership( * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): * - [App * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - * with the authorization scope: - * - `https://www.googleapis.com/auth/chat.bot` + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.bot`: When using this + * authorization scope, this method returns details about a message the + * Chat app has access to, like direct messages and [slash + * commands](https://developers.google.com/workspace/chat/slash-commands) + * that invoke the Chat app. + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) (available in + * [Developer Preview](https://developers.google.com/workspace/preview)). + * When using this authentication scope, + * this method returns details about a public message in a space. * - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) * with one of the following authorization scopes: @@ -3032,7 +3103,9 @@ public void listSpaces( * *
            * Returns a list of spaces in a Google Workspace organization based on an
      -     * administrator's search.
      +     * administrator's search. In the request, set `use_admin_access` to `true`.
      +     * For an example, see [Search for and manage
      +     * spaces](https://developers.google.com/workspace/chat/search-manage-admin).
            * Requires [user
            * authentication with administrator
            * privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges)
      @@ -3040,7 +3113,6 @@ public void listSpaces(
            * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes):
            *   - `https://www.googleapis.com/auth/chat.admin.spaces.readonly`
            *   - `https://www.googleapis.com/auth/chat.admin.spaces`
      -     * In the request, set `use_admin_access` to `true`.
            * 
      */ public void searchSpaces( @@ -3757,20 +3829,33 @@ public void getThreadReadState( * payload. * Note: The `permissionSettings` field is not returned in the Space * object of the Space event data for this request. - * Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + * Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + * with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: - * - `https://www.googleapis.com/auth/chat.spaces.readonly` - * - `https://www.googleapis.com/auth/chat.spaces` - * - `https://www.googleapis.com/auth/chat.messages.readonly` - * - `https://www.googleapis.com/auth/chat.messages` - * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - * - `https://www.googleapis.com/auth/chat.messages.reactions` - * - `https://www.googleapis.com/auth/chat.memberships.readonly` - * - `https://www.googleapis.com/auth/chat.memberships` - * To get an event, the authenticated user must be a member of the space. + * - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) in + * [Developer Preview](https://developers.google.com/workspace/preview) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.app.spaces` + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * - `https://www.googleapis.com/auth/chat.app.memberships` + * - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.spaces.readonly` + * - `https://www.googleapis.com/auth/chat.spaces` + * - `https://www.googleapis.com/auth/chat.messages.readonly` + * - `https://www.googleapis.com/auth/chat.messages` + * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + * - `https://www.googleapis.com/auth/chat.messages.reactions` + * - `https://www.googleapis.com/auth/chat.memberships.readonly` + * - `https://www.googleapis.com/auth/chat.memberships` + * To get an event, the authenticated caller must be a member of the space. * For an example, see [Get details about an * event from a Google Chat * space](https://developers.google.com/workspace/chat/get-space-event). @@ -3796,20 +3881,33 @@ public void getSpaceEvent( * resources that contain the latest membership details. If new members were * removed during the requested period, the event payload contains an empty * `Membership` resource. - * Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + * Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + * with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: - * - `https://www.googleapis.com/auth/chat.spaces.readonly` - * - `https://www.googleapis.com/auth/chat.spaces` - * - `https://www.googleapis.com/auth/chat.messages.readonly` - * - `https://www.googleapis.com/auth/chat.messages` - * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - * - `https://www.googleapis.com/auth/chat.messages.reactions` - * - `https://www.googleapis.com/auth/chat.memberships.readonly` - * - `https://www.googleapis.com/auth/chat.memberships` - * To list events, the authenticated user must be a member of the space. + * - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) in + * [Developer Preview](https://developers.google.com/workspace/preview) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.app.spaces` + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * - `https://www.googleapis.com/auth/chat.app.memberships` + * - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.spaces.readonly` + * - `https://www.googleapis.com/auth/chat.spaces` + * - `https://www.googleapis.com/auth/chat.messages.readonly` + * - `https://www.googleapis.com/auth/chat.messages` + * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + * - `https://www.googleapis.com/auth/chat.messages.reactions` + * - `https://www.googleapis.com/auth/chat.memberships.readonly` + * - `https://www.googleapis.com/auth/chat.memberships` + * To list events, the authenticated caller must be a member of the space. * For an example, see [List events from a Google Chat * space](https://developers.google.com/workspace/chat/list-space-events). *
      @@ -3942,19 +4040,31 @@ public com.google.chat.v1.Message createMessage(com.google.chat.v1.CreateMessage * *
            * Lists messages in a space that the caller is a member of, including
      -     * messages from blocked members and spaces. If you list messages from a
      +     * messages from blocked members and spaces. System messages, like those
      +     * announcing new space members, aren't included. If you list messages from a
            * space with no messages, the response is an empty object. When using a
            * REST/HTTP interface, the response contains an empty JSON object, `{}`.
            * For an example, see
            * [List
            * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list).
      -     * Requires [user
      +     * Supports the following types of
      +     * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize):
      +     * - [App
      +     * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
      +     * with [administrator
      +     * approval](https://support.google.com/a?p=chat-app-auth) in
      +     * [Developer Preview](https://developers.google.com/workspace/preview)
      +     *  with the authorization scope:
      +     *     - `https://www.googleapis.com/auth/chat.app.messages.readonly`. When
      +     *     using this authentication scope, this method only returns public
      +     *     messages in a space. It doesn't include private messages.
      +     * - [User
            * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
      -     * with one of the following [authorization
      -     * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes):
      -     *   - `https://www.googleapis.com/auth/chat.messages.readonly`
      -     *   - `https://www.googleapis.com/auth/chat.messages`
      -     *   - `https://www.googleapis.com/auth/chat.import` (import mode spaces only)
      +     * with one of the following authorization scopes:
      +     *     - `https://www.googleapis.com/auth/chat.messages.readonly`
      +     *     - `https://www.googleapis.com/auth/chat.messages`
      +     *     - `https://www.googleapis.com/auth/chat.import` (import mode spaces
      +     *     only)
            * 
      */ public com.google.chat.v1.ListMessagesResponse listMessages( @@ -4050,8 +4160,18 @@ public com.google.chat.v1.Membership getMembership( * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): * - [App * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - * with the authorization scope: - * - `https://www.googleapis.com/auth/chat.bot` + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.bot`: When using this + * authorization scope, this method returns details about a message the + * Chat app has access to, like direct messages and [slash + * commands](https://developers.google.com/workspace/chat/slash-commands) + * that invoke the Chat app. + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) (available in + * [Developer Preview](https://developers.google.com/workspace/preview)). + * When using this authentication scope, + * this method returns details about a public message in a space. * - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) * with one of the following authorization scopes: @@ -4210,7 +4330,9 @@ public com.google.chat.v1.ListSpacesResponse listSpaces( * *
            * Returns a list of spaces in a Google Workspace organization based on an
      -     * administrator's search.
      +     * administrator's search. In the request, set `use_admin_access` to `true`.
      +     * For an example, see [Search for and manage
      +     * spaces](https://developers.google.com/workspace/chat/search-manage-admin).
            * Requires [user
            * authentication with administrator
            * privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges)
      @@ -4218,7 +4340,6 @@ public com.google.chat.v1.ListSpacesResponse listSpaces(
            * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes):
            *   - `https://www.googleapis.com/auth/chat.admin.spaces.readonly`
            *   - `https://www.googleapis.com/auth/chat.admin.spaces`
      -     * In the request, set `use_admin_access` to `true`.
            * 
      */ public com.google.chat.v1.SearchSpacesResponse searchSpaces( @@ -4875,20 +4996,33 @@ public com.google.chat.v1.ThreadReadState getThreadReadState( * payload. * Note: The `permissionSettings` field is not returned in the Space * object of the Space event data for this request. - * Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + * Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + * with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: - * - `https://www.googleapis.com/auth/chat.spaces.readonly` - * - `https://www.googleapis.com/auth/chat.spaces` - * - `https://www.googleapis.com/auth/chat.messages.readonly` - * - `https://www.googleapis.com/auth/chat.messages` - * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - * - `https://www.googleapis.com/auth/chat.messages.reactions` - * - `https://www.googleapis.com/auth/chat.memberships.readonly` - * - `https://www.googleapis.com/auth/chat.memberships` - * To get an event, the authenticated user must be a member of the space. + * - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) in + * [Developer Preview](https://developers.google.com/workspace/preview) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.app.spaces` + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * - `https://www.googleapis.com/auth/chat.app.memberships` + * - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.spaces.readonly` + * - `https://www.googleapis.com/auth/chat.spaces` + * - `https://www.googleapis.com/auth/chat.messages.readonly` + * - `https://www.googleapis.com/auth/chat.messages` + * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + * - `https://www.googleapis.com/auth/chat.messages.reactions` + * - `https://www.googleapis.com/auth/chat.memberships.readonly` + * - `https://www.googleapis.com/auth/chat.memberships` + * To get an event, the authenticated caller must be a member of the space. * For an example, see [Get details about an * event from a Google Chat * space](https://developers.google.com/workspace/chat/get-space-event). @@ -4911,20 +5045,33 @@ public com.google.chat.v1.SpaceEvent getSpaceEvent( * resources that contain the latest membership details. If new members were * removed during the requested period, the event payload contains an empty * `Membership` resource. - * Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + * Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + * with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: - * - `https://www.googleapis.com/auth/chat.spaces.readonly` - * - `https://www.googleapis.com/auth/chat.spaces` - * - `https://www.googleapis.com/auth/chat.messages.readonly` - * - `https://www.googleapis.com/auth/chat.messages` - * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - * - `https://www.googleapis.com/auth/chat.messages.reactions` - * - `https://www.googleapis.com/auth/chat.memberships.readonly` - * - `https://www.googleapis.com/auth/chat.memberships` - * To list events, the authenticated user must be a member of the space. + * - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) in + * [Developer Preview](https://developers.google.com/workspace/preview) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.app.spaces` + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * - `https://www.googleapis.com/auth/chat.app.memberships` + * - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.spaces.readonly` + * - `https://www.googleapis.com/auth/chat.spaces` + * - `https://www.googleapis.com/auth/chat.messages.readonly` + * - `https://www.googleapis.com/auth/chat.messages` + * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + * - `https://www.googleapis.com/auth/chat.messages.reactions` + * - `https://www.googleapis.com/auth/chat.memberships.readonly` + * - `https://www.googleapis.com/auth/chat.memberships` + * To list events, the authenticated caller must be a member of the space. * For an example, see [List events from a Google Chat * space](https://developers.google.com/workspace/chat/list-space-events). *
      @@ -5050,19 +5197,31 @@ public com.google.chat.v1.Message createMessage( * *
            * Lists messages in a space that the caller is a member of, including
      -     * messages from blocked members and spaces. If you list messages from a
      +     * messages from blocked members and spaces. System messages, like those
      +     * announcing new space members, aren't included. If you list messages from a
            * space with no messages, the response is an empty object. When using a
            * REST/HTTP interface, the response contains an empty JSON object, `{}`.
            * For an example, see
            * [List
            * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list).
      -     * Requires [user
      +     * Supports the following types of
      +     * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize):
      +     * - [App
      +     * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
      +     * with [administrator
      +     * approval](https://support.google.com/a?p=chat-app-auth) in
      +     * [Developer Preview](https://developers.google.com/workspace/preview)
      +     *  with the authorization scope:
      +     *     - `https://www.googleapis.com/auth/chat.app.messages.readonly`. When
      +     *     using this authentication scope, this method only returns public
      +     *     messages in a space. It doesn't include private messages.
      +     * - [User
            * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
      -     * with one of the following [authorization
      -     * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes):
      -     *   - `https://www.googleapis.com/auth/chat.messages.readonly`
      -     *   - `https://www.googleapis.com/auth/chat.messages`
      -     *   - `https://www.googleapis.com/auth/chat.import` (import mode spaces only)
      +     * with one of the following authorization scopes:
      +     *     - `https://www.googleapis.com/auth/chat.messages.readonly`
      +     *     - `https://www.googleapis.com/auth/chat.messages`
      +     *     - `https://www.googleapis.com/auth/chat.import` (import mode spaces
      +     *     only)
            * 
      */ public com.google.chat.v1.ListMessagesResponse listMessages( @@ -5158,8 +5317,18 @@ public com.google.chat.v1.Membership getMembership( * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): * - [App * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - * with the authorization scope: - * - `https://www.googleapis.com/auth/chat.bot` + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.bot`: When using this + * authorization scope, this method returns details about a message the + * Chat app has access to, like direct messages and [slash + * commands](https://developers.google.com/workspace/chat/slash-commands) + * that invoke the Chat app. + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) (available in + * [Developer Preview](https://developers.google.com/workspace/preview)). + * When using this authentication scope, + * this method returns details about a public message in a space. * - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) * with one of the following authorization scopes: @@ -5317,7 +5486,9 @@ public com.google.chat.v1.ListSpacesResponse listSpaces( * *
            * Returns a list of spaces in a Google Workspace organization based on an
      -     * administrator's search.
      +     * administrator's search. In the request, set `use_admin_access` to `true`.
      +     * For an example, see [Search for and manage
      +     * spaces](https://developers.google.com/workspace/chat/search-manage-admin).
            * Requires [user
            * authentication with administrator
            * privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges)
      @@ -5325,7 +5496,6 @@ public com.google.chat.v1.ListSpacesResponse listSpaces(
            * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes):
            *   - `https://www.googleapis.com/auth/chat.admin.spaces.readonly`
            *   - `https://www.googleapis.com/auth/chat.admin.spaces`
      -     * In the request, set `use_admin_access` to `true`.
            * 
      */ public com.google.chat.v1.SearchSpacesResponse searchSpaces( @@ -5977,20 +6147,33 @@ public com.google.chat.v1.ThreadReadState getThreadReadState( * payload. * Note: The `permissionSettings` field is not returned in the Space * object of the Space event data for this request. - * Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + * Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + * with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: - * - `https://www.googleapis.com/auth/chat.spaces.readonly` - * - `https://www.googleapis.com/auth/chat.spaces` - * - `https://www.googleapis.com/auth/chat.messages.readonly` - * - `https://www.googleapis.com/auth/chat.messages` - * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - * - `https://www.googleapis.com/auth/chat.messages.reactions` - * - `https://www.googleapis.com/auth/chat.memberships.readonly` - * - `https://www.googleapis.com/auth/chat.memberships` - * To get an event, the authenticated user must be a member of the space. + * - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) in + * [Developer Preview](https://developers.google.com/workspace/preview) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.app.spaces` + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * - `https://www.googleapis.com/auth/chat.app.memberships` + * - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.spaces.readonly` + * - `https://www.googleapis.com/auth/chat.spaces` + * - `https://www.googleapis.com/auth/chat.messages.readonly` + * - `https://www.googleapis.com/auth/chat.messages` + * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + * - `https://www.googleapis.com/auth/chat.messages.reactions` + * - `https://www.googleapis.com/auth/chat.memberships.readonly` + * - `https://www.googleapis.com/auth/chat.memberships` + * To get an event, the authenticated caller must be a member of the space. * For an example, see [Get details about an * event from a Google Chat * space](https://developers.google.com/workspace/chat/get-space-event). @@ -6013,20 +6196,33 @@ public com.google.chat.v1.SpaceEvent getSpaceEvent( * resources that contain the latest membership details. If new members were * removed during the requested period, the event payload contains an empty * `Membership` resource. - * Requires [user - * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - * with an [authorization + * Supports the following types of + * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + * with an + * [authorization * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) * appropriate for reading the requested data: - * - `https://www.googleapis.com/auth/chat.spaces.readonly` - * - `https://www.googleapis.com/auth/chat.spaces` - * - `https://www.googleapis.com/auth/chat.messages.readonly` - * - `https://www.googleapis.com/auth/chat.messages` - * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - * - `https://www.googleapis.com/auth/chat.messages.reactions` - * - `https://www.googleapis.com/auth/chat.memberships.readonly` - * - `https://www.googleapis.com/auth/chat.memberships` - * To list events, the authenticated user must be a member of the space. + * - [App + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) in + * [Developer Preview](https://developers.google.com/workspace/preview) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.app.spaces` + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * - `https://www.googleapis.com/auth/chat.app.memberships` + * - [User + * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.spaces.readonly` + * - `https://www.googleapis.com/auth/chat.spaces` + * - `https://www.googleapis.com/auth/chat.messages.readonly` + * - `https://www.googleapis.com/auth/chat.messages` + * - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + * - `https://www.googleapis.com/auth/chat.messages.reactions` + * - `https://www.googleapis.com/auth/chat.memberships.readonly` + * - `https://www.googleapis.com/auth/chat.memberships` + * To list events, the authenticated caller must be a member of the space. * For an example, see [List events from a Google Chat * space](https://developers.google.com/workspace/chat/list-space-events). * @@ -6150,19 +6346,31 @@ protected ChatServiceFutureStub build( * *
            * Lists messages in a space that the caller is a member of, including
      -     * messages from blocked members and spaces. If you list messages from a
      +     * messages from blocked members and spaces. System messages, like those
      +     * announcing new space members, aren't included. If you list messages from a
            * space with no messages, the response is an empty object. When using a
            * REST/HTTP interface, the response contains an empty JSON object, `{}`.
            * For an example, see
            * [List
            * messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list).
      -     * Requires [user
      +     * Supports the following types of
      +     * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize):
      +     * - [App
      +     * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
      +     * with [administrator
      +     * approval](https://support.google.com/a?p=chat-app-auth) in
      +     * [Developer Preview](https://developers.google.com/workspace/preview)
      +     *  with the authorization scope:
      +     *     - `https://www.googleapis.com/auth/chat.app.messages.readonly`. When
      +     *     using this authentication scope, this method only returns public
      +     *     messages in a space. It doesn't include private messages.
      +     * - [User
            * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
      -     * with one of the following [authorization
      -     * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes):
      -     *   - `https://www.googleapis.com/auth/chat.messages.readonly`
      -     *   - `https://www.googleapis.com/auth/chat.messages`
      -     *   - `https://www.googleapis.com/auth/chat.import` (import mode spaces only)
      +     * with one of the following authorization scopes:
      +     *     - `https://www.googleapis.com/auth/chat.messages.readonly`
      +     *     - `https://www.googleapis.com/auth/chat.messages`
      +     *     - `https://www.googleapis.com/auth/chat.import` (import mode spaces
      +     *     only)
            * 
      */ public com.google.common.util.concurrent.ListenableFuture< @@ -6260,8 +6468,18 @@ protected ChatServiceFutureStub build( * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): * - [App * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - * with the authorization scope: - * - `https://www.googleapis.com/auth/chat.bot` + * with one of the following authorization scopes: + * - `https://www.googleapis.com/auth/chat.bot`: When using this + * authorization scope, this method returns details about a message the + * Chat app has access to, like direct messages and [slash + * commands](https://developers.google.com/workspace/chat/slash-commands) + * that invoke the Chat app. + * - `https://www.googleapis.com/auth/chat.app.messages.readonly` + * with [administrator + * approval](https://support.google.com/a?p=chat-app-auth) (available in + * [Developer Preview](https://developers.google.com/workspace/preview)). + * When using this authentication scope, + * this method returns details about a public message in a space. * - [User * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) * with one of the following authorization scopes: @@ -6421,7 +6639,9 @@ protected ChatServiceFutureStub build( * *
            * Returns a list of spaces in a Google Workspace organization based on an
      -     * administrator's search.
      +     * administrator's search. In the request, set `use_admin_access` to `true`.
      +     * For an example, see [Search for and manage
      +     * spaces](https://developers.google.com/workspace/chat/search-manage-admin).
            * Requires [user
            * authentication with administrator
            * privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges)
      @@ -6429,7 +6649,6 @@ protected ChatServiceFutureStub build(
            * scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes):
            *   - `https://www.googleapis.com/auth/chat.admin.spaces.readonly`
            *   - `https://www.googleapis.com/auth/chat.admin.spaces`
      -     * In the request, set `use_admin_access` to `true`.
            * 
      */ public com.google.common.util.concurrent.ListenableFuture< @@ -7090,20 +7309,33 @@ public com.google.common.util.concurrent.ListenableFuture diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Attachment.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Attachment.java index eb29e22ca4e8..73937b99bd46 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Attachment.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Attachment.java @@ -285,11 +285,12 @@ public DataRefCase getDataRefCase() { * * *
      -   * Optional. Resource name of the attachment, in the form
      -   * `spaces/{space}/messages/{message}/attachments/{attachment}`.
      +   * Identifier. Resource name of the attachment.
      +   *
      +   * Format: `spaces/{space}/messages/{message}/attachments/{attachment}`.
          * 
      * - * string name = 1 [(.google.api.field_behavior) = OPTIONAL]; + * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; * * @return The name. */ @@ -310,11 +311,12 @@ public java.lang.String getName() { * * *
      -   * Optional. Resource name of the attachment, in the form
      -   * `spaces/{space}/messages/{message}/attachments/{attachment}`.
      +   * Identifier. Resource name of the attachment.
      +   *
      +   * Format: `spaces/{space}/messages/{message}/attachments/{attachment}`.
          * 
      * - * string name = 1 [(.google.api.field_behavior) = OPTIONAL]; + * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; * * @return The bytes for name. */ @@ -1285,11 +1287,12 @@ public Builder clearDataRef() { * * *
      -     * Optional. Resource name of the attachment, in the form
      -     * `spaces/{space}/messages/{message}/attachments/{attachment}`.
      +     * Identifier. Resource name of the attachment.
      +     *
      +     * Format: `spaces/{space}/messages/{message}/attachments/{attachment}`.
            * 
      * - * string name = 1 [(.google.api.field_behavior) = OPTIONAL]; + * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; * * @return The name. */ @@ -1309,11 +1312,12 @@ public java.lang.String getName() { * * *
      -     * Optional. Resource name of the attachment, in the form
      -     * `spaces/{space}/messages/{message}/attachments/{attachment}`.
      +     * Identifier. Resource name of the attachment.
      +     *
      +     * Format: `spaces/{space}/messages/{message}/attachments/{attachment}`.
            * 
      * - * string name = 1 [(.google.api.field_behavior) = OPTIONAL]; + * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; * * @return The bytes for name. */ @@ -1333,11 +1337,12 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
      -     * Optional. Resource name of the attachment, in the form
      -     * `spaces/{space}/messages/{message}/attachments/{attachment}`.
      +     * Identifier. Resource name of the attachment.
      +     *
      +     * Format: `spaces/{space}/messages/{message}/attachments/{attachment}`.
            * 
      * - * string name = 1 [(.google.api.field_behavior) = OPTIONAL]; + * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; * * @param value The name to set. * @return This builder for chaining. @@ -1356,11 +1361,12 @@ public Builder setName(java.lang.String value) { * * *
      -     * Optional. Resource name of the attachment, in the form
      -     * `spaces/{space}/messages/{message}/attachments/{attachment}`.
      +     * Identifier. Resource name of the attachment.
      +     *
      +     * Format: `spaces/{space}/messages/{message}/attachments/{attachment}`.
            * 
      * - * string name = 1 [(.google.api.field_behavior) = OPTIONAL]; + * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; * * @return This builder for chaining. */ @@ -1375,11 +1381,12 @@ public Builder clearName() { * * *
      -     * Optional. Resource name of the attachment, in the form
      -     * `spaces/{space}/messages/{message}/attachments/{attachment}`.
      +     * Identifier. Resource name of the attachment.
      +     *
      +     * Format: `spaces/{space}/messages/{message}/attachments/{attachment}`.
            * 
      * - * string name = 1 [(.google.api.field_behavior) = OPTIONAL]; + * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; * * @param value The bytes for name to set. * @return This builder for chaining. diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/AttachmentOrBuilder.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/AttachmentOrBuilder.java index 7002148a323f..39158077b081 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/AttachmentOrBuilder.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/AttachmentOrBuilder.java @@ -28,11 +28,12 @@ public interface AttachmentOrBuilder * * *
      -   * Optional. Resource name of the attachment, in the form
      -   * `spaces/{space}/messages/{message}/attachments/{attachment}`.
      +   * Identifier. Resource name of the attachment.
      +   *
      +   * Format: `spaces/{space}/messages/{message}/attachments/{attachment}`.
          * 
      * - * string name = 1 [(.google.api.field_behavior) = OPTIONAL]; + * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; * * @return The name. */ @@ -42,11 +43,12 @@ public interface AttachmentOrBuilder * * *
      -   * Optional. Resource name of the attachment, in the form
      -   * `spaces/{space}/messages/{message}/attachments/{attachment}`.
      +   * Identifier. Resource name of the attachment.
      +   *
      +   * Format: `spaces/{space}/messages/{message}/attachments/{attachment}`.
          * 
      * - * string name = 1 [(.google.api.field_behavior) = OPTIONAL]; + * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; * * @return The bytes for name. */ diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/AttachmentProto.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/AttachmentProto.java index 27da618ba759..9f0eeac75890 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/AttachmentProto.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/AttachmentProto.java @@ -65,7 +65,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "\037google/chat/v1/attachment.proto\022\016googl" + "e.chat.v1\032\037google/api/field_behavior.proto\032\031google/api/resource.proto\"\375\003\n\n" + "Attachment\022\021\n" - + "\004name\030\001 \001(\tB\003\340A\001\022\031\n" + + "\004name\030\001 \001(\tB\003\340A\010\022\031\n" + "\014content_name\030\002 \001(\tB\003\340A\003\022\031\n" + "\014content_type\030\003 \001(\tB\003\340A\003\022E\n" + "\023attachment_data_ref\030\004" diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/ChatServiceProto.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/ChatServiceProto.java index 65ee63ff18f0..b68160ed35b7 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/ChatServiceProto.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/ChatServiceProto.java @@ -48,7 +48,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "/space_read_state.proto\032 google/chat/v1/" + "space_setup.proto\032&google/chat/v1/thread" + "_read_state.proto\032\033google/protobuf/empty" - + ".proto2\2055\n\013ChatService\022\233\001\n\rCreateMessage" + + ".proto2\3005\n\013ChatService\022\233\001\n\rCreateMessage" + "\022$.google.chat.v1.CreateMessageRequest\032\027" + ".google.chat.v1.Message\"K\332A\031parent,messa" + "ge,message_id\202\323\344\223\002)\"\036/v1/{parent=spaces/" @@ -178,8 +178,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "pace_notification_setting,update_mask\202\323\344" + "\223\002m2O/v1/{space_notification_setting.nam" + "e=users/*/spaces/*/spaceNotificationSett" - + "ing}:\032space_notification_setting\032\233\014\312A\023ch" - + "at.googleapis.com\322A\201\014https://www.googlea" + + "ing}:\032space_notification_setting\032\326\014\312A\023ch" + + "at.googleapis.com\322A\274\014https://www.googlea" + "pis.com/auth/chat.admin.delete,https://w" + "ww.googleapis.com/auth/chat.admin.member" + "ships,https://www.googleapis.com/auth/ch" @@ -190,39 +190,40 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "s.com/auth/chat.app.delete,https://www.g" + "oogleapis.com/auth/chat.app.memberships," + "https://www.googleapis.com/auth/chat.app" - + ".spaces,https://www.googleapis.com/auth/" - + "chat.app.spaces.create,https://www.googl" - + "eapis.com/auth/chat.bot,https://www.goog" - + "leapis.com/auth/chat.customemojis,https:" - + "//www.googleapis.com/auth/chat.customemo" - + "jis.readonly,https://www.googleapis.com/" - + "auth/chat.delete,https://www.googleapis." - + "com/auth/chat.import,https://www.googlea" - + "pis.com/auth/chat.memberships,https://ww" - + "w.googleapis.com/auth/chat.memberships.a" - + "pp,https://www.googleapis.com/auth/chat." - + "memberships.readonly,https://www.googlea" - + "pis.com/auth/chat.messages,https://www.g" - + "oogleapis.com/auth/chat.messages.create," + + ".messages.readonly,https://www.googleapi" + + "s.com/auth/chat.app.spaces,https://www.g" + + "oogleapis.com/auth/chat.app.spaces.creat" + + "e,https://www.googleapis.com/auth/chat.b" + + "ot,https://www.googleapis.com/auth/chat." + + "customemojis,https://www.googleapis.com/" + + "auth/chat.customemojis.readonly,https://" + + "www.googleapis.com/auth/chat.delete,http" + + "s://www.googleapis.com/auth/chat.import," + + "https://www.googleapis.com/auth/chat.mem" + + "berships,https://www.googleapis.com/auth" + + "/chat.memberships.app,https://www.google" + + "apis.com/auth/chat.memberships.readonly," + "https://www.googleapis.com/auth/chat.mes" - + "sages.reactions,https://www.googleapis.c" - + "om/auth/chat.messages.reactions.create,h" - + "ttps://www.googleapis.com/auth/chat.mess" - + "ages.reactions.readonly,https://www.goog" - + "leapis.com/auth/chat.messages.readonly,h" - + "ttps://www.googleapis.com/auth/chat.spac" - + "es,https://www.googleapis.com/auth/chat." - + "spaces.create,https://www.googleapis.com" - + "/auth/chat.spaces.readonly,https://www.g" - + "oogleapis.com/auth/chat.users.readstate," - + "https://www.googleapis.com/auth/chat.use" - + "rs.readstate.readonly,https://www.google" - + "apis.com/auth/chat.users.spacesettingsB\251" - + "\001\n\022com.google.chat.v1B\020ChatServiceProtoP" - + "\001Z,cloud.google.com/go/chat/apiv1/chatpb" - + ";chatpb\242\002\013DYNAPIProto\252\002\023Google.Apps.Chat" - + ".V1\312\002\023Google\\Apps\\Chat\\V1\352\002\026Google::Apps" - + "::Chat::V1b\006proto3" + + "sages,https://www.googleapis.com/auth/ch" + + "at.messages.create,https://www.googleapi" + + "s.com/auth/chat.messages.reactions,https" + + "://www.googleapis.com/auth/chat.messages" + + ".reactions.create,https://www.googleapis" + + ".com/auth/chat.messages.reactions.readon" + + "ly,https://www.googleapis.com/auth/chat." + + "messages.readonly,https://www.googleapis" + + ".com/auth/chat.spaces,https://www.google" + + "apis.com/auth/chat.spaces.create,https:/" + + "/www.googleapis.com/auth/chat.spaces.rea" + + "donly,https://www.googleapis.com/auth/ch" + + "at.users.readstate,https://www.googleapi" + + "s.com/auth/chat.users.readstate.readonly" + + ",https://www.googleapis.com/auth/chat.us" + + "ers.spacesettingsB\251\001\n\022com.google.chat.v1" + + "B\020ChatServiceProtoP\001Z,cloud.google.com/g" + + "o/chat/apiv1/chatpb;chatpb\242\002\013DYNAPIProto" + + "\252\002\023Google.Apps.Chat.V1\312\002\023Google\\Apps\\Cha" + + "t\\V1\352\002\026Google::Apps::Chat::V1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Message.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Message.java index e7868137b3d0..daca8283fd2b 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Message.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Message.java @@ -508,6 +508,8 @@ public com.google.protobuf.ByteString getTextBytes() { * This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning * face emoji. * + * * Bullet list items using asterisks (`*`)—for example, `* item`. + * * For more information, see [View text formatting sent in a * message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) * @@ -554,6 +556,8 @@ public java.lang.String getFormattedText() { * This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning * face emoji. * + * * Bullet list items using asterisks (`*`)—for example, `* item`. + * * For more information, see [View text formatting sent in a * message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) * @@ -1593,8 +1597,6 @@ public com.google.chat.v1.EmojiReactionSummaryOrBuilder getEmojiReactionSummarie * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -1623,8 +1625,6 @@ public boolean hasPrivateMessageViewer() { * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -1655,8 +1655,6 @@ public com.google.chat.v1.User getPrivateMessageViewer() { * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -4717,6 +4715,8 @@ public Builder setTextBytes(com.google.protobuf.ByteString value) { * This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning * face emoji. * + * * Bullet list items using asterisks (`*`)—for example, `* item`. + * * For more information, see [View text formatting sent in a * message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) * @@ -4762,6 +4762,8 @@ public java.lang.String getFormattedText() { * This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning * face emoji. * + * * Bullet list items using asterisks (`*`)—for example, `* item`. + * * For more information, see [View text formatting sent in a * message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) * @@ -4807,6 +4809,8 @@ public com.google.protobuf.ByteString getFormattedTextBytes() { * This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning * face emoji. * + * * Bullet list items using asterisks (`*`)—for example, `* item`. + * * For more information, see [View text formatting sent in a * message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) * @@ -4851,6 +4855,8 @@ public Builder setFormattedText(java.lang.String value) { * This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning * face emoji. * + * * Bullet list items using asterisks (`*`)—for example, `* item`. + * * For more information, see [View text formatting sent in a * message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) * @@ -4891,6 +4897,8 @@ public Builder clearFormattedText() { * This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning * face emoji. * + * * Bullet list items using asterisks (`*`)—for example, `* item`. + * * For more information, see [View text formatting sent in a * message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) * @@ -8789,8 +8797,6 @@ public com.google.chat.v1.EmojiReactionSummary.Builder addEmojiReactionSummaries * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -8818,8 +8824,6 @@ public boolean hasPrivateMessageViewer() { * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -8853,8 +8857,6 @@ public com.google.chat.v1.User getPrivateMessageViewer() { * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -8890,8 +8892,6 @@ public Builder setPrivateMessageViewer(com.google.chat.v1.User value) { * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -8924,8 +8924,6 @@ public Builder setPrivateMessageViewer(com.google.chat.v1.User.Builder builderFo * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -8966,8 +8964,6 @@ public Builder mergePrivateMessageViewer(com.google.chat.v1.User value) { * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -9000,8 +8996,6 @@ public Builder clearPrivateMessageViewer() { * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -9029,8 +9023,6 @@ public com.google.chat.v1.User.Builder getPrivateMessageViewerBuilder() { * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -9062,8 +9054,6 @@ public com.google.chat.v1.UserOrBuilder getPrivateMessageViewerOrBuilder() { * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageDeletedEventData.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageDeletedEventData.java index 858247f67a02..ddb592562397 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageDeletedEventData.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageDeletedEventData.java @@ -72,7 +72,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
      -   * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +   * The deleted message. Only the `name`, `createTime`, and
          * `deletionMetadata` fields are populated.
          * 
      * @@ -89,7 +89,7 @@ public boolean hasMessage() { * * *
      -   * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +   * The deleted message. Only the `name`, `createTime`, and
          * `deletionMetadata` fields are populated.
          * 
      * @@ -106,7 +106,7 @@ public com.google.chat.v1.Message getMessage() { * * *
      -   * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +   * The deleted message. Only the `name`, `createTime`, and
          * `deletionMetadata` fields are populated.
          * 
      * @@ -491,7 +491,7 @@ public Builder mergeFrom( * * *
      -     * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +     * The deleted message. Only the `name`, `createTime`, and
            * `deletionMetadata` fields are populated.
            * 
      * @@ -507,7 +507,7 @@ public boolean hasMessage() { * * *
      -     * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +     * The deleted message. Only the `name`, `createTime`, and
            * `deletionMetadata` fields are populated.
            * 
      * @@ -527,7 +527,7 @@ public com.google.chat.v1.Message getMessage() { * * *
      -     * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +     * The deleted message. Only the `name`, `createTime`, and
            * `deletionMetadata` fields are populated.
            * 
      * @@ -551,7 +551,7 @@ public Builder setMessage(com.google.chat.v1.Message value) { * * *
      -     * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +     * The deleted message. Only the `name`, `createTime`, and
            * `deletionMetadata` fields are populated.
            * 
      * @@ -572,7 +572,7 @@ public Builder setMessage(com.google.chat.v1.Message.Builder builderForValue) { * * *
      -     * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +     * The deleted message. Only the `name`, `createTime`, and
            * `deletionMetadata` fields are populated.
            * 
      * @@ -601,7 +601,7 @@ public Builder mergeMessage(com.google.chat.v1.Message value) { * * *
      -     * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +     * The deleted message. Only the `name`, `createTime`, and
            * `deletionMetadata` fields are populated.
            * 
      * @@ -622,7 +622,7 @@ public Builder clearMessage() { * * *
      -     * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +     * The deleted message. Only the `name`, `createTime`, and
            * `deletionMetadata` fields are populated.
            * 
      * @@ -638,7 +638,7 @@ public com.google.chat.v1.Message.Builder getMessageBuilder() { * * *
      -     * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +     * The deleted message. Only the `name`, `createTime`, and
            * `deletionMetadata` fields are populated.
            * 
      * @@ -656,7 +656,7 @@ public com.google.chat.v1.MessageOrBuilder getMessageOrBuilder() { * * *
      -     * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +     * The deleted message. Only the `name`, `createTime`, and
            * `deletionMetadata` fields are populated.
            * 
      * diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageDeletedEventDataOrBuilder.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageDeletedEventDataOrBuilder.java index 0f15053acc0d..b8ecaed29d88 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageDeletedEventDataOrBuilder.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageDeletedEventDataOrBuilder.java @@ -28,7 +28,7 @@ public interface MessageDeletedEventDataOrBuilder * * *
      -   * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +   * The deleted message. Only the `name`, `createTime`, and
          * `deletionMetadata` fields are populated.
          * 
      * @@ -42,7 +42,7 @@ public interface MessageDeletedEventDataOrBuilder * * *
      -   * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +   * The deleted message. Only the `name`, `createTime`, and
          * `deletionMetadata` fields are populated.
          * 
      * @@ -56,7 +56,7 @@ public interface MessageDeletedEventDataOrBuilder * * *
      -   * The deleted message. Only the `name`, `createTime`, `deleteTime`, and
      +   * The deleted message. Only the `name`, `createTime`, and
          * `deletionMetadata` fields are populated.
          * 
      * diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageOrBuilder.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageOrBuilder.java index 77d886f180ff..faadc1858b70 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageOrBuilder.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/MessageOrBuilder.java @@ -347,6 +347,8 @@ public interface MessageOrBuilder * This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning * face emoji. * + * * Bullet list items using asterisks (`*`)—for example, `* item`. + * * For more information, see [View text formatting sent in a * message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) * @@ -382,6 +384,8 @@ public interface MessageOrBuilder * This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning * face emoji. * + * * Bullet list items using asterisks (`*`)—for example, `* item`. + * * For more information, see [View text formatting sent in a * message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) * @@ -1148,8 +1152,6 @@ public interface MessageOrBuilder * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -1175,8 +1177,6 @@ public interface MessageOrBuilder * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). @@ -1202,8 +1202,6 @@ public interface MessageOrBuilder * and omit the following: * * * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - * * [Accessory - * widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) * * For details, see [Send a message * privately](https://developers.google.com/workspace/chat/create-messages#private). diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Space.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Space.java index a8782b1beaba..e924db3ae95d 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Space.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/Space.java @@ -8621,7 +8621,8 @@ public com.google.chat.v1.Space.AccessSettingsOrBuilder getAccessSettingsOrBuild * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -8650,7 +8651,8 @@ public boolean hasCustomer() { * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -8687,7 +8689,8 @@ public java.lang.String getCustomer() { * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -12267,7 +12270,8 @@ public com.google.chat.v1.Space.AccessSettingsOrBuilder getAccessSettingsOrBuild * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -12295,7 +12299,8 @@ public boolean hasCustomer() { * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -12331,7 +12336,8 @@ public java.lang.String getCustomer() { * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -12367,7 +12373,8 @@ public com.google.protobuf.ByteString getCustomerBytes() { * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -12402,7 +12409,8 @@ public Builder setCustomer(java.lang.String value) { * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -12433,7 +12441,8 @@ public Builder clearCustomer() { * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/SpaceOrBuilder.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/SpaceOrBuilder.java index 194b084dd894..25b813ee41d9 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/SpaceOrBuilder.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/SpaceOrBuilder.java @@ -592,7 +592,8 @@ public interface SpaceOrBuilder * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -618,7 +619,8 @@ public interface SpaceOrBuilder * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * @@ -644,7 +646,8 @@ public interface SpaceOrBuilder * Private apps can also use the `customers/my_customer` alias to create * the space in the same Google Workspace organization as the app. * - * For DMs, this field isn't populated. + * This field isn't populated for direct messages (DMs) or when the space is + * created by non-Google Workspace users. * * * diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/UpdateSpaceRequest.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/UpdateSpaceRequest.java index ec7a42a708a3..d54f9dff12fb 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/UpdateSpaceRequest.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/UpdateSpaceRequest.java @@ -130,8 +130,10 @@ public com.google.chat.v1.SpaceOrBuilder getSpaceOrBuilder() { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -175,8 +177,7 @@ public com.google.chat.v1.SpaceOrBuilder getSpaceOrBuilder() { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -207,8 +208,10 @@ public boolean hasUpdateMask() { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -252,8 +255,7 @@ public boolean hasUpdateMask() { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -284,8 +286,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -329,8 +333,7 @@ public com.google.protobuf.FieldMask getUpdateMask() { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -1017,8 +1020,10 @@ public com.google.chat.v1.SpaceOrBuilder getSpaceOrBuilder() { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -1062,8 +1067,7 @@ public com.google.chat.v1.SpaceOrBuilder getSpaceOrBuilder() { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -1093,8 +1097,10 @@ public boolean hasUpdateMask() { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -1138,8 +1144,7 @@ public boolean hasUpdateMask() { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -1175,8 +1180,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -1220,8 +1227,7 @@ public com.google.protobuf.FieldMask getUpdateMask() { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -1259,8 +1265,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -1304,8 +1312,7 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -1340,8 +1347,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -1385,8 +1394,7 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -1429,8 +1437,10 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -1474,8 +1484,7 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -1510,8 +1519,10 @@ public Builder clearUpdateMask() { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -1555,8 +1566,7 @@ public Builder clearUpdateMask() { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -1586,8 +1596,10 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -1631,8 +1643,7 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -1666,8 +1677,10 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -1711,8 +1724,7 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/UpdateSpaceRequestOrBuilder.java b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/UpdateSpaceRequestOrBuilder.java index ac87b7ae2d3a..18430c3cf872 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/UpdateSpaceRequestOrBuilder.java +++ b/java-chat/proto-google-cloud-chat-v1/src/main/java/com/google/chat/v1/UpdateSpaceRequestOrBuilder.java @@ -76,8 +76,10 @@ public interface UpdateSpaceRequestOrBuilder * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -121,8 +123,7 @@ public interface UpdateSpaceRequestOrBuilder * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -150,8 +151,10 @@ public interface UpdateSpaceRequestOrBuilder * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -195,8 +198,7 @@ public interface UpdateSpaceRequestOrBuilder * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` @@ -224,8 +226,10 @@ public interface UpdateSpaceRequestOrBuilder * * You can update the following fields for a space: * - * `space_details`: Updates the space's description. Supports up to 150 - * characters. + * `space_details`: Updates the space's description and guidelines. You must + * pass both description and guidelines in the update request as + * [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + * update one of the fields, pass the existing value for the other field. * * `display_name`: Only supports updating the display name for spaces where * `spaceType` field is `SPACE`. @@ -269,8 +273,7 @@ public interface UpdateSpaceRequestOrBuilder * of a space. * When updating permission settings, you can only specify * `permissionSettings` field masks; you cannot update other field masks - * at the same time. `permissionSettings` is not supported with - * `useAdminAccess`. + * at the same time. * The supported field masks include: * * - `permission_settings.manageMembersAndGroups` diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/attachment.proto b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/attachment.proto index 996d178c5125..f7ea949d8fa8 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/attachment.proto +++ b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/attachment.proto @@ -47,9 +47,10 @@ message Attachment { UPLOADED_CONTENT = 2; } - // Optional. Resource name of the attachment, in the form - // `spaces/{space}/messages/{message}/attachments/{attachment}`. - string name = 1 [(google.api.field_behavior) = OPTIONAL]; + // Identifier. Resource name of the attachment. + // + // Format: `spaces/{space}/messages/{message}/attachments/{attachment}`. + string name = 1 [(google.api.field_behavior) = IDENTIFIER]; // Output only. The original file name for the content, not the full path. string content_name = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/chat_service.proto b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/chat_service.proto index 0f5939a0fa32..9bd027c25760 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/chat_service.proto +++ b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/chat_service.proto @@ -51,6 +51,7 @@ service ChatService { "https://www.googleapis.com/auth/chat.admin.spaces.readonly," "https://www.googleapis.com/auth/chat.app.delete," "https://www.googleapis.com/auth/chat.app.memberships," + "https://www.googleapis.com/auth/chat.app.messages.readonly," "https://www.googleapis.com/auth/chat.app.spaces," "https://www.googleapis.com/auth/chat.app.spaces.create," "https://www.googleapis.com/auth/chat.bot," @@ -127,21 +128,34 @@ service ChatService { } // Lists messages in a space that the caller is a member of, including - // messages from blocked members and spaces. If you list messages from a + // messages from blocked members and spaces. System messages, like those + // announcing new space members, aren't included. If you list messages from a // space with no messages, the response is an empty object. When using a // REST/HTTP interface, the response contains an empty JSON object, `{}`. // For an example, see // [List // messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). // - // Requires [user - // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - // with one of the following [authorization - // scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): + // Supports the following types of + // [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): // - // - `https://www.googleapis.com/auth/chat.messages.readonly` - // - `https://www.googleapis.com/auth/chat.messages` - // - `https://www.googleapis.com/auth/chat.import` (import mode spaces only) + // - [App + // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + // with [administrator + // approval](https://support.google.com/a?p=chat-app-auth) in + // [Developer Preview](https://developers.google.com/workspace/preview) + // with the authorization scope: + // - `https://www.googleapis.com/auth/chat.app.messages.readonly`. When + // using this authentication scope, this method only returns public + // messages in a space. It doesn't include private messages. + // + // - [User + // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + // with one of the following authorization scopes: + // - `https://www.googleapis.com/auth/chat.messages.readonly` + // - `https://www.googleapis.com/auth/chat.messages` + // - `https://www.googleapis.com/auth/chat.import` (import mode spaces + // only) rpc ListMessages(ListMessagesRequest) returns (ListMessagesResponse) { option (google.api.http) = { get: "/v1/{parent=spaces/*}/messages" @@ -231,8 +245,18 @@ service ChatService { // // - [App // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) - // with the authorization scope: - // - `https://www.googleapis.com/auth/chat.bot` + // with one of the following authorization scopes: + // - `https://www.googleapis.com/auth/chat.bot`: When using this + // authorization scope, this method returns details about a message the + // Chat app has access to, like direct messages and [slash + // commands](https://developers.google.com/workspace/chat/slash-commands) + // that invoke the Chat app. + // - `https://www.googleapis.com/auth/chat.app.messages.readonly` + // with [administrator + // approval](https://support.google.com/a?p=chat-app-auth) (available in + // [Developer Preview](https://developers.google.com/workspace/preview)). + // When using this authentication scope, + // this method returns details about a public message in a space. // // - [User // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) @@ -386,7 +410,9 @@ service ChatService { } // Returns a list of spaces in a Google Workspace organization based on an - // administrator's search. + // administrator's search. In the request, set `use_admin_access` to `true`. + // For an example, see [Search for and manage + // spaces](https://developers.google.com/workspace/chat/search-manage-admin). // // Requires [user // authentication with administrator @@ -396,8 +422,6 @@ service ChatService { // // - `https://www.googleapis.com/auth/chat.admin.spaces.readonly` // - `https://www.googleapis.com/auth/chat.admin.spaces` - // - // In the request, set `use_admin_access` to `true`. rpc SearchSpaces(SearchSpacesRequest) returns (SearchSpacesResponse) { option (google.api.http) = { get: "/v1/spaces:search" @@ -1040,22 +1064,36 @@ service ChatService { // Note: The `permissionSettings` field is not returned in the Space // object of the Space event data for this request. // - // Requires [user - // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - // with an [authorization + // Supports the following types of + // [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + // with an + // [authorization // scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) // appropriate for reading the requested data: // - // - `https://www.googleapis.com/auth/chat.spaces.readonly` - // - `https://www.googleapis.com/auth/chat.spaces` - // - `https://www.googleapis.com/auth/chat.messages.readonly` - // - `https://www.googleapis.com/auth/chat.messages` - // - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - // - `https://www.googleapis.com/auth/chat.messages.reactions` - // - `https://www.googleapis.com/auth/chat.memberships.readonly` - // - `https://www.googleapis.com/auth/chat.memberships` + // - [App + // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + // with [administrator + // approval](https://support.google.com/a?p=chat-app-auth) in + // [Developer Preview](https://developers.google.com/workspace/preview) + // with one of the following authorization scopes: + // - `https://www.googleapis.com/auth/chat.app.spaces` + // - `https://www.googleapis.com/auth/chat.app.messages.readonly` + // - `https://www.googleapis.com/auth/chat.app.memberships` + // + // - [User + // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + // with one of the following authorization scopes: + // - `https://www.googleapis.com/auth/chat.spaces.readonly` + // - `https://www.googleapis.com/auth/chat.spaces` + // - `https://www.googleapis.com/auth/chat.messages.readonly` + // - `https://www.googleapis.com/auth/chat.messages` + // - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + // - `https://www.googleapis.com/auth/chat.messages.reactions` + // - `https://www.googleapis.com/auth/chat.memberships.readonly` + // - `https://www.googleapis.com/auth/chat.memberships` // - // To get an event, the authenticated user must be a member of the space. + // To get an event, the authenticated caller must be a member of the space. // // For an example, see [Get details about an // event from a Google Chat @@ -1075,22 +1113,36 @@ service ChatService { // removed during the requested period, the event payload contains an empty // `Membership` resource. // - // Requires [user - // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) - // with an [authorization + // Supports the following types of + // [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) + // with an + // [authorization // scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) // appropriate for reading the requested data: // - // - `https://www.googleapis.com/auth/chat.spaces.readonly` - // - `https://www.googleapis.com/auth/chat.spaces` - // - `https://www.googleapis.com/auth/chat.messages.readonly` - // - `https://www.googleapis.com/auth/chat.messages` - // - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - // - `https://www.googleapis.com/auth/chat.messages.reactions` - // - `https://www.googleapis.com/auth/chat.memberships.readonly` - // - `https://www.googleapis.com/auth/chat.memberships` + // - [App + // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) + // with [administrator + // approval](https://support.google.com/a?p=chat-app-auth) in + // [Developer Preview](https://developers.google.com/workspace/preview) + // with one of the following authorization scopes: + // - `https://www.googleapis.com/auth/chat.app.spaces` + // - `https://www.googleapis.com/auth/chat.app.messages.readonly` + // - `https://www.googleapis.com/auth/chat.app.memberships` + // + // - [User + // authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + // with one of the following authorization scopes: + // - `https://www.googleapis.com/auth/chat.spaces.readonly` + // - `https://www.googleapis.com/auth/chat.spaces` + // - `https://www.googleapis.com/auth/chat.messages.readonly` + // - `https://www.googleapis.com/auth/chat.messages` + // - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` + // - `https://www.googleapis.com/auth/chat.messages.reactions` + // - `https://www.googleapis.com/auth/chat.memberships.readonly` + // - `https://www.googleapis.com/auth/chat.memberships` // - // To list events, the authenticated user must be a member of the space. + // To list events, the authenticated caller must be a member of the space. // // For an example, see [List events from a Google Chat // space](https://developers.google.com/workspace/chat/list-space-events). diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/event_payload.proto b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/event_payload.proto index 2ee6aa13e2c2..74503275ab35 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/event_payload.proto +++ b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/event_payload.proto @@ -99,7 +99,7 @@ message MessageUpdatedEventData { // // Event type: `google.workspace.chat.message.v1.deleted` message MessageDeletedEventData { - // The deleted message. Only the `name`, `createTime`, `deleteTime`, and + // The deleted message. Only the `name`, `createTime`, and // `deletionMetadata` fields are populated. Message message = 1; } diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/message.proto b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/message.proto index 9505139c64f9..47b1d66de202 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/message.proto +++ b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/message.proto @@ -127,6 +127,8 @@ message Message { // This doesn't apply to Unicode emoji, such as `U+1F600` for a grinning // face emoji. // + // * Bullet list items using asterisks (`*`)—for example, `* item`. + // // For more information, see [View text formatting sent in a // message](https://developers.google.com/workspace/chat/format-messages#view_text_formatting_sent_in_a_message) string formatted_text = 43 [(google.api.field_behavior) = OUTPUT_ONLY]; @@ -223,8 +225,6 @@ message Message { // and omit the following: // // * [Attachments](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages.attachments) - // * [Accessory - // widgets](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#Message.AccessoryWidget) // // For details, see [Send a message // privately](https://developers.google.com/workspace/chat/create-messages#private). diff --git a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/space.proto b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/space.proto index a2d010d58c06..01873a3f99c8 100644 --- a/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/space.proto +++ b/java-chat/proto-google-cloud-chat-v1/src/main/proto/google/chat/v1/space.proto @@ -370,7 +370,8 @@ message Space { // Private apps can also use the `customers/my_customer` alias to create // the space in the same Google Workspace organization as the app. // - // For DMs, this field isn't populated. + // This field isn't populated for direct messages (DMs) or when the space is + // created by non-Google Workspace users. optional string customer = 24 [ (google.api.field_behavior) = IMMUTABLE, (google.api.field_behavior) = OPTIONAL @@ -563,8 +564,10 @@ message UpdateSpaceRequest { // // You can update the following fields for a space: // - // `space_details`: Updates the space's description. Supports up to 150 - // characters. + // `space_details`: Updates the space's description and guidelines. You must + // pass both description and guidelines in the update request as + // [`SpaceDetails`][google.chat.v1.Space.SpaceDetails]. If you only want to + // update one of the fields, pass the existing value for the other field. // // `display_name`: Only supports updating the display name for spaces where // `spaceType` field is `SPACE`. @@ -608,8 +611,7 @@ message UpdateSpaceRequest { // of a space. // When updating permission settings, you can only specify // `permissionSettings` field masks; you cannot update other field masks - // at the same time. `permissionSettings` is not supported with - // `useAdminAccess`. + // at the same time. // The supported field masks include: // // - `permission_settings.manageMembersAndGroups` diff --git a/java-chronicle/README.md b/java-chronicle/README.md index ee6e14c8be69..3d0a65cccec8 100644 --- a/java-chronicle/README.md +++ b/java-chronicle/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-chronicle - 0.18.0 + 0.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-chronicle:0.18.0' +implementation 'com.google.cloud:google-cloud-chronicle:0.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-chronicle" % "0.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-chronicle" % "0.19.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-chronicle.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-chronicle/0.18.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-chronicle/0.19.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-cloudbuild/README.md b/java-cloudbuild/README.md index d2e1497d3cdf..eb86b2565a5f 100644 --- a/java-cloudbuild/README.md +++ b/java-cloudbuild/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-build - 3.82.0 + 3.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-build:3.82.0' +implementation 'com.google.cloud:google-cloud-build:3.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-build" % "3.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-build" % "3.83.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-build.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-build/3.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-build/3.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/DefaultServiceAccount.java b/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/DefaultServiceAccount.java index 5324f30a341b..ccb7fa375321 100644 --- a/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/DefaultServiceAccount.java +++ b/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/DefaultServiceAccount.java @@ -75,7 +75,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * *
          * Identifier. Format:
      -   * `projects/{project}/locations/{location}/defaultServiceAccount
      +   * `projects/{project}/locations/{location}/defaultServiceAccount`
          * 
      * * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; @@ -100,7 +100,7 @@ public java.lang.String getName() { * *
          * Identifier. Format:
      -   * `projects/{project}/locations/{location}/defaultServiceAccount
      +   * `projects/{project}/locations/{location}/defaultServiceAccount`
          * 
      * * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; @@ -568,7 +568,7 @@ public Builder mergeFrom( * *
            * Identifier. Format:
      -     * `projects/{project}/locations/{location}/defaultServiceAccount
      +     * `projects/{project}/locations/{location}/defaultServiceAccount`
            * 
      * * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; @@ -592,7 +592,7 @@ public java.lang.String getName() { * *
            * Identifier. Format:
      -     * `projects/{project}/locations/{location}/defaultServiceAccount
      +     * `projects/{project}/locations/{location}/defaultServiceAccount`
            * 
      * * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; @@ -616,7 +616,7 @@ public com.google.protobuf.ByteString getNameBytes() { * *
            * Identifier. Format:
      -     * `projects/{project}/locations/{location}/defaultServiceAccount
      +     * `projects/{project}/locations/{location}/defaultServiceAccount`
            * 
      * * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; @@ -639,7 +639,7 @@ public Builder setName(java.lang.String value) { * *
            * Identifier. Format:
      -     * `projects/{project}/locations/{location}/defaultServiceAccount
      +     * `projects/{project}/locations/{location}/defaultServiceAccount`
            * 
      * * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; @@ -658,7 +658,7 @@ public Builder clearName() { * *
            * Identifier. Format:
      -     * `projects/{project}/locations/{location}/defaultServiceAccount
      +     * `projects/{project}/locations/{location}/defaultServiceAccount`
            * 
      * * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; diff --git a/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/DefaultServiceAccountOrBuilder.java b/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/DefaultServiceAccountOrBuilder.java index 56b6ca1b0b6e..5c8988bb87a1 100644 --- a/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/DefaultServiceAccountOrBuilder.java +++ b/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/DefaultServiceAccountOrBuilder.java @@ -29,7 +29,7 @@ public interface DefaultServiceAccountOrBuilder * *
          * Identifier. Format:
      -   * `projects/{project}/locations/{location}/defaultServiceAccount
      +   * `projects/{project}/locations/{location}/defaultServiceAccount`
          * 
      * * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; @@ -43,7 +43,7 @@ public interface DefaultServiceAccountOrBuilder * *
          * Identifier. Format:
      -   * `projects/{project}/locations/{location}/defaultServiceAccount
      +   * `projects/{project}/locations/{location}/defaultServiceAccount`
          * 
      * * string name = 1 [(.google.api.field_behavior) = IDENTIFIER]; diff --git a/java-cloudbuild/proto-google-cloud-build-v1/src/main/proto/google/devtools/cloudbuild/v1/cloudbuild.proto b/java-cloudbuild/proto-google-cloud-build-v1/src/main/proto/google/devtools/cloudbuild/v1/cloudbuild.proto index 72a7cfa562a4..c819535153a3 100644 --- a/java-cloudbuild/proto-google-cloud-build-v1/src/main/proto/google/devtools/cloudbuild/v1/cloudbuild.proto +++ b/java-cloudbuild/proto-google-cloud-build-v1/src/main/proto/google/devtools/cloudbuild/v1/cloudbuild.proto @@ -520,7 +520,7 @@ message DefaultServiceAccount { }; // Identifier. Format: - // `projects/{project}/locations/{location}/defaultServiceAccount + // `projects/{project}/locations/{location}/defaultServiceAccount` string name = 1 [(google.api.field_behavior) = IDENTIFIER]; // Output only. The email address of the service account identity that will be diff --git a/java-cloudcommerceconsumerprocurement/README.md b/java-cloudcommerceconsumerprocurement/README.md index 7283c9bb4b4f..decafb9545df 100644 --- a/java-cloudcommerceconsumerprocurement/README.md +++ b/java-cloudcommerceconsumerprocurement/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-cloudcommerceconsumerprocurement - 0.78.0 + 0.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-cloudcommerceconsumerprocurement:0.78.0' +implementation 'com.google.cloud:google-cloud-cloudcommerceconsumerprocurement:0.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-cloudcommerceconsumerprocurement" % "0.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-cloudcommerceconsumerprocurement" % "0.79.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-cloudcommerceconsumerprocurement.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudcommerceconsumerprocurement/0.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudcommerceconsumerprocurement/0.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-cloudcontrolspartner/README.md b/java-cloudcontrolspartner/README.md index d20a1eb7b4b8..99fc80f454ca 100644 --- a/java-cloudcontrolspartner/README.md +++ b/java-cloudcontrolspartner/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-cloudcontrolspartner - 0.44.0 + 0.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-cloudcontrolspartner:0.44.0' +implementation 'com.google.cloud:google-cloud-cloudcontrolspartner:0.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-cloudcontrolspartner" % "0.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-cloudcontrolspartner" % "0.45.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-cloudcontrolspartner.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudcontrolspartner/0.44.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudcontrolspartner/0.45.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-cloudquotas/README.md b/java-cloudquotas/README.md index 95c1275be6fc..6b66c9a8d9ed 100644 --- a/java-cloudquotas/README.md +++ b/java-cloudquotas/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-cloudquotas - 0.48.0 + 0.49.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-cloudquotas:0.48.0' +implementation 'com.google.cloud:google-cloud-cloudquotas:0.49.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-cloudquotas" % "0.48.0" +libraryDependencies += "com.google.cloud" % "google-cloud-cloudquotas" % "0.49.0" ``` ## Authentication @@ -196,7 +196,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-cloudquotas.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudquotas/0.48.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudquotas/0.49.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-cloudsecuritycompliance/README.md b/java-cloudsecuritycompliance/README.md index e2466c31f157..b26ce8217481 100644 --- a/java-cloudsecuritycompliance/README.md +++ b/java-cloudsecuritycompliance/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-cloudsecuritycompliance - 0.7.0 + 0.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-cloudsecuritycompliance:0.7.0' +implementation 'com.google.cloud:google-cloud-cloudsecuritycompliance:0.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-cloudsecuritycompliance" % "0.7.0" +libraryDependencies += "com.google.cloud" % "google-cloud-cloudsecuritycompliance" % "0.8.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-cloudsecuritycompliance.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudsecuritycompliance/0.7.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudsecuritycompliance/0.8.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-cloudsupport/README.md b/java-cloudsupport/README.md index d2a0542c0059..86e7acd34289 100644 --- a/java-cloudsupport/README.md +++ b/java-cloudsupport/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-cloudsupport - 0.64.0 + 0.65.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-cloudsupport:0.64.0' +implementation 'com.google.cloud:google-cloud-cloudsupport:0.65.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-cloudsupport" % "0.64.0" +libraryDependencies += "com.google.cloud" % "google-cloud-cloudsupport" % "0.65.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-cloudsupport.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudsupport/0.64.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-cloudsupport/0.65.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-compute/README.md b/java-compute/README.md index 30e1d625e185..43dea18e833e 100644 --- a/java-compute/README.md +++ b/java-compute/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-compute - 1.90.0 + 1.91.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-compute:1.90.0' +implementation 'com.google.cloud:google-cloud-compute:1.91.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-compute" % "1.90.0" +libraryDependencies += "com.google.cloud" % "google-cloud-compute" % "1.91.0" ``` ## Authentication @@ -257,7 +257,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-compute.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-compute/1.90.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-compute/1.91.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-confidentialcomputing/README.md b/java-confidentialcomputing/README.md index 64f2fbe544be..738561c42fd4 100644 --- a/java-confidentialcomputing/README.md +++ b/java-confidentialcomputing/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-confidentialcomputing - 0.66.0 + 0.67.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-confidentialcomputing:0.66.0' +implementation 'com.google.cloud:google-cloud-confidentialcomputing:0.67.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-confidentialcomputing" % "0.66.0" +libraryDependencies += "com.google.cloud" % "google-cloud-confidentialcomputing" % "0.67.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-confidentialcomputing.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-confidentialcomputing/0.66.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-confidentialcomputing/0.67.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-configdelivery/README.md b/java-configdelivery/README.md index b1ab51f54ce9..db06e19b27c0 100644 --- a/java-configdelivery/README.md +++ b/java-configdelivery/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-configdelivery - 0.14.0 + 0.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-configdelivery:0.14.0' +implementation 'com.google.cloud:google-cloud-configdelivery:0.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-configdelivery" % "0.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-configdelivery" % "0.15.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-configdelivery.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-configdelivery/0.14.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-configdelivery/0.15.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-connectgateway/README.md b/java-connectgateway/README.md index a647f22fd920..d7e187a6daf7 100644 --- a/java-connectgateway/README.md +++ b/java-connectgateway/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-connectgateway - 0.32.0 + 0.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-connectgateway:0.32.0' +implementation 'com.google.cloud:google-cloud-connectgateway:0.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-connectgateway" % "0.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-connectgateway" % "0.33.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-connectgateway.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-connectgateway/0.32.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-connectgateway/0.33.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-contact-center-insights/README.md b/java-contact-center-insights/README.md index afe6e780f15e..4555a037f2f9 100644 --- a/java-contact-center-insights/README.md +++ b/java-contact-center-insights/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-contact-center-insights - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-contact-center-insights:2.80.0' +implementation 'com.google.cloud:google-cloud-contact-center-insights:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-contact-center-insights.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-contact-center-insights/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-contact-center-insights/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-container/README.md b/java-container/README.md index 226ee5280269..52ee705a57aa 100644 --- a/java-container/README.md +++ b/java-container/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-container - 2.83.0 + 2.84.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-container:2.83.0' +implementation 'com.google.cloud:google-cloud-container:2.84.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-container" % "2.83.0" +libraryDependencies += "com.google.cloud" % "google-cloud-container" % "2.84.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-container.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-container/2.83.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-container/2.84.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-containeranalysis/README.md b/java-containeranalysis/README.md index 04cbbc845974..7a93435ecc90 100644 --- a/java-containeranalysis/README.md +++ b/java-containeranalysis/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-containeranalysis - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-containeranalysis:2.81.0' +implementation 'com.google.cloud:google-cloud-containeranalysis:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-containeranalysis.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-containeranalysis/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-containeranalysis/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-contentwarehouse/README.md b/java-contentwarehouse/README.md index c9a645ca0e9e..e6d2d64cb878 100644 --- a/java-contentwarehouse/README.md +++ b/java-contentwarehouse/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-contentwarehouse - 0.76.0 + 0.77.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-contentwarehouse:0.76.0' +implementation 'com.google.cloud:google-cloud-contentwarehouse:0.77.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-contentwarehouse" % "0.76.0" +libraryDependencies += "com.google.cloud" % "google-cloud-contentwarehouse" % "0.77.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-contentwarehouse.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-contentwarehouse/0.76.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-contentwarehouse/0.77.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-data-fusion/README.md b/java-data-fusion/README.md index 22eca3acab75..1cfd80c95a70 100644 --- a/java-data-fusion/README.md +++ b/java-data-fusion/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-data-fusion - 1.80.0 + 1.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-data-fusion:1.80.0' +implementation 'com.google.cloud:google-cloud-data-fusion:1.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-data-fusion" % "1.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-data-fusion" % "1.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-data-fusion.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-data-fusion/1.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-data-fusion/1.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-databasecenter/README.md b/java-databasecenter/README.md index 0f9843b88418..32234ace2e35 100644 --- a/java-databasecenter/README.md +++ b/java-databasecenter/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-databasecenter - 0.1.0 + 0.2.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-databasecenter:0.1.0' +implementation 'com.google.cloud:google-cloud-databasecenter:0.2.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-databasecenter" % "0.1.0" +libraryDependencies += "com.google.cloud" % "google-cloud-databasecenter" % "0.2.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-databasecenter.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-databasecenter/0.1.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-databasecenter/0.2.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-datacatalog/README.md b/java-datacatalog/README.md index 168b4255d383..4d37c481e62e 100644 --- a/java-datacatalog/README.md +++ b/java-datacatalog/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datacatalog - 1.86.0 + 1.87.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datacatalog:1.86.0' +implementation 'com.google.cloud:google-cloud-datacatalog:1.87.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.86.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.87.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-datacatalog.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-datacatalog/1.86.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-datacatalog/1.87.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dataflow/README.md b/java-dataflow/README.md index bb8476f49667..7899fbd06ecc 100644 --- a/java-dataflow/README.md +++ b/java-dataflow/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataflow - 0.84.0 + 0.85.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataflow:0.84.0' +implementation 'com.google.cloud:google-cloud-dataflow:0.85.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataflow" % "0.84.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataflow" % "0.85.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dataflow.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataflow/0.84.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataflow/0.85.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dataform/README.md b/java-dataform/README.md index b1aef7094984..78ebfa37a70d 100644 --- a/java-dataform/README.md +++ b/java-dataform/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataform - 0.79.0 + 0.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataform:0.79.0' +implementation 'com.google.cloud:google-cloud-dataform:0.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataform" % "0.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataform" % "0.80.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dataform.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataform/0.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataform/0.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-datalabeling/README.md b/java-datalabeling/README.md index 8c3e2277a67f..d0f03c6a18b4 100644 --- a/java-datalabeling/README.md +++ b/java-datalabeling/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datalabeling - 0.200.0 + 0.201.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datalabeling:0.200.0' +implementation 'com.google.cloud:google-cloud-datalabeling:0.201.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.200.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.201.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-datalabeling.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-datalabeling/0.200.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-datalabeling/0.201.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-datalineage/README.md b/java-datalineage/README.md index 665b3f5d61d5..1bd72d6abdb1 100644 --- a/java-datalineage/README.md +++ b/java-datalineage/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datalineage - 0.72.0 + 0.73.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datalineage:0.72.0' +implementation 'com.google.cloud:google-cloud-datalineage:0.73.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.72.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.73.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-datalineage.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-datalineage/0.72.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-datalineage/0.73.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-datamanager/README.md b/java-datamanager/README.md index 9b14213eae2a..d396fa22354c 100644 --- a/java-datamanager/README.md +++ b/java-datamanager/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.api-ads data-manager - 0.1.0 + 0.2.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.api-ads:data-manager:0.1.0' +implementation 'com.google.api-ads:data-manager:0.2.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.api-ads" % "data-manager" % "0.1.0" +libraryDependencies += "com.google.api-ads" % "data-manager" % "0.2.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.api-ads/data-manager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/data-manager/0.1.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/data-manager/0.2.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dataplex/README.md b/java-dataplex/README.md index a96c07008cb4..806b76af85cf 100644 --- a/java-dataplex/README.md +++ b/java-dataplex/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataplex - 1.78.0 + 1.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataplex:1.78.0' +implementation 'com.google.cloud:google-cloud-dataplex:1.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataplex" % "1.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataplex" % "1.79.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dataplex.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataplex/1.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataplex/1.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dataproc-metastore/README.md b/java-dataproc-metastore/README.md index 547ee36d0c88..89041fd11c7d 100644 --- a/java-dataproc-metastore/README.md +++ b/java-dataproc-metastore/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataproc-metastore - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.81.0' +implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dataproc-metastore.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataproc-metastore/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataproc-metastore/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dataproc/README.md b/java-dataproc/README.md index 4f862a839dea..01714a05bbf1 100644 --- a/java-dataproc/README.md +++ b/java-dataproc/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataproc - 4.77.0 + 4.78.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc:4.77.0' +implementation 'com.google.cloud:google-cloud-dataproc:4.78.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.77.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.78.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dataproc.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataproc/4.77.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataproc/4.78.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-datastream/README.md b/java-datastream/README.md index 52f51ad85dd8..4e4f3b73360d 100644 --- a/java-datastream/README.md +++ b/java-datastream/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datastream - 1.79.0 + 1.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datastream:1.79.0' +implementation 'com.google.cloud:google-cloud-datastream:1.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-datastream.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-datastream/1.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-datastream/1.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-deploy/README.md b/java-deploy/README.md index b1172e0ae0a1..959120b6d265 100644 --- a/java-deploy/README.md +++ b/java-deploy/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-deploy - 1.78.0 + 1.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-deploy:1.78.0' +implementation 'com.google.cloud:google-cloud-deploy:1.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.79.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-deploy.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-deploy/1.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-deploy/1.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-developerconnect/README.md b/java-developerconnect/README.md index 06bff30018e9..fa6fdd27aeae 100644 --- a/java-developerconnect/README.md +++ b/java-developerconnect/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-developerconnect - 0.37.0 + 0.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-developerconnect:0.37.0' +implementation 'com.google.cloud:google-cloud-developerconnect:0.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-developerconnect" % "0.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-developerconnect" % "0.38.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-developerconnect.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-developerconnect/0.37.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-developerconnect/0.38.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-devicestreaming/README.md b/java-devicestreaming/README.md index be92db9ab04b..4165be582a06 100644 --- a/java-devicestreaming/README.md +++ b/java-devicestreaming/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-devicestreaming - 0.20.0 + 0.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-devicestreaming:0.20.0' +implementation 'com.google.cloud:google-cloud-devicestreaming:0.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-devicestreaming" % "0.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-devicestreaming" % "0.21.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-devicestreaming.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-devicestreaming/0.20.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-devicestreaming/0.21.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dialogflow-cx/README.md b/java-dialogflow-cx/README.md index 9a851ed9c50c..97ca55b9c49e 100644 --- a/java-dialogflow-cx/README.md +++ b/java-dialogflow-cx/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dialogflow-cx - 0.91.0 + 0.92.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.91.0' +implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.92.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.91.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.92.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dialogflow-cx.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dialogflow-cx/0.91.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dialogflow-cx/0.92.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dialogflow/README.md b/java-dialogflow/README.md index cbc7e8cb34a5..15c3a69f2c7d 100644 --- a/java-dialogflow/README.md +++ b/java-dialogflow/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dialogflow - 4.86.0 + 4.87.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow:4.86.0' +implementation 'com.google.cloud:google-cloud-dialogflow:4.87.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.86.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.87.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dialogflow.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dialogflow/4.86.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dialogflow/4.87.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-discoveryengine/README.md b/java-discoveryengine/README.md index dfbb702c0e05..15dc5bf240ac 100644 --- a/java-discoveryengine/README.md +++ b/java-discoveryengine/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-discoveryengine - 0.76.0 + 0.77.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-discoveryengine:0.76.0' +implementation 'com.google.cloud:google-cloud-discoveryengine:0.77.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.76.0" +libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.77.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-discoveryengine.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-discoveryengine/0.76.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-discoveryengine/0.77.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-distributedcloudedge/README.md b/java-distributedcloudedge/README.md index 0ecd4cefabd6..21aae6202a3c 100644 --- a/java-distributedcloudedge/README.md +++ b/java-distributedcloudedge/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-distributedcloudedge - 0.77.0 + 0.78.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.77.0' +implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.78.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.77.0" +libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.78.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-distributedcloudedge.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-distributedcloudedge/0.77.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-distributedcloudedge/0.78.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dlp/README.md b/java-dlp/README.md index c8afcc343d2d..629e530655db 100644 --- a/java-dlp/README.md +++ b/java-dlp/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dlp - 3.84.0 + 3.85.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dlp:3.84.0' +implementation 'com.google.cloud:google-cloud-dlp:3.85.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.84.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.85.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dlp.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dlp/3.84.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dlp/3.85.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dms/README.md b/java-dms/README.md index ecd60f4e9fe4..e79bd4bb4ac2 100644 --- a/java-dms/README.md +++ b/java-dms/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dms - 2.79.0 + 2.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dms:2.79.0' +implementation 'com.google.cloud:google-cloud-dms:2.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dms.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dms/2.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dms/2.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-document-ai/README.md b/java-document-ai/README.md index faa187f8d600..393a0c682fbe 100644 --- a/java-document-ai/README.md +++ b/java-document-ai/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-document-ai - 2.84.0 + 2.85.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-document-ai:2.84.0' +implementation 'com.google.cloud:google-cloud-document-ai:2.85.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.84.0" +libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.85.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-document-ai.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-document-ai/2.84.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-document-ai/2.85.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-domains/README.md b/java-domains/README.md index f7fb405959ed..fc806248a8d1 100644 --- a/java-domains/README.md +++ b/java-domains/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-domains - 1.77.0 + 1.78.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-domains:1.77.0' +implementation 'com.google.cloud:google-cloud-domains:1.78.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.77.0" +libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.78.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-domains.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-domains/1.77.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-domains/1.78.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-edgenetwork/README.md b/java-edgenetwork/README.md index 77931a56a08e..1b201c719234 100644 --- a/java-edgenetwork/README.md +++ b/java-edgenetwork/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-edgenetwork - 0.48.0 + 0.49.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-edgenetwork:0.48.0' +implementation 'com.google.cloud:google-cloud-edgenetwork:0.49.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.48.0" +libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.49.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-edgenetwork.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-edgenetwork/0.48.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-edgenetwork/0.49.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-enterpriseknowledgegraph/README.md b/java-enterpriseknowledgegraph/README.md index ddc120bde558..74807e612362 100644 --- a/java-enterpriseknowledgegraph/README.md +++ b/java-enterpriseknowledgegraph/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-enterpriseknowledgegraph - 0.76.0 + 0.77.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.76.0' +implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.77.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.76.0" +libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.77.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-enterpriseknowledgegraph.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-enterpriseknowledgegraph/0.76.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-enterpriseknowledgegraph/0.77.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-errorreporting/README.md b/java-errorreporting/README.md index 93586df9be48..2c05c40e496e 100644 --- a/java-errorreporting/README.md +++ b/java-errorreporting/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-errorreporting - 0.201.0-beta + 0.202.0-beta ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-errorreporting:0.201.0-beta' +implementation 'com.google.cloud:google-cloud-errorreporting:0.202.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.201.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.202.0-beta" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-errorreporting.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-errorreporting/0.201.0-beta +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-errorreporting/0.202.0-beta [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-essential-contacts/README.md b/java-essential-contacts/README.md index 9a30974d3e16..30caeaacccc6 100644 --- a/java-essential-contacts/README.md +++ b/java-essential-contacts/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-essential-contacts - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-essential-contacts:2.80.0' +implementation 'com.google.cloud:google-cloud-essential-contacts:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-essential-contacts.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-essential-contacts/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-essential-contacts/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-eventarc-publishing/README.md b/java-eventarc-publishing/README.md index a937eaff686d..dd6d32f7a580 100644 --- a/java-eventarc-publishing/README.md +++ b/java-eventarc-publishing/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-eventarc-publishing - 0.80.0 + 0.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.80.0' +implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.81.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-eventarc-publishing.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-eventarc-publishing/0.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-eventarc-publishing/0.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-eventarc/README.md b/java-eventarc/README.md index 01e6183bad51..cddf0e3ff87a 100644 --- a/java-eventarc/README.md +++ b/java-eventarc/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-eventarc - 1.80.0 + 1.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc:1.80.0' +implementation 'com.google.cloud:google-cloud-eventarc:1.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-eventarc.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-eventarc/1.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-eventarc/1.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-filestore/README.md b/java-filestore/README.md index ba82116e23f3..1c7422a93b50 100644 --- a/java-filestore/README.md +++ b/java-filestore/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-filestore - 1.81.0 + 1.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-filestore:1.81.0' +implementation 'com.google.cloud:google-cloud-filestore:1.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-filestore.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-filestore/1.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-filestore/1.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-financialservices/README.md b/java-financialservices/README.md index 446c104ed982..0ce6f68344f5 100644 --- a/java-financialservices/README.md +++ b/java-financialservices/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-financialservices - 0.21.0 + 0.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-financialservices:0.21.0' +implementation 'com.google.cloud:google-cloud-financialservices:0.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-financialservices" % "0.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-financialservices" % "0.22.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-financialservices.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-financialservices/0.21.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-financialservices/0.22.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-functions/README.md b/java-functions/README.md index de44a453d2b1..a12dd71a3def 100644 --- a/java-functions/README.md +++ b/java-functions/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-functions - 2.82.0 + 2.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-functions:2.82.0' +implementation 'com.google.cloud:google-cloud-functions:2.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.83.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-functions.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-functions/2.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-functions/2.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-gdchardwaremanagement/README.md b/java-gdchardwaremanagement/README.md index 225ab0227292..1caa3c175f17 100644 --- a/java-gdchardwaremanagement/README.md +++ b/java-gdchardwaremanagement/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gdchardwaremanagement - 0.35.0 + 0.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gdchardwaremanagement:0.35.0' +implementation 'com.google.cloud:google-cloud-gdchardwaremanagement:0.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gdchardwaremanagement" % "0.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gdchardwaremanagement" % "0.36.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gdchardwaremanagement.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gdchardwaremanagement/0.35.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gdchardwaremanagement/0.36.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-geminidataanalytics/README.md b/java-geminidataanalytics/README.md index f1d68d726271..81df22f0e888 100644 --- a/java-geminidataanalytics/README.md +++ b/java-geminidataanalytics/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-geminidataanalytics - 0.8.0 + 0.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-geminidataanalytics:0.8.0' +implementation 'com.google.cloud:google-cloud-geminidataanalytics:0.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-geminidataanalytics" % "0.8.0" +libraryDependencies += "com.google.cloud" % "google-cloud-geminidataanalytics" % "0.9.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-geminidataanalytics.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-geminidataanalytics/0.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-geminidataanalytics/0.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/AlloyDbReference.java b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/AlloyDbReference.java index f37b5399ed48..487f37145560 100644 --- a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/AlloyDbReference.java +++ b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/AlloyDbReference.java @@ -24,6 +24,7 @@ * *
        * Message representing reference to an AlloyDB database and agent context.
      + * Only supported for the `QueryData` method.
        * 
      * * Protobuf type {@code google.cloud.geminidataanalytics.v1beta.AlloyDbReference} @@ -374,6 +375,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
          * Message representing reference to an AlloyDB database and agent context.
      +   * Only supported for the `QueryData` method.
          * 
      * * Protobuf type {@code google.cloud.geminidataanalytics.v1beta.AlloyDbReference} diff --git a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/BigQueryTableReferences.java b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/BigQueryTableReferences.java index 770e1c410e81..7b2e3c423cdb 100644 --- a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/BigQueryTableReferences.java +++ b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/BigQueryTableReferences.java @@ -23,7 +23,9 @@ * * *
      - * Message representing references to BigQuery tables.
      + * Message representing references to BigQuery tables and property graphs.
      + * At least one of `table_references` or `property_graph_references` must be
      + * populated.
        * 
      * * Protobuf type {@code google.cloud.geminidataanalytics.v1beta.BigQueryTableReferences} @@ -74,11 +76,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ @java.lang.Override @@ -91,11 +93,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ @java.lang.Override @@ -109,11 +111,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ @java.lang.Override @@ -125,11 +127,11 @@ public int getTableReferencesCount() { * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ @java.lang.Override @@ -142,11 +144,11 @@ public com.google.cloud.geminidataanalytics.v1beta.BigQueryTableReference getTab * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ @java.lang.Override @@ -323,7 +325,9 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
      -   * Message representing references to BigQuery tables.
      +   * Message representing references to BigQuery tables and property graphs.
      +   * At least one of `table_references` or `property_graph_references` must be
      +   * populated.
          * 
      * * Protobuf type {@code google.cloud.geminidataanalytics.v1beta.BigQueryTableReferences} @@ -579,11 +583,11 @@ private void ensureTableReferencesIsMutable() { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public java.util.List @@ -599,11 +603,11 @@ private void ensureTableReferencesIsMutable() { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public int getTableReferencesCount() { @@ -618,11 +622,11 @@ public int getTableReferencesCount() { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public com.google.cloud.geminidataanalytics.v1beta.BigQueryTableReference getTableReferences( @@ -638,11 +642,11 @@ public com.google.cloud.geminidataanalytics.v1beta.BigQueryTableReference getTab * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public Builder setTableReferences( @@ -664,11 +668,11 @@ public Builder setTableReferences( * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public Builder setTableReferences( @@ -689,11 +693,11 @@ public Builder setTableReferences( * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public Builder addTableReferences( @@ -715,11 +719,11 @@ public Builder addTableReferences( * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public Builder addTableReferences( @@ -741,11 +745,11 @@ public Builder addTableReferences( * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public Builder addTableReferences( @@ -765,11 +769,11 @@ public Builder addTableReferences( * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public Builder addTableReferences( @@ -790,11 +794,11 @@ public Builder addTableReferences( * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public Builder addAllTableReferences( @@ -815,11 +819,11 @@ public Builder addAllTableReferences( * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public Builder clearTableReferences() { @@ -837,11 +841,11 @@ public Builder clearTableReferences() { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public Builder removeTableReferences(int index) { @@ -859,11 +863,11 @@ public Builder removeTableReferences(int index) { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public com.google.cloud.geminidataanalytics.v1beta.BigQueryTableReference.Builder @@ -875,11 +879,11 @@ public Builder removeTableReferences(int index) { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public com.google.cloud.geminidataanalytics.v1beta.BigQueryTableReferenceOrBuilder @@ -895,11 +899,11 @@ public Builder removeTableReferences(int index) { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public java.util.List< @@ -916,11 +920,11 @@ public Builder removeTableReferences(int index) { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public com.google.cloud.geminidataanalytics.v1beta.BigQueryTableReference.Builder @@ -935,11 +939,11 @@ public Builder removeTableReferences(int index) { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public com.google.cloud.geminidataanalytics.v1beta.BigQueryTableReference.Builder @@ -955,11 +959,11 @@ public Builder removeTableReferences(int index) { * * *
      -     * Required. References to BigQuery tables.
      +     * Optional. References to BigQuery tables.
            * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ public java.util.List< diff --git a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/BigQueryTableReferencesOrBuilder.java b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/BigQueryTableReferencesOrBuilder.java index 78fe684a991c..9de73fd99530 100644 --- a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/BigQueryTableReferencesOrBuilder.java +++ b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/BigQueryTableReferencesOrBuilder.java @@ -28,11 +28,11 @@ public interface BigQueryTableReferencesOrBuilder * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ java.util.List @@ -42,11 +42,11 @@ public interface BigQueryTableReferencesOrBuilder * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ com.google.cloud.geminidataanalytics.v1beta.BigQueryTableReference getTableReferences(int index); @@ -55,11 +55,11 @@ public interface BigQueryTableReferencesOrBuilder * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ int getTableReferencesCount(); @@ -68,11 +68,11 @@ public interface BigQueryTableReferencesOrBuilder * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ java.util.List< @@ -83,11 +83,11 @@ public interface BigQueryTableReferencesOrBuilder * * *
      -   * Required. References to BigQuery tables.
      +   * Optional. References to BigQuery tables.
          * 
      * * - * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = REQUIRED]; + * repeated .google.cloud.geminidataanalytics.v1beta.BigQueryTableReference table_references = 1 [(.google.api.field_behavior) = OPTIONAL]; * */ com.google.cloud.geminidataanalytics.v1beta.BigQueryTableReferenceOrBuilder diff --git a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/CloudSqlReference.java b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/CloudSqlReference.java index 25f367ccf999..b4432c3a6bd3 100644 --- a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/CloudSqlReference.java +++ b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/CloudSqlReference.java @@ -24,6 +24,7 @@ * *
        * Message representing reference to a CloudSQL database and agent context.
      + * Only supported for the `QueryData` method.
        * 
      * * Protobuf type {@code google.cloud.geminidataanalytics.v1beta.CloudSqlReference} @@ -374,6 +375,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
          * Message representing reference to a CloudSQL database and agent context.
      +   * Only supported for the `QueryData` method.
          * 
      * * Protobuf type {@code google.cloud.geminidataanalytics.v1beta.CloudSqlReference} diff --git a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceProto.java b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceProto.java index 06dd9e94d424..aff91c8f3b78 100644 --- a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceProto.java +++ b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceProto.java @@ -131,7 +131,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "references\"y\n" + "\027BigQueryTableReferences\022^\n" + "\020table_references\030\001 \003" - + "(\0132?.google.cloud.geminidataanalytics.v1beta.BigQueryTableReferenceB\003\340A\002\"\247\001\n" + + "(\0132?.google.cloud.geminidataanalytics.v1beta.BigQueryTableReferenceB\003\340A\001\"\247\001\n" + "\026BigQueryTableReference\022\027\n\n" + "project_id\030\001 \001(\tB\003\340A\002\022\027\n\n" + "dataset_id\030\003 \001(\tB\003\340A\002\022\025\n" diff --git a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceReferences.java b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceReferences.java index 8eaeefc7d8b7..70c2f4e7603f 100644 --- a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceReferences.java +++ b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceReferences.java @@ -297,7 +297,8 @@ public com.google.cloud.geminidataanalytics.v1beta.LookerExploreReferences getLo * * *
      -   * Reference to an AlloyDB database.
      +   * Reference to an AlloyDB database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -313,7 +314,8 @@ public boolean hasAlloydb() { * * *
      -   * Reference to an AlloyDB database.
      +   * Reference to an AlloyDB database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -332,7 +334,8 @@ public com.google.cloud.geminidataanalytics.v1beta.AlloyDbReference getAlloydb() * * *
      -   * Reference to an AlloyDB database.
      +   * Reference to an AlloyDB database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -352,7 +355,8 @@ public com.google.cloud.geminidataanalytics.v1beta.AlloyDbReference getAlloydb() * * *
      -   * Reference to a Spanner database.
      +   * Reference to a Spanner database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -368,7 +372,8 @@ public boolean hasSpannerReference() { * * *
      -   * Reference to a Spanner database.
      +   * Reference to a Spanner database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -387,7 +392,8 @@ public com.google.cloud.geminidataanalytics.v1beta.SpannerReference getSpannerRe * * *
      -   * Reference to a Spanner database.
      +   * Reference to a Spanner database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -407,7 +413,8 @@ public com.google.cloud.geminidataanalytics.v1beta.SpannerReference getSpannerRe * * *
      -   * Reference to a CloudSql database.
      +   * Reference to a CloudSql database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -424,7 +431,8 @@ public boolean hasCloudSqlReference() { * * *
      -   * Reference to a CloudSql database.
      +   * Reference to a CloudSql database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -444,7 +452,8 @@ public com.google.cloud.geminidataanalytics.v1beta.CloudSqlReference getCloudSql * * *
      -   * Reference to a CloudSql database.
      +   * Reference to a CloudSql database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -1728,7 +1737,8 @@ public Builder clearLooker() { * * *
      -     * Reference to an AlloyDB database.
      +     * Reference to an AlloyDB database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -1744,7 +1754,8 @@ public boolean hasAlloydb() { * * *
      -     * Reference to an AlloyDB database.
      +     * Reference to an AlloyDB database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -1770,7 +1781,8 @@ public com.google.cloud.geminidataanalytics.v1beta.AlloyDbReference getAlloydb() * * *
      -     * Reference to an AlloyDB database.
      +     * Reference to an AlloyDB database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -1793,7 +1805,8 @@ public Builder setAlloydb(com.google.cloud.geminidataanalytics.v1beta.AlloyDbRef * * *
      -     * Reference to an AlloyDB database.
      +     * Reference to an AlloyDB database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -1814,7 +1827,8 @@ public Builder setAlloydb( * * *
      -     * Reference to an AlloyDB database.
      +     * Reference to an AlloyDB database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -1850,7 +1864,8 @@ public Builder mergeAlloydb( * * *
      -     * Reference to an AlloyDB database.
      +     * Reference to an AlloyDB database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -1876,7 +1891,8 @@ public Builder clearAlloydb() { * * *
      -     * Reference to an AlloyDB database.
      +     * Reference to an AlloyDB database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -1890,7 +1906,8 @@ public Builder clearAlloydb() { * * *
      -     * Reference to an AlloyDB database.
      +     * Reference to an AlloyDB database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -1912,7 +1929,8 @@ public Builder clearAlloydb() { * * *
      -     * Reference to an AlloyDB database.
      +     * Reference to an AlloyDB database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -1952,7 +1970,8 @@ public Builder clearAlloydb() { * * *
      -     * Reference to a Spanner database.
      +     * Reference to a Spanner database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -1968,7 +1987,8 @@ public boolean hasSpannerReference() { * * *
      -     * Reference to a Spanner database.
      +     * Reference to a Spanner database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -1994,7 +2014,8 @@ public com.google.cloud.geminidataanalytics.v1beta.SpannerReference getSpannerRe * * *
      -     * Reference to a Spanner database.
      +     * Reference to a Spanner database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -2018,7 +2039,8 @@ public Builder setSpannerReference( * * *
      -     * Reference to a Spanner database.
      +     * Reference to a Spanner database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -2039,7 +2061,8 @@ public Builder setSpannerReference( * * *
      -     * Reference to a Spanner database.
      +     * Reference to a Spanner database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -2075,7 +2098,8 @@ public Builder mergeSpannerReference( * * *
      -     * Reference to a Spanner database.
      +     * Reference to a Spanner database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -2101,7 +2125,8 @@ public Builder clearSpannerReference() { * * *
      -     * Reference to a Spanner database.
      +     * Reference to a Spanner database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -2115,7 +2140,8 @@ public Builder clearSpannerReference() { * * *
      -     * Reference to a Spanner database.
      +     * Reference to a Spanner database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -2137,7 +2163,8 @@ public Builder clearSpannerReference() { * * *
      -     * Reference to a Spanner database.
      +     * Reference to a Spanner database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -2177,7 +2204,8 @@ public Builder clearSpannerReference() { * * *
      -     * Reference to a CloudSql database.
      +     * Reference to a CloudSql database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -2194,7 +2222,8 @@ public boolean hasCloudSqlReference() { * * *
      -     * Reference to a CloudSql database.
      +     * Reference to a CloudSql database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -2221,7 +2250,8 @@ public com.google.cloud.geminidataanalytics.v1beta.CloudSqlReference getCloudSql * * *
      -     * Reference to a CloudSql database.
      +     * Reference to a CloudSql database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -2246,7 +2276,8 @@ public Builder setCloudSqlReference( * * *
      -     * Reference to a CloudSql database.
      +     * Reference to a CloudSql database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -2268,7 +2299,8 @@ public Builder setCloudSqlReference( * * *
      -     * Reference to a CloudSql database.
      +     * Reference to a CloudSql database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -2305,7 +2337,8 @@ public Builder mergeCloudSqlReference( * * *
      -     * Reference to a CloudSql database.
      +     * Reference to a CloudSql database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -2332,7 +2365,8 @@ public Builder clearCloudSqlReference() { * * *
      -     * Reference to a CloudSql database.
      +     * Reference to a CloudSql database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -2347,7 +2381,8 @@ public Builder clearCloudSqlReference() { * * *
      -     * Reference to a CloudSql database.
      +     * Reference to a CloudSql database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -2370,7 +2405,8 @@ public Builder clearCloudSqlReference() { * * *
      -     * Reference to a CloudSql database.
      +     * Reference to a CloudSql database. Only supported for the `QueryData`
      +     * method.
            * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; diff --git a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceReferencesOrBuilder.java b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceReferencesOrBuilder.java index df88fb24eb70..90d9c827234f 100644 --- a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceReferencesOrBuilder.java +++ b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/DatasourceReferencesOrBuilder.java @@ -140,7 +140,8 @@ public interface DatasourceReferencesOrBuilder * * *
      -   * Reference to an AlloyDB database.
      +   * Reference to an AlloyDB database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -153,7 +154,8 @@ public interface DatasourceReferencesOrBuilder * * *
      -   * Reference to an AlloyDB database.
      +   * Reference to an AlloyDB database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -166,7 +168,8 @@ public interface DatasourceReferencesOrBuilder * * *
      -   * Reference to an AlloyDB database.
      +   * Reference to an AlloyDB database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.AlloyDbReference alloydb = 8; @@ -177,7 +180,8 @@ public interface DatasourceReferencesOrBuilder * * *
      -   * Reference to a Spanner database.
      +   * Reference to a Spanner database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -190,7 +194,8 @@ public interface DatasourceReferencesOrBuilder * * *
      -   * Reference to a Spanner database.
      +   * Reference to a Spanner database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -203,7 +208,8 @@ public interface DatasourceReferencesOrBuilder * * *
      -   * Reference to a Spanner database.
      +   * Reference to a Spanner database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.SpannerReference spanner_reference = 9; @@ -215,7 +221,8 @@ public interface DatasourceReferencesOrBuilder * * *
      -   * Reference to a CloudSql database.
      +   * Reference to a CloudSql database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -229,7 +236,8 @@ public interface DatasourceReferencesOrBuilder * * *
      -   * Reference to a CloudSql database.
      +   * Reference to a CloudSql database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; @@ -243,7 +251,8 @@ public interface DatasourceReferencesOrBuilder * * *
      -   * Reference to a CloudSql database.
      +   * Reference to a CloudSql database. Only supported for the `QueryData`
      +   * method.
          * 
      * * .google.cloud.geminidataanalytics.v1beta.CloudSqlReference cloud_sql_reference = 10; diff --git a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/SpannerReference.java b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/SpannerReference.java index 3f0af5b2c9c7..d6c8bf7efaee 100644 --- a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/SpannerReference.java +++ b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/java/com/google/cloud/geminidataanalytics/v1beta/SpannerReference.java @@ -24,6 +24,7 @@ * *
        * Message representing reference to a Spanner database and agent context.
      + * Only supported for the `QueryData` method.
        * 
      * * Protobuf type {@code google.cloud.geminidataanalytics.v1beta.SpannerReference} @@ -374,6 +375,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
          * Message representing reference to a Spanner database and agent context.
      +   * Only supported for the `QueryData` method.
          * 
      * * Protobuf type {@code google.cloud.geminidataanalytics.v1beta.SpannerReference} diff --git a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/proto/google/cloud/geminidataanalytics/v1beta/datasource.proto b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/proto/google/cloud/geminidataanalytics/v1beta/datasource.proto index 8b3e388a4d42..62d9a0c53ee0 100644 --- a/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/proto/google/cloud/geminidataanalytics/v1beta/datasource.proto +++ b/java-geminidataanalytics/proto-google-cloud-geminidataanalytics-v1beta/src/main/proto/google/cloud/geminidataanalytics/v1beta/datasource.proto @@ -53,22 +53,27 @@ message DatasourceReferences { // References to Looker Explores. LookerExploreReferences looker = 3; - // Reference to an AlloyDB database. + // Reference to an AlloyDB database. Only supported for the `QueryData` + // method. AlloyDbReference alloydb = 8; - // Reference to a Spanner database. + // Reference to a Spanner database. Only supported for the `QueryData` + // method. SpannerReference spanner_reference = 9; - // Reference to a CloudSql database. + // Reference to a CloudSql database. Only supported for the `QueryData` + // method. CloudSqlReference cloud_sql_reference = 10; } } -// Message representing references to BigQuery tables. +// Message representing references to BigQuery tables and property graphs. +// At least one of `table_references` or `property_graph_references` must be +// populated. message BigQueryTableReferences { - // Required. References to BigQuery tables. + // Optional. References to BigQuery tables. repeated BigQueryTableReference table_references = 1 - [(google.api.field_behavior) = REQUIRED]; + [(google.api.field_behavior) = OPTIONAL]; } // Message representing a reference to a single BigQuery table. @@ -99,6 +104,7 @@ message StudioDatasourceReference { } // Message representing reference to an AlloyDB database and agent context. +// Only supported for the `QueryData` method. message AlloyDbReference { // Required. Singular proto that supports specifying which database and tables // to include. @@ -132,6 +138,7 @@ message AlloyDbDatabaseReference { } // Message representing reference to a Spanner database and agent context. +// Only supported for the `QueryData` method. message SpannerReference { // Required. Singular proto that supports specifying which database and tables // to include. @@ -177,6 +184,7 @@ message SpannerDatabaseReference { } // Message representing reference to a CloudSQL database and agent context. +// Only supported for the `QueryData` method. message CloudSqlReference { // Required. Singular proto that supports specifying which database and tables // to include. diff --git a/java-gke-backup/README.md b/java-gke-backup/README.md index 5ce522eb3226..d0f430717568 100644 --- a/java-gke-backup/README.md +++ b/java-gke-backup/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-backup - 0.79.0 + 0.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-backup:0.79.0' +implementation 'com.google.cloud:google-cloud-gke-backup:0.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.80.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gke-backup.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-backup/0.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-backup/0.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-gke-connect-gateway/README.md b/java-gke-connect-gateway/README.md index 6e291fdf1611..77cdecde9add 100644 --- a/java-gke-connect-gateway/README.md +++ b/java-gke-connect-gateway/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-connect-gateway - 0.81.0 + 0.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.81.0' +implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gke-connect-gateway.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-connect-gateway/0.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-connect-gateway/0.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-gke-multi-cloud/README.md b/java-gke-multi-cloud/README.md index 06cf8ceb97f9..2767a963fa72 100644 --- a/java-gke-multi-cloud/README.md +++ b/java-gke-multi-cloud/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-multi-cloud - 0.79.0 + 0.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.79.0' +implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.80.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gke-multi-cloud.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-multi-cloud/0.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-multi-cloud/0.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-gkehub/README.md b/java-gkehub/README.md index 370b8d4fe403..e5841a35c1c4 100644 --- a/java-gkehub/README.md +++ b/java-gkehub/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gkehub - 1.80.0 + 1.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gkehub:1.80.0' +implementation 'com.google.cloud:google-cloud-gkehub:1.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gkehub.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gkehub/1.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gkehub/1.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-gkerecommender/README.md b/java-gkerecommender/README.md index 4d79889ac5b0..ef15ce2363b2 100644 --- a/java-gkerecommender/README.md +++ b/java-gkerecommender/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gkerecommender - 0.0.0 + 0.1.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gkerecommender:0.0.0' +implementation 'com.google.cloud:google-cloud-gkerecommender:0.1.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gkerecommender" % "0.0.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gkerecommender" % "0.1.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gkerecommender.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gkerecommender/0.0.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gkerecommender/0.1.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-grafeas/README.md b/java-grafeas/README.md index 3aa6d5a97437..b6906ad15295 100644 --- a/java-grafeas/README.md +++ b/java-grafeas/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: io.grafeas grafeas - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'io.grafeas:grafeas:2.81.0' +implementation 'io.grafeas:grafeas:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "io.grafeas" % "grafeas" % "2.81.0" +libraryDependencies += "io.grafeas" % "grafeas" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/io.grafeas/grafeas.svg -[maven-version-link]: https://central.sonatype.com/artifact/io.grafeas/grafeas/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/io.grafeas/grafeas/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-gsuite-addons/README.md b/java-gsuite-addons/README.md index cdf2df45a01d..18b895e89190 100644 --- a/java-gsuite-addons/README.md +++ b/java-gsuite-addons/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gsuite-addons - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gsuite-addons:2.80.0' +implementation 'com.google.cloud:google-cloud-gsuite-addons:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gsuite-addons.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gsuite-addons/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gsuite-addons/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-hypercomputecluster/README.md b/java-hypercomputecluster/README.md index a04e2f7fdeba..134ad89a363e 100644 --- a/java-hypercomputecluster/README.md +++ b/java-hypercomputecluster/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-hypercomputecluster - 0.0.0 + 0.1.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-hypercomputecluster:0.0.0' +implementation 'com.google.cloud:google-cloud-hypercomputecluster:0.1.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-hypercomputecluster" % "0.0.0" +libraryDependencies += "com.google.cloud" % "google-cloud-hypercomputecluster" % "0.1.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-hypercomputecluster.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-hypercomputecluster/0.0.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-hypercomputecluster/0.1.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-iam-admin/README.md b/java-iam-admin/README.md index e55b088cd964..78e05d27a2ce 100644 --- a/java-iam-admin/README.md +++ b/java-iam-admin/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-iam-admin - 3.75.0 + 3.76.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-admin:3.75.0' +implementation 'com.google.cloud:google-iam-admin:3.76.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.75.0" +libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.76.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-iam-admin.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-iam-admin/3.75.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-iam-admin/3.76.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-iam/README.md b/java-iam/README.md index 9b9118e5ecd8..ebd22b3556be 100644 --- a/java-iam/README.md +++ b/java-iam/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-iam-policy - 1.78.0 + 1.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-policy:1.78.0' +implementation 'com.google.cloud:google-iam-policy:1.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.78.0" +libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.79.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-iam-policy.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-iam-policy/1.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-iam-policy/1.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-iamcredentials/README.md b/java-iamcredentials/README.md index 90eb57d53ed7..56ecc8e766e2 100644 --- a/java-iamcredentials/README.md +++ b/java-iamcredentials/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iamcredentials - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iamcredentials:2.80.0' +implementation 'com.google.cloud:google-cloud-iamcredentials:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-iamcredentials.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-iamcredentials/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-iamcredentials/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-iap/README.md b/java-iap/README.md index 4976fc23b584..1e9d5e62c85a 100644 --- a/java-iap/README.md +++ b/java-iap/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iap - 0.36.0 + 0.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iap:0.36.0' +implementation 'com.google.cloud:google-cloud-iap:0.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iap" % "0.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iap" % "0.37.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-iap.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-iap/0.36.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-iap/0.37.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-ids/README.md b/java-ids/README.md index 5821b6ffca22..0d03ae01551a 100644 --- a/java-ids/README.md +++ b/java-ids/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-ids - 1.79.0 + 1.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-ids:1.79.0' +implementation 'com.google.cloud:google-cloud-ids:1.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-ids.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-ids/1.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-ids/1.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-infra-manager/README.md b/java-infra-manager/README.md index 37cb6cfa56f7..78c435f3be9a 100644 --- a/java-infra-manager/README.md +++ b/java-infra-manager/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-infra-manager - 0.57.0 + 0.58.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-infra-manager:0.57.0' +implementation 'com.google.cloud:google-cloud-infra-manager:0.58.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.57.0" +libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.58.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-infra-manager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-infra-manager/0.57.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-infra-manager/0.58.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-iot/README.md b/java-iot/README.md index 721998c09f4f..bd57c6db244c 100644 --- a/java-iot/README.md +++ b/java-iot/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iot - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iot:2.80.0' +implementation 'com.google.cloud:google-cloud-iot:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-iot.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-iot/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-iot/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-java-shopping-merchant-issue-resolution/README.md b/java-java-shopping-merchant-issue-resolution/README.md index 646a21da9307..aaea37fca413 100644 --- a/java-java-shopping-merchant-issue-resolution/README.md +++ b/java-java-shopping-merchant-issue-resolution/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-issue-resolution - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-issue-resolution:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-issue-resolution:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-issue-resolution" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-issue-resolution" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-issue-resolution.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-issue-resolution/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-issue-resolution/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-java-shopping-merchant-order-tracking/README.md b/java-java-shopping-merchant-order-tracking/README.md index 607fde04a50a..55d3854ec54a 100644 --- a/java-java-shopping-merchant-order-tracking/README.md +++ b/java-java-shopping-merchant-order-tracking/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-order-tracking - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-order-tracking:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-order-tracking:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-order-tracking" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-order-tracking" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-order-tracking.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-order-tracking/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-order-tracking/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-kms/README.md b/java-kms/README.md index 39fed2e12590..2350f2ff7893 100644 --- a/java-kms/README.md +++ b/java-kms/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-kms - 2.83.0 + 2.84.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-kms:2.83.0' +implementation 'com.google.cloud:google-cloud-kms:2.84.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.83.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.84.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-kms.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-kms/2.83.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-kms/2.84.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-kmsinventory/README.md b/java-kmsinventory/README.md index a63e3cb87dd3..44b4cbaec519 100644 --- a/java-kmsinventory/README.md +++ b/java-kmsinventory/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-kmsinventory - 0.69.0 + 0.70.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-kmsinventory:0.69.0' +implementation 'com.google.cloud:google-cloud-kmsinventory:0.70.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.69.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.70.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-kmsinventory.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-kmsinventory/0.69.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-kmsinventory/0.70.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-language/README.md b/java-language/README.md index 443aabf691d9..58961705fb52 100644 --- a/java-language/README.md +++ b/java-language/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-language - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-language:2.81.0' +implementation 'com.google.cloud:google-cloud-language:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.82.0" ``` ## Authentication @@ -226,7 +226,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-language.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-language/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-language/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-licensemanager/README.md b/java-licensemanager/README.md index bf2b6cb530c1..8df7c9ee95aa 100644 --- a/java-licensemanager/README.md +++ b/java-licensemanager/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-licensemanager - 0.13.0 + 0.14.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-licensemanager:0.13.0' +implementation 'com.google.cloud:google-cloud-licensemanager:0.14.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-licensemanager" % "0.13.0" +libraryDependencies += "com.google.cloud" % "google-cloud-licensemanager" % "0.14.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-licensemanager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-licensemanager/0.13.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-licensemanager/0.14.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-life-sciences/README.md b/java-life-sciences/README.md index 47d1bd8d7db0..8f8160255027 100644 --- a/java-life-sciences/README.md +++ b/java-life-sciences/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-life-sciences - 0.82.0 + 0.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-life-sciences:0.82.0' +implementation 'com.google.cloud:google-cloud-life-sciences:0.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.83.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-life-sciences.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-life-sciences/0.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-life-sciences/0.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-locationfinder/README.md b/java-locationfinder/README.md index ee95390b46a0..de764c2de550 100644 --- a/java-locationfinder/README.md +++ b/java-locationfinder/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-locationfinder - 0.5.0 + 0.6.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-locationfinder:0.5.0' +implementation 'com.google.cloud:google-cloud-locationfinder:0.6.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-locationfinder" % "0.5.0" +libraryDependencies += "com.google.cloud" % "google-cloud-locationfinder" % "0.6.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-locationfinder.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-locationfinder/0.5.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-locationfinder/0.6.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-lustre/README.md b/java-lustre/README.md index f02c0c6bab02..d00f0434c777 100644 --- a/java-lustre/README.md +++ b/java-lustre/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-lustre - 0.20.0 + 0.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-lustre:0.20.0' +implementation 'com.google.cloud:google-cloud-lustre:0.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-lustre" % "0.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-lustre" % "0.21.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-lustre.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-lustre/0.20.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-lustre/0.21.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maintenance/README.md b/java-maintenance/README.md index e76f65cc6f10..5fe4db53494e 100644 --- a/java-maintenance/README.md +++ b/java-maintenance/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-maintenance - 0.14.0 + 0.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-maintenance:0.14.0' +implementation 'com.google.cloud:google-cloud-maintenance:0.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-maintenance" % "0.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-maintenance" % "0.15.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-maintenance.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-maintenance/0.14.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-maintenance/0.15.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-managed-identities/README.md b/java-managed-identities/README.md index b9d96d545232..0c2d282d84b2 100644 --- a/java-managed-identities/README.md +++ b/java-managed-identities/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-managed-identities - 1.78.0 + 1.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-managed-identities:1.78.0' +implementation 'com.google.cloud:google-cloud-managed-identities:1.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.79.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-managed-identities.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-managed-identities/1.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-managed-identities/1.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-managedkafka/README.md b/java-managedkafka/README.md index 99b1ece0379c..62020186982a 100644 --- a/java-managedkafka/README.md +++ b/java-managedkafka/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-managedkafka - 0.36.0 + 0.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-managedkafka:0.36.0' +implementation 'com.google.cloud:google-cloud-managedkafka:0.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-managedkafka" % "0.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-managedkafka" % "0.37.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-managedkafka.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-managedkafka/0.36.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-managedkafka/0.37.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maps-addressvalidation/README.md b/java-maps-addressvalidation/README.md index 0e3cd5d2eb99..461d62223a85 100644 --- a/java-maps-addressvalidation/README.md +++ b/java-maps-addressvalidation/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-addressvalidation - 0.74.0 + 0.75.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-addressvalidation:0.74.0' +implementation 'com.google.maps:google-maps-addressvalidation:0.75.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.74.0" +libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.75.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.maps/google-maps-addressvalidation.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-addressvalidation/0.74.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-addressvalidation/0.75.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maps-area-insights/README.md b/java-maps-area-insights/README.md index e0925a918c0f..8127f133eef8 100644 --- a/java-maps-area-insights/README.md +++ b/java-maps-area-insights/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-area-insights - 0.31.0 + 0.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-area-insights:0.31.0' +implementation 'com.google.maps:google-maps-area-insights:0.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-area-insights" % "0.31.0" +libraryDependencies += "com.google.maps" % "google-maps-area-insights" % "0.32.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.maps/google-maps-area-insights.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-area-insights/0.31.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-area-insights/0.32.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maps-fleetengine-delivery/README.md b/java-maps-fleetengine-delivery/README.md index 13bd24ee2549..72cd01fe7f2c 100644 --- a/java-maps-fleetengine-delivery/README.md +++ b/java-maps-fleetengine-delivery/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-fleetengine-delivery - 0.27.0 + 0.28.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-fleetengine-delivery:0.27.0' +implementation 'com.google.maps:google-maps-fleetengine-delivery:0.28.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-fleetengine-delivery" % "0.27.0" +libraryDependencies += "com.google.maps" % "google-maps-fleetengine-delivery" % "0.28.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.maps/google-maps-fleetengine-delivery.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-fleetengine-delivery/0.27.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-fleetengine-delivery/0.28.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maps-fleetengine/README.md b/java-maps-fleetengine/README.md index 763d123b8579..9ac4a3da8d0a 100644 --- a/java-maps-fleetengine/README.md +++ b/java-maps-fleetengine/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-fleetengine - 0.27.0 + 0.28.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-fleetengine:0.27.0' +implementation 'com.google.maps:google-maps-fleetengine:0.28.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-fleetengine" % "0.27.0" +libraryDependencies += "com.google.maps" % "google-maps-fleetengine" % "0.28.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.maps/google-maps-fleetengine.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-fleetengine/0.27.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-fleetengine/0.28.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maps-mapsplatformdatasets/README.md b/java-maps-mapsplatformdatasets/README.md index 1f1ab8de1669..f5b0c711c532 100644 --- a/java-maps-mapsplatformdatasets/README.md +++ b/java-maps-mapsplatformdatasets/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-mapsplatformdatasets - 0.69.0 + 0.70.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.69.0' +implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.70.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.69.0" +libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.70.0" ``` ## Authentication @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.maps/google-maps-mapsplatformdatasets.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-mapsplatformdatasets/0.69.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-mapsplatformdatasets/0.70.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maps-places/README.md b/java-maps-places/README.md index 3ba79ba59e66..cf93698dc85b 100644 --- a/java-maps-places/README.md +++ b/java-maps-places/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-places - 0.51.0 + 0.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-places:0.51.0' +implementation 'com.google.maps:google-maps-places:0.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-places" % "0.51.0" +libraryDependencies += "com.google.maps" % "google-maps-places" % "0.52.0" ``` ## Authentication @@ -204,7 +204,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.maps/google-maps-places.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-places/0.51.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-places/0.52.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maps-routeoptimization/README.md b/java-maps-routeoptimization/README.md index 6215f8d8edf6..1a6820d8ea8d 100644 --- a/java-maps-routeoptimization/README.md +++ b/java-maps-routeoptimization/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-routeoptimization - 0.38.0 + 0.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-routeoptimization:0.38.0' +implementation 'com.google.maps:google-maps-routeoptimization:0.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-routeoptimization" % "0.38.0" +libraryDependencies += "com.google.maps" % "google-maps-routeoptimization" % "0.39.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.maps/google-maps-routeoptimization.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-routeoptimization/0.38.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-routeoptimization/0.39.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maps-routing/README.md b/java-maps-routing/README.md index 00f631de5214..061f7daa77f0 100644 --- a/java-maps-routing/README.md +++ b/java-maps-routing/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-routing - 1.65.0 + 1.66.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-routing:1.65.0' +implementation 'com.google.maps:google-maps-routing:1.66.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.65.0" +libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.66.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.maps/google-maps-routing.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-routing/1.65.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-routing/1.66.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-maps-solar/README.md b/java-maps-solar/README.md index 3d8f56036dcc..d0b98ec6860b 100644 --- a/java-maps-solar/README.md +++ b/java-maps-solar/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-solar - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-solar:0.39.0' +implementation 'com.google.maps:google-maps-solar:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-solar" % "0.39.0" +libraryDependencies += "com.google.maps" % "google-maps-solar" % "0.40.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.maps/google-maps-solar.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-solar/0.39.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.maps/google-maps-solar/0.40.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-marketingplatformadminapi/README.md b/java-marketingplatformadminapi/README.md index aa0187977e1d..2d8dc1c35188 100644 --- a/java-marketingplatformadminapi/README.md +++ b/java-marketingplatformadminapi/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.ads-marketingplatform admin - 0.29.0 + 0.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.ads-marketingplatform:admin:0.29.0' +implementation 'com.google.ads-marketingplatform:admin:0.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.ads-marketingplatform" % "admin" % "0.29.0" +libraryDependencies += "com.google.ads-marketingplatform" % "admin" % "0.30.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.ads-marketingplatform/admin.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.ads-marketingplatform/admin/0.29.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.ads-marketingplatform/admin/0.30.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-mediatranslation/README.md b/java-mediatranslation/README.md index a663e2e44f9e..922f17493f01 100644 --- a/java-mediatranslation/README.md +++ b/java-mediatranslation/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-mediatranslation - 0.86.0 + 0.87.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-mediatranslation:0.86.0' +implementation 'com.google.cloud:google-cloud-mediatranslation:0.87.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.86.0" +libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.87.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-mediatranslation.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-mediatranslation/0.86.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-mediatranslation/0.87.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-meet/README.md b/java-meet/README.md index b39924bb6e69..8dab1697abc3 100644 --- a/java-meet/README.md +++ b/java-meet/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-meet - 0.47.0 + 0.48.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-meet:0.47.0' +implementation 'com.google.cloud:google-cloud-meet:0.48.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-meet" % "0.47.0" +libraryDependencies += "com.google.cloud" % "google-cloud-meet" % "0.48.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-meet.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-meet/0.47.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-meet/0.48.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-memcache/README.md b/java-memcache/README.md index 03da11c2d1fb..66adda26b0f9 100644 --- a/java-memcache/README.md +++ b/java-memcache/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-memcache - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-memcache:2.80.0' +implementation 'com.google.cloud:google-cloud-memcache:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-memcache.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-memcache/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-memcache/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-migrationcenter/README.md b/java-migrationcenter/README.md index a4fc458fdfd2..1a729c357ce3 100644 --- a/java-migrationcenter/README.md +++ b/java-migrationcenter/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-migrationcenter - 0.62.0 + 0.63.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-migrationcenter:0.62.0' +implementation 'com.google.cloud:google-cloud-migrationcenter:0.63.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.62.0" +libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.63.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-migrationcenter.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-migrationcenter/0.62.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-migrationcenter/0.63.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-modelarmor/README.md b/java-modelarmor/README.md index 8bc10e7dec58..ac83b7c3c949 100644 --- a/java-modelarmor/README.md +++ b/java-modelarmor/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-modelarmor - 0.21.0 + 0.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-modelarmor:0.21.0' +implementation 'com.google.cloud:google-cloud-modelarmor:0.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-modelarmor" % "0.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-modelarmor" % "0.22.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-modelarmor.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-modelarmor/0.21.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-modelarmor/0.22.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-monitoring-dashboards/README.md b/java-monitoring-dashboards/README.md index f62e84689c9d..609c81a7829e 100644 --- a/java-monitoring-dashboards/README.md +++ b/java-monitoring-dashboards/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring-dashboard - 2.82.0 + 2.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.82.0' +implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.83.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-monitoring-dashboard.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-monitoring-dashboard/2.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-monitoring-dashboard/2.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-monitoring-metricsscope/README.md b/java-monitoring-metricsscope/README.md index 678b93e9d489..00c1ed5a75c9 100644 --- a/java-monitoring-metricsscope/README.md +++ b/java-monitoring-metricsscope/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring-metricsscope - 0.74.0 + 0.75.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.74.0' +implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.75.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.74.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.75.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-monitoring-metricsscope.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-monitoring-metricsscope/0.74.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-monitoring-metricsscope/0.75.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-monitoring/README.md b/java-monitoring/README.md index f26f652f3b13..9f934a88a63d 100644 --- a/java-monitoring/README.md +++ b/java-monitoring/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 3.81.0 + 3.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring:3.81.0' +implementation 'com.google.cloud:google-cloud-monitoring:3.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-monitoring.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-monitoring/3.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-monitoring/3.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-netapp/README.md b/java-netapp/README.md index 9f8ba0bf6330..cd9e46fd8001 100644 --- a/java-netapp/README.md +++ b/java-netapp/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-netapp - 0.59.0 + 0.60.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-netapp:0.59.0' +implementation 'com.google.cloud:google-cloud-netapp:0.60.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.59.0" +libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.60.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-netapp.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-netapp/0.59.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-netapp/0.60.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-network-management/README.md b/java-network-management/README.md index fffbaa26db73..d5032c9e8ec8 100644 --- a/java-network-management/README.md +++ b/java-network-management/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-network-management - 1.81.0 + 1.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-network-management:1.81.0' +implementation 'com.google.cloud:google-cloud-network-management:1.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-network-management.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-network-management/1.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-network-management/1.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-network-security/README.md b/java-network-security/README.md index 8958d1d81f1c..afb5f871238d 100644 --- a/java-network-security/README.md +++ b/java-network-security/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-network-security - 0.83.0 + 0.84.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-network-security:0.83.0' +implementation 'com.google.cloud:google-cloud-network-security:0.84.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.83.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.84.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-network-security.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-network-security/0.83.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-network-security/0.84.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-networkconnectivity/README.md b/java-networkconnectivity/README.md index 1a4d19c3bbb0..a4d037b3ca23 100644 --- a/java-networkconnectivity/README.md +++ b/java-networkconnectivity/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-networkconnectivity - 1.79.0 + 1.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-networkconnectivity:1.79.0' +implementation 'com.google.cloud:google-cloud-networkconnectivity:1.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-networkconnectivity.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-networkconnectivity/1.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-networkconnectivity/1.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-networkservices/README.md b/java-networkservices/README.md index f953103bf958..68258d17517a 100644 --- a/java-networkservices/README.md +++ b/java-networkservices/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-networkservices - 0.36.0 + 0.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-networkservices:0.36.0' +implementation 'com.google.cloud:google-cloud-networkservices:0.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-networkservices" % "0.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-networkservices" % "0.37.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-networkservices.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-networkservices/0.36.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-networkservices/0.37.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-notebooks/README.md b/java-notebooks/README.md index 4dbe54dd042c..b20009d3edcb 100644 --- a/java-notebooks/README.md +++ b/java-notebooks/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-notebooks - 1.78.0 + 1.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notebooks:1.78.0' +implementation 'com.google.cloud:google-cloud-notebooks:1.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.79.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-notebooks.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-notebooks/1.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-notebooks/1.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-optimization/README.md b/java-optimization/README.md index 963274a59c99..5d812b21725c 100644 --- a/java-optimization/README.md +++ b/java-optimization/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-optimization - 1.78.0 + 1.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-optimization:1.78.0' +implementation 'com.google.cloud:google-cloud-optimization:1.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.79.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-optimization.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-optimization/1.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-optimization/1.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-oracledatabase/README.md b/java-oracledatabase/README.md index 8ffb98788d17..bda0453c26a3 100644 --- a/java-oracledatabase/README.md +++ b/java-oracledatabase/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-oracledatabase - 0.29.0 + 0.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-oracledatabase:0.29.0' +implementation 'com.google.cloud:google-cloud-oracledatabase:0.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-oracledatabase" % "0.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-oracledatabase" % "0.30.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-oracledatabase.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-oracledatabase/0.29.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-oracledatabase/0.30.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-orchestration-airflow/README.md b/java-orchestration-airflow/README.md index 0db23dd49241..4686fe79f39b 100644 --- a/java-orchestration-airflow/README.md +++ b/java-orchestration-airflow/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orchestration-airflow - 1.80.0 + 1.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.80.0' +implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-orchestration-airflow.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-orchestration-airflow/1.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-orchestration-airflow/1.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-orgpolicy/README.md b/java-orgpolicy/README.md index fe2b53d57885..c5c907a7deaf 100644 --- a/java-orgpolicy/README.md +++ b/java-orgpolicy/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orgpolicy - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orgpolicy:2.80.0' +implementation 'com.google.cloud:google-cloud-orgpolicy:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-orgpolicy.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-orgpolicy/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-orgpolicy/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-os-config/README.md b/java-os-config/README.md index f6bba8c8df90..d08f82b206ac 100644 --- a/java-os-config/README.md +++ b/java-os-config/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-config - 2.82.0 + 2.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-config:2.82.0' +implementation 'com.google.cloud:google-cloud-os-config:2.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.83.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-os-config.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-os-config/2.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-os-config/2.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-os-login/README.md b/java-os-login/README.md index bf57f56c8684..4518b4a288bc 100644 --- a/java-os-login/README.md +++ b/java-os-login/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-login - 2.79.0 + 2.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-login:2.79.0' +implementation 'com.google.cloud:google-cloud-os-login:2.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-os-login.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-os-login/2.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-os-login/2.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-parallelstore/README.md b/java-parallelstore/README.md index 180973d6bb17..4b87d91adabc 100644 --- a/java-parallelstore/README.md +++ b/java-parallelstore/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-parallelstore - 0.43.0 + 0.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-parallelstore:0.43.0' +implementation 'com.google.cloud:google-cloud-parallelstore:0.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-parallelstore" % "0.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-parallelstore" % "0.44.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-parallelstore.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-parallelstore/0.43.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-parallelstore/0.44.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-parametermanager/README.md b/java-parametermanager/README.md index 45bcead60e7e..80ad0879e246 100644 --- a/java-parametermanager/README.md +++ b/java-parametermanager/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-parametermanager - 0.24.0 + 0.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-parametermanager:0.24.0' +implementation 'com.google.cloud:google-cloud-parametermanager:0.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-parametermanager" % "0.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-parametermanager" % "0.25.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-parametermanager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-parametermanager/0.24.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-parametermanager/0.25.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-phishingprotection/README.md b/java-phishingprotection/README.md index 406a1d48034b..a070a6fe6067 100644 --- a/java-phishingprotection/README.md +++ b/java-phishingprotection/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-phishingprotection - 0.111.0 + 0.112.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-phishingprotection:0.111.0' +implementation 'com.google.cloud:google-cloud-phishingprotection:0.112.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.111.0" +libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.112.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-phishingprotection.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-phishingprotection/0.111.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-phishingprotection/0.112.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-policy-troubleshooter/README.md b/java-policy-troubleshooter/README.md index 2c91e35ff4bb..f25e2b9c212f 100644 --- a/java-policy-troubleshooter/README.md +++ b/java-policy-troubleshooter/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policy-troubleshooter - 1.79.0 + 1.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.79.0' +implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-policy-troubleshooter.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-policy-troubleshooter/1.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-policy-troubleshooter/1.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-policysimulator/README.md b/java-policysimulator/README.md index fc259bdfc10a..98cde664f66a 100644 --- a/java-policysimulator/README.md +++ b/java-policysimulator/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policysimulator - 0.59.0 + 0.60.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policysimulator:0.59.0' +implementation 'com.google.cloud:google-cloud-policysimulator:0.60.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.59.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.60.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-policysimulator.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-policysimulator/0.59.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-policysimulator/0.60.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-private-catalog/README.md b/java-private-catalog/README.md index fafcbae2593c..abcbfa8cc180 100644 --- a/java-private-catalog/README.md +++ b/java-private-catalog/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-private-catalog - 0.82.0 + 0.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-private-catalog:0.82.0' +implementation 'com.google.cloud:google-cloud-private-catalog:0.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.83.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-private-catalog.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-private-catalog/0.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-private-catalog/0.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-privilegedaccessmanager/README.md b/java-privilegedaccessmanager/README.md index c1153bf129af..a74ab8e6b719 100644 --- a/java-privilegedaccessmanager/README.md +++ b/java-privilegedaccessmanager/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-privilegedaccessmanager - 0.34.0 + 0.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-privilegedaccessmanager:0.34.0' +implementation 'com.google.cloud:google-cloud-privilegedaccessmanager:0.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-privilegedaccessmanager" % "0.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-privilegedaccessmanager" % "0.35.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-privilegedaccessmanager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-privilegedaccessmanager/0.34.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-privilegedaccessmanager/0.35.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-profiler/README.md b/java-profiler/README.md index f8bd5d7eaf4d..dcf35a62633f 100644 --- a/java-profiler/README.md +++ b/java-profiler/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-profiler - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-profiler:2.80.0' +implementation 'com.google.cloud:google-cloud-profiler:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-profiler.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-profiler/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-profiler/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-publicca/README.md b/java-publicca/README.md index 76afb9c9fb51..c4632009f39f 100644 --- a/java-publicca/README.md +++ b/java-publicca/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-publicca - 0.77.0 + 0.78.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-publicca:0.77.0' +implementation 'com.google.cloud:google-cloud-publicca:0.78.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.77.0" +libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.78.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-publicca.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-publicca/0.77.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-publicca/0.78.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-rapidmigrationassessment/README.md b/java-rapidmigrationassessment/README.md index 6a5086b16713..03ada56d95da 100644 --- a/java-rapidmigrationassessment/README.md +++ b/java-rapidmigrationassessment/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-rapidmigrationassessment - 0.63.0 + 0.64.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.63.0' +implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.64.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.63.0" +libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.64.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-rapidmigrationassessment.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-rapidmigrationassessment/0.63.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-rapidmigrationassessment/0.64.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-recaptchaenterprise/README.md b/java-recaptchaenterprise/README.md index 0da85b8143ca..187b5df7d968 100644 --- a/java-recaptchaenterprise/README.md +++ b/java-recaptchaenterprise/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recaptchaenterprise - 3.77.0 + 3.78.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.77.0' +implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.78.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.77.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.78.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-recaptchaenterprise.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-recaptchaenterprise/3.77.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-recaptchaenterprise/3.78.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-recommendations-ai/README.md b/java-recommendations-ai/README.md index 6f9ec5219294..20c2babae51c 100644 --- a/java-recommendations-ai/README.md +++ b/java-recommendations-ai/README.md @@ -24,7 +24,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommendations-ai - 0.87.0 + 0.88.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommendations-ai:0.87.0' +implementation 'com.google.cloud:google-cloud-recommendations-ai:0.88.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.87.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.88.0" ``` ## Authentication @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-recommendations-ai.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-recommendations-ai/0.87.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-recommendations-ai/0.88.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-recommender/README.md b/java-recommender/README.md index 4a0e173b608f..076a5c29e901 100644 --- a/java-recommender/README.md +++ b/java-recommender/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommender - 2.82.0 + 2.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommender:2.82.0' +implementation 'com.google.cloud:google-cloud-recommender:2.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.83.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-recommender.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-recommender/2.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-recommender/2.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-redis-cluster/README.md b/java-redis-cluster/README.md index cb6a051cc571..d7c9492f665b 100644 --- a/java-redis-cluster/README.md +++ b/java-redis-cluster/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-redis-cluster - 0.52.0 + 0.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis-cluster:0.52.0' +implementation 'com.google.cloud:google-cloud-redis-cluster:0.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.53.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-redis-cluster.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-redis-cluster/0.52.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-redis-cluster/0.53.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-redis/README.md b/java-redis/README.md index e5b46cf5ddb5..114988379eea 100644 --- a/java-redis/README.md +++ b/java-redis/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-redis - 2.83.0 + 2.84.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis:2.83.0' +implementation 'com.google.cloud:google-cloud-redis:2.84.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.83.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.84.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-redis.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-redis/2.83.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-redis/2.84.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md index 7cabf7e58259..852c104be02b 100644 --- a/java-resourcemanager/README.md +++ b/java-resourcemanager/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-resourcemanager - 1.82.0 + 1.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resourcemanager:1.82.0' +implementation 'com.google.cloud:google-cloud-resourcemanager:1.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.83.0" ``` ## Authentication @@ -335,7 +335,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-resourcemanager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-resourcemanager/1.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-resourcemanager/1.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-retail/README.md b/java-retail/README.md index ef99d88af73b..805aa1bafee4 100644 --- a/java-retail/README.md +++ b/java-retail/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-retail - 2.82.0 + 2.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-retail:2.82.0' +implementation 'com.google.cloud:google-cloud-retail:2.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.83.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-retail.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-retail/2.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-retail/2.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-run/README.md b/java-run/README.md index d25ea7f886bb..722b6dcb5e52 100644 --- a/java-run/README.md +++ b/java-run/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-run - 0.80.0 + 0.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-run:0.80.0' +implementation 'com.google.cloud:google-cloud-run:0.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.81.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-run.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-run/0.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-run/0.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-saasservicemgmt/README.md b/java-saasservicemgmt/README.md index 612cede3dd58..fdb2dfe4efa0 100644 --- a/java-saasservicemgmt/README.md +++ b/java-saasservicemgmt/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-saasservicemgmt - 0.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-saasservicemgmt:0.10.0' +implementation 'com.google.cloud:google-cloud-saasservicemgmt:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-saasservicemgmt" % "0.10.0" +libraryDependencies += "com.google.cloud" % "google-cloud-saasservicemgmt" % "0.11.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-saasservicemgmt.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-saasservicemgmt/0.10.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-saasservicemgmt/0.11.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-scheduler/README.md b/java-scheduler/README.md index 7afd7fe8a09f..035fd438cf2f 100644 --- a/java-scheduler/README.md +++ b/java-scheduler/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-scheduler - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-scheduler:2.80.0' +implementation 'com.google.cloud:google-cloud-scheduler:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-scheduler.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-scheduler/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-scheduler/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index c3caf0238d0b..18cd9871102d 100644 --- a/java-secretmanager/README.md +++ b/java-secretmanager/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-secretmanager - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-secretmanager:2.80.0' +implementation 'com.google.cloud:google-cloud-secretmanager:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-secretmanager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-secretmanager/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-secretmanager/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-securesourcemanager/README.md b/java-securesourcemanager/README.md index 8e51cd463a3e..a0bb2a8a5419 100644 --- a/java-securesourcemanager/README.md +++ b/java-securesourcemanager/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securesourcemanager - 0.50.0 + 0.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securesourcemanager:0.50.0' +implementation 'com.google.cloud:google-cloud-securesourcemanager:0.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.51.0" ``` ## Authentication @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-securesourcemanager.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securesourcemanager/0.50.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securesourcemanager/0.51.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md index 48843d3d0602..be1fee7cbf02 100644 --- a/java-security-private-ca/README.md +++ b/java-security-private-ca/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-security-private-ca - 2.82.0 + 2.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-security-private-ca:2.82.0' +implementation 'com.google.cloud:google-cloud-security-private-ca:2.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.83.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-security-private-ca.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-security-private-ca/2.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-security-private-ca/2.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md index f343bde869e4..656a5d989df0 100644 --- a/java-securitycenter-settings/README.md +++ b/java-securitycenter-settings/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter-settings - 0.83.0 + 0.84.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.83.0' +implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.84.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.83.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.84.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-securitycenter-settings.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycenter-settings/0.83.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycenter-settings/0.84.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index eea6561e0254..41db4cdf4982 100644 --- a/java-securitycenter/README.md +++ b/java-securitycenter/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter - 2.88.0 + 2.89.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter:2.88.0' +implementation 'com.google.cloud:google-cloud-securitycenter:2.89.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.88.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.89.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-securitycenter.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycenter/2.88.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycenter/2.89.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-securitycentermanagement/README.md b/java-securitycentermanagement/README.md index e124485fba26..ed65be2b43ec 100644 --- a/java-securitycentermanagement/README.md +++ b/java-securitycentermanagement/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycentermanagement - 0.48.0 + 0.49.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.48.0' +implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.49.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.48.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.49.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-securitycentermanagement.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycentermanagement/0.48.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycentermanagement/0.49.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-securityposture/README.md b/java-securityposture/README.md index fe85884d39db..76514671760a 100644 --- a/java-securityposture/README.md +++ b/java-securityposture/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securityposture - 0.45.0 + 0.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securityposture:0.45.0' +implementation 'com.google.cloud:google-cloud-securityposture:0.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.46.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-securityposture.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securityposture/0.45.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securityposture/0.46.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-service-control/README.md b/java-service-control/README.md index 0d8312960a5d..49b513c68c56 100644 --- a/java-service-control/README.md +++ b/java-service-control/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-control - 1.80.0 + 1.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-control:1.80.0' +implementation 'com.google.cloud:google-cloud-service-control:1.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-service-control.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-service-control/1.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-service-control/1.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-service-management/README.md b/java-service-management/README.md index 47db9fe15156..2f6bf88d1fe6 100644 --- a/java-service-management/README.md +++ b/java-service-management/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-management - 3.78.0 + 3.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-management:3.78.0' +implementation 'com.google.cloud:google-cloud-service-management:3.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.79.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-service-management.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-service-management/3.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-service-management/3.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-service-usage/README.md b/java-service-usage/README.md index b0ec443c250b..7dc537162bee 100644 --- a/java-service-usage/README.md +++ b/java-service-usage/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-usage - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-usage:2.80.0' +implementation 'com.google.cloud:google-cloud-service-usage:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-service-usage.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-service-usage/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-service-usage/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index 7dc920988ff0..72f962703005 100644 --- a/java-servicedirectory/README.md +++ b/java-servicedirectory/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-servicedirectory - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicedirectory:2.81.0' +implementation 'com.google.cloud:google-cloud-servicedirectory:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-servicedirectory.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-servicedirectory/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-servicedirectory/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-servicehealth/README.md b/java-servicehealth/README.md index e263753fc09a..4785c9b33ff7 100644 --- a/java-servicehealth/README.md +++ b/java-servicehealth/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-servicehealth - 0.47.0 + 0.48.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicehealth:0.47.0' +implementation 'com.google.cloud:google-cloud-servicehealth:0.48.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.47.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.48.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-servicehealth.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-servicehealth/0.47.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-servicehealth/0.48.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shell/README.md b/java-shell/README.md index eb0fc5a48004..8d24a22a4f62 100644 --- a/java-shell/README.md +++ b/java-shell/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-shell - 2.79.0 + 2.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-shell:2.79.0' +implementation 'com.google.cloud:google-cloud-shell:2.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-shell.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-shell/2.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-shell/2.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-css/README.md b/java-shopping-css/README.md index f4ffe1b69335..00845701af40 100644 --- a/java-shopping-css/README.md +++ b/java-shopping-css/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-css - 0.48.0 + 0.49.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-css:0.48.0' +implementation 'com.google.shopping:google-shopping-css:0.49.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.48.0" +libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.49.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-css.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-css/0.48.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-css/0.49.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-accounts/README.md b/java-shopping-merchant-accounts/README.md index f14df4808701..d2dd5bb27e86 100644 --- a/java-shopping-merchant-accounts/README.md +++ b/java-shopping-merchant-accounts/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-accounts - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-accounts:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-accounts:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-accounts" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-accounts" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-accounts.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-accounts/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-accounts/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-conversions/README.md b/java-shopping-merchant-conversions/README.md index b45e8165f504..64213c955f54 100644 --- a/java-shopping-merchant-conversions/README.md +++ b/java-shopping-merchant-conversions/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-conversions - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-conversions:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-conversions:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-conversions.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-conversions/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-conversions/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-datasources/README.md b/java-shopping-merchant-datasources/README.md index 4a9968ca25f5..f4bb55b80270 100644 --- a/java-shopping-merchant-datasources/README.md +++ b/java-shopping-merchant-datasources/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-datasources - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-datasources:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-datasources:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-datasources" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-datasources" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-datasources.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-datasources/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-datasources/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md index 0bf0323e7d7a..b902ee3b4ffc 100644 --- a/java-shopping-merchant-inventories/README.md +++ b/java-shopping-merchant-inventories/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-inventories - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-inventories:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-inventories:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-inventories.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-inventories/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-inventories/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-lfp/README.md b/java-shopping-merchant-lfp/README.md index 065704a0fd67..be5959c4e31b 100644 --- a/java-shopping-merchant-lfp/README.md +++ b/java-shopping-merchant-lfp/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-lfp - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-lfp:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-lfp:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-lfp.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-lfp/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-lfp/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-notifications/README.md b/java-shopping-merchant-notifications/README.md index 3cf60919fb6a..31ae95e75c7b 100644 --- a/java-shopping-merchant-notifications/README.md +++ b/java-shopping-merchant-notifications/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-notifications - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-notifications:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-notifications:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-notifications.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-notifications/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-notifications/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-product-studio/README.md b/java-shopping-merchant-product-studio/README.md index 4641f5fbfcc3..7ac4d9c3927b 100644 --- a/java-shopping-merchant-product-studio/README.md +++ b/java-shopping-merchant-product-studio/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-productstudio - 0.20.0 + 0.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-productstudio:0.20.0' +implementation 'com.google.shopping:google-shopping-merchant-productstudio:0.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-productstudio" % "0.20.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-productstudio" % "0.21.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-productstudio.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-productstudio/0.20.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-productstudio/0.21.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-products/README.md b/java-shopping-merchant-products/README.md index c36775e7b54a..d75e73fc9b11 100644 --- a/java-shopping-merchant-products/README.md +++ b/java-shopping-merchant-products/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-products - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-products:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-products:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-products" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-products" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-products.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-products/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-products/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-promotions/README.md b/java-shopping-merchant-promotions/README.md index 0330f6aebf04..68af447a7d06 100644 --- a/java-shopping-merchant-promotions/README.md +++ b/java-shopping-merchant-promotions/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-promotions - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-promotions:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-promotions:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-promotions" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-promotions" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-promotions.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-promotions/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-promotions/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-quota/README.md b/java-shopping-merchant-quota/README.md index 28f80dc7cf90..3e33ae6eb880 100644 --- a/java-shopping-merchant-quota/README.md +++ b/java-shopping-merchant-quota/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-quota - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-quota:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-quota:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-quota.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-quota/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-quota/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md index 84988df776ee..864842791704 100644 --- a/java-shopping-merchant-reports/README.md +++ b/java-shopping-merchant-reports/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-reports - 1.8.0 + 1.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-reports:1.8.0' +implementation 'com.google.shopping:google-shopping-merchant-reports:1.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "1.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "1.9.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-reports.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-reports/1.8.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-reports/1.9.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-shopping-merchant-reviews/README.md b/java-shopping-merchant-reviews/README.md index 448400fd5e4e..161bb370a146 100644 --- a/java-shopping-merchant-reviews/README.md +++ b/java-shopping-merchant-reviews/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-reviews - 0.26.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-reviews:0.26.0' +implementation 'com.google.shopping:google-shopping-merchant-reviews:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reviews" % "0.26.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reviews" % "0.27.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-reviews.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-reviews/0.26.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-reviews/0.27.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-spanneradapter/README.md b/java-spanneradapter/README.md index d0073e0789f5..1e7c37ef5c36 100644 --- a/java-spanneradapter/README.md +++ b/java-spanneradapter/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-spanneradapter - 0.16.0 + 0.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-spanneradapter:0.16.0' +implementation 'com.google.cloud:google-cloud-spanneradapter:0.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-spanneradapter" % "0.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-spanneradapter" % "0.17.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-spanneradapter.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-spanneradapter/0.16.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-spanneradapter/0.17.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-speech/README.md b/java-speech/README.md index 2f18674c26f9..27fd4431312a 100644 --- a/java-speech/README.md +++ b/java-speech/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-speech - 4.75.0 + 4.76.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-speech:4.75.0' +implementation 'com.google.cloud:google-cloud-speech:4.76.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.75.0" +libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.76.0" ``` ## Authentication @@ -230,7 +230,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-speech.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-speech/4.75.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-speech/4.76.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md index d280087a1270..fe2afa6b6f2b 100644 --- a/java-storage-transfer/README.md +++ b/java-storage-transfer/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storage-transfer - 1.80.0 + 1.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storage-transfer:1.80.0' +implementation 'com.google.cloud:google-cloud-storage-transfer:1.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-storage-transfer.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-storage-transfer/1.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-storage-transfer/1.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-storagebatchoperations/README.md b/java-storagebatchoperations/README.md index 02948b0763c2..ce38671b1238 100644 --- a/java-storagebatchoperations/README.md +++ b/java-storagebatchoperations/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storagebatchoperations - 0.20.0 + 0.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storagebatchoperations:0.20.0' +implementation 'com.google.cloud:google-cloud-storagebatchoperations:0.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storagebatchoperations" % "0.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storagebatchoperations" % "0.21.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-storagebatchoperations.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-storagebatchoperations/0.20.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-storagebatchoperations/0.21.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md index aecb1da16860..701e5ef3700f 100644 --- a/java-storageinsights/README.md +++ b/java-storageinsights/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storageinsights - 0.65.0 + 0.66.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storageinsights:0.65.0' +implementation 'com.google.cloud:google-cloud-storageinsights:0.66.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.65.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.66.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-storageinsights.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-storageinsights/0.65.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-storageinsights/0.66.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-talent/README.md b/java-talent/README.md index 6f062a4dc6c0..77dc32c447a0 100644 --- a/java-talent/README.md +++ b/java-talent/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-talent - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-talent:2.81.0' +implementation 'com.google.cloud:google-cloud-talent:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-talent.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-talent/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-talent/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-tasks/README.md b/java-tasks/README.md index 98bf6ff54bdb..408ecdd70ae2 100644 --- a/java-tasks/README.md +++ b/java-tasks/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tasks - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tasks:2.80.0' +implementation 'com.google.cloud:google-cloud-tasks:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-tasks.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-tasks/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-tasks/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-telcoautomation/README.md b/java-telcoautomation/README.md index cae79dd7630c..1893a1a401af 100644 --- a/java-telcoautomation/README.md +++ b/java-telcoautomation/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-telcoautomation - 0.50.0 + 0.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-telcoautomation:0.50.0' +implementation 'com.google.cloud:google-cloud-telcoautomation:0.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.51.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-telcoautomation.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-telcoautomation/0.50.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-telcoautomation/0.51.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index ee489665d8a3..73b81fe78332 100644 --- a/java-texttospeech/README.md +++ b/java-texttospeech/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-texttospeech - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-texttospeech:2.81.0' +implementation 'com.google.cloud:google-cloud-texttospeech:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-texttospeech.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-texttospeech/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-texttospeech/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-tpu/README.md b/java-tpu/README.md index 0af585cc6e50..ffb406b946e9 100644 --- a/java-tpu/README.md +++ b/java-tpu/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tpu - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tpu:2.81.0' +implementation 'com.google.cloud:google-cloud-tpu:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-tpu.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-tpu/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-tpu/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-trace/README.md b/java-trace/README.md index 9d7e071cf2d0..3e6e4506d48e 100644 --- a/java-trace/README.md +++ b/java-trace/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-trace - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-trace:2.80.0' +implementation 'com.google.cloud:google-cloud-trace:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-trace.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-trace/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-trace/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-translate/README.md b/java-translate/README.md index 95c1a07d4798..e2bdb1fab93b 100644 --- a/java-translate/README.md +++ b/java-translate/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-translate - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-translate:2.80.0' +implementation 'com.google.cloud:google-cloud-translate:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.81.0" ``` ## Authentication @@ -271,7 +271,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-translate.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-translate/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-translate/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-valkey/README.md b/java-valkey/README.md index a3ce446b9d67..72d53084f75f 100644 --- a/java-valkey/README.md +++ b/java-valkey/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-valkey - 0.26.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-valkey:0.26.0' +implementation 'com.google.cloud:google-cloud-valkey:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-valkey" % "0.26.0" +libraryDependencies += "com.google.cloud" % "google-cloud-valkey" % "0.27.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-valkey.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-valkey/0.26.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-valkey/0.27.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-vectorsearch/README.md b/java-vectorsearch/README.md index ffc6208777d0..b2db7916e7ba 100644 --- a/java-vectorsearch/README.md +++ b/java-vectorsearch/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vectorsearch - 0.1.0 + 0.2.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vectorsearch:0.1.0' +implementation 'com.google.cloud:google-cloud-vectorsearch:0.2.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vectorsearch" % "0.1.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vectorsearch" % "0.2.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-vectorsearch.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vectorsearch/0.1.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vectorsearch/0.2.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index 0c41ea0210fc..33af817f8c10 100644 --- a/java-video-intelligence/README.md +++ b/java-video-intelligence/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-intelligence - 2.79.0 + 2.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-intelligence:2.79.0' +implementation 'com.google.cloud:google-cloud-video-intelligence:2.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-video-intelligence.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-video-intelligence/2.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-video-intelligence/2.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md index 64cb441e7261..70f9e1c2f4f1 100644 --- a/java-video-live-stream/README.md +++ b/java-video-live-stream/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-live-stream - 0.82.0 + 0.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-live-stream:0.82.0' +implementation 'com.google.cloud:google-cloud-live-stream:0.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.83.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-live-stream.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-live-stream/0.82.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-live-stream/0.83.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md index 6c86c9fd2105..8c263d2a322f 100644 --- a/java-video-stitcher/README.md +++ b/java-video-stitcher/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-stitcher - 0.80.0 + 0.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-stitcher:0.80.0' +implementation 'com.google.cloud:google-cloud-video-stitcher:0.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-video-stitcher.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-video-stitcher/0.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-video-stitcher/0.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md index 9875e1dc9b14..3e21c13e3929 100644 --- a/java-video-transcoder/README.md +++ b/java-video-transcoder/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-transcoder - 1.79.0 + 1.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:1.79.0' +implementation 'com.google.cloud:google-cloud-video-transcoder:1.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-video-transcoder.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-video-transcoder/1.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-video-transcoder/1.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-vision/README.md b/java-vision/README.md index d00a00f8aec1..162c7f87ce12 100644 --- a/java-vision/README.md +++ b/java-vision/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vision - 3.78.0 + 3.79.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vision:3.78.0' +implementation 'com.google.cloud:google-cloud-vision:3.79.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.78.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.79.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-vision.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vision/3.78.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vision/3.79.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-visionai/README.md b/java-visionai/README.md index dd7dfd2401ed..b48ec37c0e27 100644 --- a/java-visionai/README.md +++ b/java-visionai/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-visionai - 0.37.0 + 0.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-visionai:0.37.0' +implementation 'com.google.cloud:google-cloud-visionai:0.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.38.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-visionai.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-visionai/0.37.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-visionai/0.38.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md index 5fb157d97e68..4e5da6c70048 100644 --- a/java-vmmigration/README.md +++ b/java-vmmigration/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmmigration - 1.80.0 + 1.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmmigration:1.80.0' +implementation 'com.google.cloud:google-cloud-vmmigration:1.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-vmmigration.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vmmigration/1.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vmmigration/1.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md index 3192814856b4..d1d9a262b5f1 100644 --- a/java-vmwareengine/README.md +++ b/java-vmwareengine/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmwareengine - 0.74.0 + 0.75.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmwareengine:0.74.0' +implementation 'com.google.cloud:google-cloud-vmwareengine:0.75.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.74.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.75.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-vmwareengine.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vmwareengine/0.74.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vmwareengine/0.75.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md index 3406be13f8e5..58e31ef4dcb0 100644 --- a/java-vpcaccess/README.md +++ b/java-vpcaccess/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vpcaccess - 2.81.0 + 2.82.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vpcaccess:2.81.0' +implementation 'com.google.cloud:google-cloud-vpcaccess:2.82.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.81.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.82.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-vpcaccess.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vpcaccess/2.81.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-vpcaccess/2.82.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-webrisk/README.md b/java-webrisk/README.md index a1fe8e1140f7..13c329ca34cf 100644 --- a/java-webrisk/README.md +++ b/java-webrisk/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-webrisk - 2.79.0 + 2.80.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-webrisk:2.79.0' +implementation 'com.google.cloud:google-cloud-webrisk:2.80.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.79.0" +libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.80.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-webrisk.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-webrisk/2.79.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-webrisk/2.80.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md index 0cd965077a22..2aba3318758d 100644 --- a/java-websecurityscanner/README.md +++ b/java-websecurityscanner/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-websecurityscanner - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.80.0' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-websecurityscanner.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-websecurityscanner/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-websecurityscanner/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md index 41dbc8ae6364..92c14b6d5df7 100644 --- a/java-workflow-executions/README.md +++ b/java-workflow-executions/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflow-executions - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflow-executions:2.80.0' +implementation 'com.google.cloud:google-cloud-workflow-executions:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-workflow-executions.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-workflow-executions/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-workflow-executions/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-workflows/README.md b/java-workflows/README.md index c3ba2ba7bb36..a0855980df36 100644 --- a/java-workflows/README.md +++ b/java-workflows/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflows - 2.80.0 + 2.81.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflows:2.80.0' +implementation 'com.google.cloud:google-cloud-workflows:2.81.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.80.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.81.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-workflows.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-workflows/2.80.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-workflows/2.81.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-workspaceevents/README.md b/java-workspaceevents/README.md index cdf7143dbaac..040821afb49a 100644 --- a/java-workspaceevents/README.md +++ b/java-workspaceevents/README.md @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workspaceevents - 0.44.0 + 0.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workspaceevents:0.44.0' +implementation 'com.google.cloud:google-cloud-workspaceevents:0.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.45.0" ``` ## Authentication @@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-workspaceevents.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-workspaceevents/0.44.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-workspaceevents/0.45.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-workstations/README.md b/java-workstations/README.md index 740bac6a76b8..89036f0b3d39 100644 --- a/java-workstations/README.md +++ b/java-workstations/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.72.0 + 26.73.0 pom import @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workstations - 0.68.0 + 0.69.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workstations:0.68.0' +implementation 'com.google.cloud:google-cloud-workstations:0.69.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.68.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.69.0" ``` ## Authentication @@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-workstations.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-workstations/0.68.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-workstations/0.69.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles