Skip to content

Commit cf1e87d

Browse files
Regenerate remotebuildexecution client (googleapis#7726)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-08 03:56:43,135 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-java-client-services/synth.py. On branch autosynth-remotebuildexecution nothing to commit, working tree clean 2021-04-08 03:56:43,576 synthtool [DEBUG] > Cloning https://github.com/googleapis/discovery-artifact-manager.git. DEBUG:synthtool:Cloning https://github.com/googleapis/discovery-artifact-manager.git. 2021-04-08 03:56:43,983 synthtool [DEBUG] > Cleaning output directory. DEBUG:synthtool:Cleaning output directory. 2021-04-08 03:56:43,985 synthtool [DEBUG] > Installing dependencies. DEBUG:synthtool:Installing dependencies. 2021-04-08 03:56:45,718 synthtool [INFO] > Generating remotebuildexecution v1alpha. INFO:synthtool:Generating remotebuildexecution v1alpha. 2021-04-08 03:56:45,718 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 Writing json metadata to clients/google-api-services-remotebuildexecution/v1alpha.metadata.json 2021-04-08 03:56:46,840 synthtool [INFO] > Generating remotebuildexecution v1. INFO:synthtool:Generating remotebuildexecution v1. 2021-04-08 03:56:46,841 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 WARNING:root:object without properties GoogleLongrunningCancelOperationRequest: OrderedDict([(u'description', u'The request message for Operations.CancelOperation.'), (u'id', u'GoogleLongrunningCancelOperationRequest'), (u'properties', OrderedDict()), (u'type', u'object')]) WARNING:root:object without properties GoogleProtobufEmpty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'id', u'GoogleProtobufEmpty'), (u'properties', OrderedDict())]) Writing json metadata to clients/google-api-services-remotebuildexecution/v1.metadata.json 2021-04-08 03:56:47,899 synthtool [INFO] > Generating remotebuildexecution v2. INFO:synthtool:Generating remotebuildexecution v2. 2021-04-08 03:56:47,899 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 WARNING:root:object without properties BuildBazelRemoteExecutionV2WaitExecutionRequest: OrderedDict([(u'properties', OrderedDict()), (u'id', u'BuildBazelRemoteExecutionV2WaitExecutionRequest'), (u'description', u'A request message for WaitExecution.'), (u'type', u'object')]) Writing json metadata to clients/google-api-services-remotebuildexecution/v2.metadata.json 2021-04-08 03:56:49,146 synthtool [DEBUG] > Wrote metadata to clients/google-api-services-remotebuildexecution/synth.metadata. DEBUG:synthtool:Wrote metadata to clients/google-api-services-remotebuildexecution/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/39180f8b-fa3f-46df-80b2-3c951da31206/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 0d18f0e commit cf1e87d

File tree

15 files changed

+42
-30
lines changed

15 files changed

+42
-30
lines changed

clients/google-api-services-remotebuildexecution/v1.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"maven": {
33
"groupId": "com.google.apis",
44
"artifactId": "google-api-services-remotebuildexecution",
5-
"version": "v1-rev20210322-1.31.0"
5+
"version": "v1-rev20210406-1.31.0"
66
}
77
}

