Skip to content

Commit c17707a

Browse files
1 parent d8c1072 commit c17707a

File tree

12 files changed

+42
-42
lines changed

12 files changed

+42
-42
lines changed

clients/google-api-services-jobs/v3/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-jobs</artifactId>
25-
<version>v3-rev20250326-2.0.0</version>
25+
<version>v3-rev20251014-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-jobs:v3-rev20250326-2.0.0'
38+
implementation 'com.google.apis:google-api-services-jobs:v3-rev20251014-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-jobs/v3/2.0.0/com/google/api/services/jobs/v3/model/PostalAddress.java

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
package com.google.api.services.jobs.v3.model;
1818

1919
/**
20-
* Represents a postal address (for example, for postal delivery or payments addresses). Given a
21-
* postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not
22-
* intended to model geographical locations (roads, towns, mountains). In typical usage, an address
23-
* would be created by user input or from importing existing data, depending on the type of process.
24-
* Advice on address input or editing: - Use an internationalization-ready address widget such as
25-
* https://github.com/google/libaddressinput. - Users should not be presented with UI elements for
26-
* input or editing of fields outside countries where that field is used. For more guidance on how
27-
* to use this schema, see: https://support.google.com/business/answer/6397478.
20+
* Represents a postal address, such as for postal delivery or payments addresses. With a postal
21+
* address, a postal service can deliver items to a premise, P.O. box, or similar. A postal address
22+
* is not intended to model geographical locations like roads, towns, or mountains. In typical
23+
* usage, an address would be created by user input or from importing existing data, depending on
24+
* the type of process. Advice on address input or editing: - Use an internationalization-ready
25+
* address widget such as https://github.com/google/libaddressinput. - Users should not be presented
26+
* with UI elements for input or editing of fields outside countries where that field is used. For
27+
* more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478.
2828
*
2929
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
3030
* transmitted over HTTP when working with the Cloud Talent Solution API. For a detailed explanation

clients/google-api-services-jobs/v3/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-jobs</artifactId>
11-
<version>v3-rev20250326-2.0.0</version>
12-
<name>Cloud Talent Solution API v3-rev20250326-2.0.0</name>
11+
<version>v3-rev20251014-2.0.0</version>
12+
<name>Cloud Talent Solution API v3-rev20251014-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-jobs/v3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-jobs</artifactId>
25-
<version>v3-rev20250326-2.0.0</version>
25+
<version>v3-rev20251014-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-jobs:v3-rev20250326-2.0.0'
38+
implementation 'com.google.apis:google-api-services-jobs:v3-rev20251014-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-jobs/v3p1beta1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-jobs</artifactId>
25-
<version>v3p1beta1-rev20250326-2.0.0</version>
25+
<version>v3p1beta1-rev20251014-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-jobs:v3p1beta1-rev20250326-2.0.0'
38+
implementation 'com.google.apis:google-api-services-jobs:v3p1beta1-rev20251014-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-jobs/v3p1beta1/2.0.0/com/google/api/services/jobs/v3p1beta1/model/PostalAddress.java

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
package com.google.api.services.jobs.v3p1beta1.model;
1818

1919
/**
20-
* Represents a postal address (for example, for postal delivery or payments addresses). Given a
21-
* postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not
22-
* intended to model geographical locations (roads, towns, mountains). In typical usage, an address
23-
* would be created by user input or from importing existing data, depending on the type of process.
24-
* Advice on address input or editing: - Use an internationalization-ready address widget such as
25-
* https://github.com/google/libaddressinput. - Users should not be presented with UI elements for
26-
* input or editing of fields outside countries where that field is used. For more guidance on how
27-
* to use this schema, see: https://support.google.com/business/answer/6397478.
20+
* Represents a postal address, such as for postal delivery or payments addresses. With a postal
21+
* address, a postal service can deliver items to a premise, P.O. box, or similar. A postal address
22+
* is not intended to model geographical locations like roads, towns, or mountains. In typical
23+
* usage, an address would be created by user input or from importing existing data, depending on
24+
* the type of process. Advice on address input or editing: - Use an internationalization-ready
25+
* address widget such as https://github.com/google/libaddressinput. - Users should not be presented
26+
* with UI elements for input or editing of fields outside countries where that field is used. For
27+
* more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478.
2828
*
2929
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
3030
* transmitted over HTTP when working with the Cloud Talent Solution API. For a detailed explanation

clients/google-api-services-jobs/v3p1beta1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-jobs</artifactId>
11-
<version>v3p1beta1-rev20250326-2.0.0</version>
12-
<name>Cloud Talent Solution API v3p1beta1-rev20250326-2.0.0</name>
11+
<version>v3p1beta1-rev20251014-2.0.0</version>
12+
<name>Cloud Talent Solution API v3p1beta1-rev20251014-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-jobs/v3p1beta1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-jobs</artifactId>
25-
<version>v3p1beta1-rev20250326-2.0.0</version>
25+
<version>v3p1beta1-rev20251014-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-jobs:v3p1beta1-rev20250326-2.0.0'
38+
implementation 'com.google.apis:google-api-services-jobs:v3p1beta1-rev20251014-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-jobs/v4/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-jobs</artifactId>
25-
<version>v4-rev20250326-2.0.0</version>
25+
<version>v4-rev20251014-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-jobs:v4-rev20250326-2.0.0'
38+
implementation 'com.google.apis:google-api-services-jobs:v4-rev20251014-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-jobs/v4/2.0.0/com/google/api/services/jobs/v4/model/PostalAddress.java

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
package com.google.api.services.jobs.v4.model;
1818

1919
/**
20-
* Represents a postal address (for example, for postal delivery or payments addresses). Given a
21-
* postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not
22-
* intended to model geographical locations (roads, towns, mountains). In typical usage, an address
23-
* would be created by user input or from importing existing data, depending on the type of process.
24-
* Advice on address input or editing: - Use an internationalization-ready address widget such as
25-
* https://github.com/google/libaddressinput. - Users should not be presented with UI elements for
26-
* input or editing of fields outside countries where that field is used. For more guidance on how
27-
* to use this schema, see: https://support.google.com/business/answer/6397478.
20+
* Represents a postal address, such as for postal delivery or payments addresses. With a postal
21+
* address, a postal service can deliver items to a premise, P.O. box, or similar. A postal address
22+
* is not intended to model geographical locations like roads, towns, or mountains. In typical
23+
* usage, an address would be created by user input or from importing existing data, depending on
24+
* the type of process. Advice on address input or editing: - Use an internationalization-ready
25+
* address widget such as https://github.com/google/libaddressinput. - Users should not be presented
26+
* with UI elements for input or editing of fields outside countries where that field is used. For
27+
* more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478.
2828
*
2929
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
3030
* transmitted over HTTP when working with the Cloud Talent Solution API. For a detailed explanation

0 commit comments

Comments
 (0)