Skip to content

Commit f3dea1f

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 20467 b: refs/heads/autosynth-tasks c: 6ed088b h: refs/heads/master i: 20465: 14a123e 20463: 6f62a01
1 parent 00d6389 commit f3dea1f

12 files changed

Lines changed: 183 additions & 115 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ refs/heads/autosynth-redis: 9e1fe503973c7b4a9ba26afb1fcddc2a57ba795a
140140
refs/heads/autosynth-scheduler: 93995812e12a2fc009f4fd2e31f169b3d3cbbac8
141141
refs/heads/autosynth-spanner: a249d9564d8c27ab4439abc6562d7f3b9b7f655d
142142
refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
143-
refs/heads/autosynth-tasks: a9fffe2b06dd5fd4dc39c0628837de771575d894
143+
refs/heads/autosynth-tasks: 6ed088bb967577e39cb31731655e29cdfe874313
144144
refs/heads/autosynth-texttospeech: 2dcc5dc22be0f456caa1b6a8a4bcdace2641239c
145145
refs/heads/autosynth-trace: db35fc1080cc51034e9c431c141cbceb53fb19c1
146146
refs/heads/autosynth-websecurityscanner: 55f58d7ce832aed82c4bb5e496af91b6c79fbdc3

branches/autosynth-tasks/google-api-grpc/grpc-google-cloud-asset-v1beta1/src/main/java/com/google/cloud/asset/v1beta1/AssetServiceGrpc.java

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,9 @@ public abstract static class AssetServiceImplBase implements io.grpc.BindableSer
169169
* <pre>
170170
* Exports assets with time and resource types to a given Cloud Storage
171171
* location. The output format is newline-delimited JSON.
172-
* This API implements the [google.longrunning.Operation][google.longrunning.Operation] API allowing you
173-
* to keep track of the export.
172+
* This API implements the
173+
* [google.longrunning.Operation][google.longrunning.Operation] API allowing
174+
* you to keep track of the export.
174175
* </pre>
175176
*/
176177
public void exportAssets(
@@ -244,8 +245,9 @@ protected AssetServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions ca
244245
* <pre>
245246
* Exports assets with time and resource types to a given Cloud Storage
246247
* location. The output format is newline-delimited JSON.
247-
* This API implements the [google.longrunning.Operation][google.longrunning.Operation] API allowing you
248-
* to keep track of the export.
248+
* This API implements the
249+
* [google.longrunning.Operation][google.longrunning.Operation] API allowing
250+
* you to keep track of the export.
249251
* </pre>
250252
*/
251253
public void exportAssets(
@@ -308,8 +310,9 @@ protected AssetServiceBlockingStub build(
308310
* <pre>
309311
* Exports assets with time and resource types to a given Cloud Storage
310312
* location. The output format is newline-delimited JSON.
311-
* This API implements the [google.longrunning.Operation][google.longrunning.Operation] API allowing you
312-
* to keep track of the export.
313+
* This API implements the
314+
* [google.longrunning.Operation][google.longrunning.Operation] API allowing
315+
* you to keep track of the export.
313316
* </pre>
314317
*/
315318
public com.google.longrunning.Operation exportAssets(
@@ -365,8 +368,9 @@ protected AssetServiceFutureStub build(
365368
* <pre>
366369
* Exports assets with time and resource types to a given Cloud Storage
367370
* location. The output format is newline-delimited JSON.
368-
* This API implements the [google.longrunning.Operation][google.longrunning.Operation] API allowing you
369-
* to keep track of the export.
371+
* This API implements the
372+
* [google.longrunning.Operation][google.longrunning.Operation] API allowing
373+
* you to keep track of the export.
370374
* </pre>
371375
*/
372376
public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>

branches/autosynth-tasks/google-api-grpc/proto-google-cloud-asset-v1beta1/src/main/java/com/google/cloud/asset/v1beta1/Asset.java

Lines changed: 52 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-tasks/google-api-grpc/proto-google-cloud-asset-v1beta1/src/main/java/com/google/cloud/asset/v1beta1/AssetOrBuilder.java

Lines changed: 14 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)