clients/google-api-services-remotebuildexecution/v1/1.31.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-remotebuildexecution</artifactId>
25-
<version>v1-rev20210322-1.31.0</version>
25+
<version>v1-rev20210406-1.31.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-remotebuildexecution:v1-rev20210322-1.31.0'
38+
compile 'com.google.apis:google-api-services-remotebuildexecution:v1-rev20210406-1.31.0'
3939
}
4040
```
4141

clients/google-api-services-remotebuildexecution/v1/1.31.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-remotebuildexecution</artifactId>
11-
<version>v1-rev20210322-1.31.0</version>
12-
<name>Remote Build Execution API v1-rev20210322-1.31.0</name>
11+
<version>v1-rev20210406-1.31.0</version>
12+
<name>Remote Build Execution API v1-rev20210406-1.31.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-remotebuildexecution/v1/1.31.0/resources/remotebuildexecution.v1.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
}
308308
}
309309
},
310-
"revision": "20210322",
310+
"revision": "20210406",
311311
"rootUrl": "https://remotebuildexecution.googleapis.com/",
312312
"schemas": {
313313
"BuildBazelRemoteExecutionV2Action": {
@@ -1062,14 +1062,18 @@
10621062
"LOCATION_NONE",
10631063
"LOCATION_EXEC_ROOT_RELATIVE",
10641064
"LOCATION_WORKING_DIR_RELATIVE",
1065-
"LOCATION_EXEC_ROOT_AND_WORKING_DIR_RELATIVE"
1065+
"LOCATION_EXEC_ROOT_AND_WORKING_DIR_RELATIVE",
1066+
"LOCATION_EXEC_ROOT_RELATIVE_OUTPUT_OUTSIDE_WORKING_DIR",
1067+
"LOCATION_EXEC_ROOT_AND_WORKING_DIR_RELATIVE_OUTPUT_OUTSIDE_WORKING_DIR"
10661068
],
10671069
"enumDescriptions": [
10681070
"Location is set to LOCATION_UNDEFINED for tasks where the working directorty is not specified or is identical to the execution root directory.",
10691071
"No output files or directories were found neither relative to the execution root directory nor relative to the working directory.",
10701072
"Output files or directories were found relative to the execution root directory but not relative to the working directory.",
10711073
"Output files or directories were found relative to the working directory but not relative to the execution root directory.",
1072-
"Output files or directories were found both relative to the execution root directory and relative to the working directory."
1074+
"Output files or directories were found both relative to the execution root directory and relative to the working directory.",
1075+
"Output files or directories were found relative to the execution root directory but not relative to the working directory. In addition at least one output file or directory was found outside of the working directory such that a working-directory-relative-path would have needed to start with a `..`.",
1076+
"Output files or directories were found both relative to the execution root directory and relative to the working directory. In addition at least one exec-root-relative output file or directory was found outside of the working directory such that a working-directory-relative-path would have needed to start with a `..`."
10731077
],
10741078
"type": "string"
10751079
},

clients/google-api-services-remotebuildexecution/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-remotebuildexecution</artifactId>
25-
<version>v1-rev20210322-1.31.0</version>
25+
<version>v1-rev20210406-1.31.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-remotebuildexecution:v1-rev20210322-1.31.0'
38+
compile 'com.google.apis:google-api-services-remotebuildexecution:v1-rev20210406-1.31.0'
3939
}
4040
```
4141

clients/google-api-services-remotebuildexecution/v1alpha.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"maven": {
33
"groupId": "com.google.apis",
44
"artifactId": "google-api-services-remotebuildexecution",
5-
"version": "v1alpha-rev20210322-1.31.0"
5+
"version": "v1alpha-rev20210406-1.31.0"
66
}
77
}

clients/google-api-services-remotebuildexecution/v1alpha/1.31.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-remotebuildexecution</artifactId>
25-
<version>v1alpha-rev20210322-1.31.0</version>
25+
<version>v1alpha-rev20210406-1.31.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-remotebuildexecution:v1alpha-rev20210322-1.31.0'
38+
compile 'com.google.apis:google-api-services-remotebuildexecution:v1alpha-rev20210406-1.31.0'
3939
}
4040
```
4141

clients/google-api-services-remotebuildexecution/v1alpha/1.31.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-remotebuildexecution</artifactId>
11-
<version>v1alpha-rev20210322-1.31.0</version>
12-
<name>Remote Build Execution API v1alpha-rev20210322-1.31.0</name>
11+
<version>v1alpha-rev20210406-1.31.0</version>
12+
<name>Remote Build Execution API v1alpha-rev20210406-1.31.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-remotebuildexecution/v1alpha/1.31.0/resources/remotebuildexecution.v1alpha.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@
432432
}
433433
}
434434
},
435-
"revision": "20210322",
435+
"revision": "20210406",
436436
"rootUrl": "https://admin-remotebuildexecution.googleapis.com/",
437437
"schemas": {
438438
"BuildBazelRemoteExecutionV2Action": {
@@ -1176,14 +1176,18 @@
11761176
"LOCATION_NONE",
11771177
"LOCATION_EXEC_ROOT_RELATIVE",
11781178
"LOCATION_WORKING_DIR_RELATIVE",
1179-
"LOCATION_EXEC_ROOT_AND_WORKING_DIR_RELATIVE"
1179+
"LOCATION_EXEC_ROOT_AND_WORKING_DIR_RELATIVE",
1180+
"LOCATION_EXEC_ROOT_RELATIVE_OUTPUT_OUTSIDE_WORKING_DIR",
1181+
"LOCATION_EXEC_ROOT_AND_WORKING_DIR_RELATIVE_OUTPUT_OUTSIDE_WORKING_DIR"
11801182
],
11811183
"enumDescriptions": [
11821184
"Location is set to LOCATION_UNDEFINED for tasks where the working directorty is not specified or is identical to the execution root directory.",
11831185
"No output files or directories were found neither relative to the execution root directory nor relative to the working directory.",
11841186
"Output files or directories were found relative to the execution root directory but not relative to the working directory.",
11851187
"Output files or directories were found relative to the working directory but not relative to the execution root directory.",
1186-
"Output files or directories were found both relative to the execution root directory and relative to the working directory."
1188+
"Output files or directories were found both relative to the execution root directory and relative to the working directory.",
1189+
"Output files or directories were found relative to the execution root directory but not relative to the working directory. In addition at least one output file or directory was found outside of the working directory such that a working-directory-relative-path would have needed to start with a `..`.",
1190+
"Output files or directories were found both relative to the execution root directory and relative to the working directory. In addition at least one exec-root-relative output file or directory was found outside of the working directory such that a working-directory-relative-path would have needed to start with a `..`."
11871191
],
11881192
"type": "string"
11891193
},

clients/google-api-services-remotebuildexecution/v1alpha/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-remotebuildexecution</artifactId>
25-
<version>v1alpha-rev20210322-1.31.0</version>
25+
<version>v1alpha-rev20210406-1.31.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-remotebuildexecution:v1alpha-rev20210322-1.31.0'
38+
compile 'com.google.apis:google-api-services-remotebuildexecution:v1alpha-rev20210406-1.31.0'
3939
}
4040
```
4141

