Skip to content

Commit 70ee725

Browse files
1 parent b4bb586 commit 70ee725

File tree

8 files changed

+46
-28
lines changed

8 files changed

+46
-28
lines changed

clients/google-api-services-documentai/v1/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-documentai</artifactId>
25-
<version>v1-rev20260316-2.0.0</version>
25+
<version>v1-rev20260325-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-documentai:v1-rev20260316-2.0.0'
38+
implementation 'com.google.apis:google-api-services-documentai:v1-rev20260325-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-documentai/v1/2.0.0/com/google/api/services/documentai/v1/Document.java

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -618,10 +618,14 @@ public Get set(String parameterName, Object value) {
618618
}
619619
}
620620
/**
621-
* Lists information about the supported locations for this service. This method can be called in
622-
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
623-
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
624-
* public locations as well as private or other locations specifically visible to the project.
621+
* Lists information about the supported locations for this service. This method lists locations
622+
* based on the resource scope provided in the [ListLocationsRequest.name] field: * **Global
623+
* locations**: If `name` is empty, the method lists the public locations available to all projects.
624+
* * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method
625+
* lists locations visible to that specific project. This includes public, private, or other
626+
* project-specific locations enabled for the project. For gRPC and client library implementations,
627+
* the resource name is passed as the `name` field. For direct service calls, the resource name is
628+
* incorporated into the request path based on the specific service implementation and version.
625629
*
626630
* Create a request for the method "locations.list".
627631
*
@@ -645,10 +649,15 @@ public class List extends DocumentRequest<com.google.api.services.documentai.v1.
645649
java.util.regex.Pattern.compile("^projects/[^/]+$");
646650

647651
/**
648-
* Lists information about the supported locations for this service. This method can be called in
649-
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
650-
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
651-
* public locations as well as private or other locations specifically visible to the project.
652+
* Lists information about the supported locations for this service. This method lists locations
653+
* based on the resource scope provided in the [ListLocationsRequest.name] field: * **Global
654+
* locations**: If `name` is empty, the method lists the public locations available to all
655+
* projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`,
656+
* the method lists locations visible to that specific project. This includes public, private, or
657+
* other project-specific locations enabled for the project. For gRPC and client library
658+
* implementations, the resource name is passed as the `name` field. For direct service calls, the
659+
* resource name is incorporated into the request path based on the specific service
660+
* implementation and version.
652661
*
653662
* Create a request for the method "locations.list".
654663
*

clients/google-api-services-documentai/v1/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-documentai</artifactId>
11-
<version>v1-rev20260316-2.0.0</version>
12-
<name>Cloud Document AI API v1-rev20260316-2.0.0</name>
11+
<version>v1-rev20260325-2.0.0</version>
12+
<name>Cloud Document AI API v1-rev20260325-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-documentai/v1/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-documentai</artifactId>
25-
<version>v1-rev20260316-2.0.0</version>
25+
<version>v1-rev20260325-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-documentai:v1-rev20260316-2.0.0'
38+
implementation 'com.google.apis:google-api-services-documentai:v1-rev20260325-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-documentai/v1beta3/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-documentai</artifactId>
25-
<version>v1beta3-rev20260316-2.0.0</version>
25+
<version>v1beta3-rev20260325-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-documentai:v1beta3-rev20260316-2.0.0'
38+
implementation 'com.google.apis:google-api-services-documentai:v1beta3-rev20260325-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-documentai/v1beta3/2.0.0/com/google/api/services/documentai/v1beta3/Document.java

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -462,10 +462,14 @@ public Get set(String parameterName, Object value) {
462462
}
463463
}
464464
/**
465-
* Lists information about the supported locations for this service. This method can be called in
466-
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
467-
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
468-
* public locations as well as private or other locations specifically visible to the project.
465+
* Lists information about the supported locations for this service. This method lists locations
466+
* based on the resource scope provided in the [ListLocationsRequest.name] field: * **Global
467+
* locations**: If `name` is empty, the method lists the public locations available to all projects.
468+
* * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method
469+
* lists locations visible to that specific project. This includes public, private, or other
470+
* project-specific locations enabled for the project. For gRPC and client library implementations,
471+
* the resource name is passed as the `name` field. For direct service calls, the resource name is
472+
* incorporated into the request path based on the specific service implementation and version.
469473
*
470474
* Create a request for the method "locations.list".
471475
*
@@ -489,10 +493,15 @@ public class List extends DocumentRequest<com.google.api.services.documentai.v1b
489493
java.util.regex.Pattern.compile("^projects/[^/]+$");
490494

491495
/**
492-
* Lists information about the supported locations for this service. This method can be called in
493-
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
494-
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
495-
* public locations as well as private or other locations specifically visible to the project.
496+
* Lists information about the supported locations for this service. This method lists locations
497+
* based on the resource scope provided in the [ListLocationsRequest.name] field: * **Global
498+
* locations**: If `name` is empty, the method lists the public locations available to all
499+
* projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`,
500+
* the method lists locations visible to that specific project. This includes public, private, or
501+
* other project-specific locations enabled for the project. For gRPC and client library
502+
* implementations, the resource name is passed as the `name` field. For direct service calls, the
503+
* resource name is incorporated into the request path based on the specific service
504+
* implementation and version.
496505
*
497506
* Create a request for the method "locations.list".
498507
*

clients/google-api-services-documentai/v1beta3/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-documentai</artifactId>
11-
<version>v1beta3-rev20260316-2.0.0</version>
12-
<name>Cloud Document AI API v1beta3-rev20260316-2.0.0</name>
11+
<version>v1beta3-rev20260325-2.0.0</version>
12+
<name>Cloud Document AI API v1beta3-rev20260325-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-documentai/v1beta3/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-documentai</artifactId>
25-
<version>v1beta3-rev20260316-2.0.0</version>
25+
<version>v1beta3-rev20260325-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-documentai:v1beta3-rev20260316-2.0.0'
38+
implementation 'com.google.apis:google-api-services-documentai:v1beta3-rev20260325-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)