From cfad7d99030a36e671e63e97c00bbdf7a7938ac8 Mon Sep 17 00:00:00 2001
From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
Date: Tue, 5 Sep 2023 22:08:12 -0400
Subject: [PATCH] chore: regenerate jobs client (#17995)

Generated in GitHub action: https://togithub.com/googleapis/googleapis/google-api-java-client-services/actions/workflows/codegen.yaml
---
 .../v3p1beta1/2.0.0/README.md                 |  4 ++--
 .../jobs/v3p1beta1/model/Operation.java       | 24 +++++++++----------
 .../v3p1beta1/2.0.0/pom.xml                   |  4 ++--
 3 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/clients/google-api-services-jobs/v3p1beta1/2.0.0/README.md b/clients/google-api-services-jobs/v3p1beta1/2.0.0/README.md
index fac40d69795..2b59ce4d2e3 100644
--- a/clients/google-api-services-jobs/v3p1beta1/2.0.0/README.md
+++ b/clients/google-api-services-jobs/v3p1beta1/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
     <dependency>
       <groupId>com.google.apis</groupId>
       <artifactId>google-api-services-jobs</artifactId>
-      <version>v3p1beta1-rev20230705-2.0.0</version>
+      <version>v3p1beta1-rev20230822-2.0.0</version>
     </dependency>
   </dependencies>
 </project>
@@ -35,7 +35,7 @@ repositories {
   mavenCentral()
 }
 dependencies {
-  implementation 'com.google.apis:google-api-services-jobs:v3p1beta1-rev20230705-2.0.0'
+  implementation 'com.google.apis:google-api-services-jobs:v3p1beta1-rev20230822-2.0.0'
 }
 ```
 
diff --git a/clients/google-api-services-jobs/v3p1beta1/2.0.0/com/google/api/services/jobs/v3p1beta1/model/Operation.java b/clients/google-api-services-jobs/v3p1beta1/2.0.0/com/google/api/services/jobs/v3p1beta1/model/Operation.java
index 3f4a326cef2..ed68e0864b8 100644
--- a/clients/google-api-services-jobs/v3p1beta1/2.0.0/com/google/api/services/jobs/v3p1beta1/model/Operation.java
+++ b/clients/google-api-services-jobs/v3p1beta1/2.0.0/com/google/api/services/jobs/v3p1beta1/model/Operation.java
@@ -65,10 +65,10 @@ public final class Operation extends com.google.api.client.json.GenericJson {
   private java.lang.String name;
 
   /**
-   * The normal response of the operation in case of success. If the original method returns no data
-   * on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method
-   * is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods,
-   * the response should have the type `XxxResponse`, where `Xxx` is the original method name. For
+   * The normal, successful response of the operation. If the original method returns no data on
+   * success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is
+   * standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the
+   * response should have the type `XxxResponse`, where `Xxx` is the original method name. For
    * example, if the original method name is `TakeSnapshot()`, the inferred response type is
    * `TakeSnapshotResponse`.
    * The value may be {@code null}.
@@ -157,10 +157,10 @@ public Operation setName(java.lang.String name) {
   }
 
   /**
-   * The normal response of the operation in case of success. If the original method returns no data
-   * on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method
-   * is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods,
-   * the response should have the type `XxxResponse`, where `Xxx` is the original method name. For
+   * The normal, successful response of the operation. If the original method returns no data on
+   * success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is
+   * standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the
+   * response should have the type `XxxResponse`, where `Xxx` is the original method name. For
    * example, if the original method name is `TakeSnapshot()`, the inferred response type is
    * `TakeSnapshotResponse`.
    * @return value or {@code null} for none
@@ -170,10 +170,10 @@ public java.util.Map<String, java.lang.Object> getResponse() {
   }
 
   /**
-   * The normal response of the operation in case of success. If the original method returns no data
-   * on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method
-   * is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods,
-   * the response should have the type `XxxResponse`, where `Xxx` is the original method name. For
+   * The normal, successful response of the operation. If the original method returns no data on
+   * success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is
+   * standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the
+   * response should have the type `XxxResponse`, where `Xxx` is the original method name. For
    * example, if the original method name is `TakeSnapshot()`, the inferred response type is
    * `TakeSnapshotResponse`.
    * @param response response or {@code null} for none
diff --git a/clients/google-api-services-jobs/v3p1beta1/2.0.0/pom.xml b/clients/google-api-services-jobs/v3p1beta1/2.0.0/pom.xml
index 6e023e7161c..159afcadc0a 100644
--- a/clients/google-api-services-jobs/v3p1beta1/2.0.0/pom.xml
+++ b/clients/google-api-services-jobs/v3p1beta1/2.0.0/pom.xml
@@ -8,8 +8,8 @@
 
   <groupId>com.google.apis</groupId>
   <artifactId>google-api-services-jobs</artifactId>
-  <version>v3p1beta1-rev20230705-2.0.0</version>
-  <name>Cloud Talent Solution API v3p1beta1-rev20230705-2.0.0</name>
+  <version>v3p1beta1-rev20230822-2.0.0</version>
+  <name>Cloud Talent Solution API v3p1beta1-rev20230822-2.0.0</name>
   <packaging>jar</packaging>
 
   <inceptionYear>2011</inceptionYear>