clients/google-api-services-remotebuildexecution/v2.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"maven": {
33
"groupId": "com.google.apis",
44
"artifactId": "google-api-services-remotebuildexecution",
5-
"version": "v2-rev20210322-1.31.0"
5+
"version": "v2-rev20210406-1.31.0"
66
}
77
}

clients/google-api-services-remotebuildexecution/v2/1.31.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-remotebuildexecution</artifactId>
25-
<version>v2-rev20210322-1.31.0</version>
25+
<version>v2-rev20210406-1.31.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-remotebuildexecution:v2-rev20210322-1.31.0'
38+
compile 'com.google.apis:google-api-services-remotebuildexecution:v2-rev20210406-1.31.0'
3939
}
4040
```
4141

clients/google-api-services-remotebuildexecution/v2/1.31.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-remotebuildexecution</artifactId>
11-
<version>v2-rev20210322-1.31.0</version>
12-
<name>Remote Build Execution API v2-rev20210322-1.31.0</name>
11+
<version>v2-rev20210406-1.31.0</version>
12+
<name>Remote Build Execution API v2-rev20210406-1.31.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-remotebuildexecution/v2/1.31.0/resources/remotebuildexecution.v2.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447
}
448448
}
449449
},
450-
"revision": "20210322",
450+
"revision": "20210406",
451451
"rootUrl": "https://remotebuildexecution.googleapis.com/",
452452
"schemas": {
453453
"BuildBazelRemoteExecutionV2Action": {
@@ -1612,14 +1612,18 @@
16121612
"LOCATION_NONE",
16131613
"LOCATION_EXEC_ROOT_RELATIVE",
16141614
"LOCATION_WORKING_DIR_RELATIVE",
1615-
"LOCATION_EXEC_ROOT_AND_WORKING_DIR_RELATIVE"
1615+
"LOCATION_EXEC_ROOT_AND_WORKING_DIR_RELATIVE",
1616+
"LOCATION_EXEC_ROOT_RELATIVE_OUTPUT_OUTSIDE_WORKING_DIR",
1617+
"LOCATION_EXEC_ROOT_AND_WORKING_DIR_RELATIVE_OUTPUT_OUTSIDE_WORKING_DIR"
16161618
],
16171619
"enumDescriptions": [
16181620
"Location is set to LOCATION_UNDEFINED for tasks where the working directorty is not specified or is identical to the execution root directory.",
16191621
"No output files or directories were found neither relative to the execution root directory nor relative to the working directory.",
16201622
"Output files or directories were found relative to the execution root directory but not relative to the working directory.",
16211623
"Output files or directories were found relative to the working directory but not relative to the execution root directory.",
1622-
"Output files or directories were found both relative to the execution root directory and relative to the working directory."
1624+
"Output files or directories were found both relative to the execution root directory and relative to the working directory.",
1625+
"Output files or directories were found relative to the execution root directory but not relative to the working directory. In addition at least one output file or directory was found outside of the working directory such that a working-directory-relative-path would have needed to start with a `..`.",
1626+
"Output files or directories were found both relative to the execution root directory and relative to the working directory. In addition at least one exec-root-relative output file or directory was found outside of the working directory such that a working-directory-relative-path would have needed to start with a `..`."
16231627
],
16241628
"type": "string"
16251629
},

clients/google-api-services-remotebuildexecution/v2/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-remotebuildexecution</artifactId>
25-
<version>v2-rev20210322-1.31.0</version>
25+
<version>v2-rev20210406-1.31.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-remotebuildexecution:v2-rev20210322-1.31.0'
38+
compile 'com.google.apis:google-api-services-remotebuildexecution:v2-rev20210406-1.31.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)