Skip to content

Commit 2b1f56b

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 19517 b: refs/heads/autosynth-errorreporting c: 6ed088b h: refs/heads/master i: 19515: b1f8c47
1 parent cf81751 commit 2b1f56b

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
@@ -130,7 +130,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
130130
refs/heads/autosynth-containeranalysis: 0f377286f60df2b6fd37c183bf170c68dc014cfb
131131
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
132132
refs/heads/autosynth-dialogflow: 7dbc2c1ea714328ccfa4f33645045f017ff080e7
133-
refs/heads/autosynth-errorreporting: a9fffe2b06dd5fd4dc39c0628837de771575d894
133+
refs/heads/autosynth-errorreporting: 6ed088bb967577e39cb31731655e29cdfe874313
134134
refs/heads/autosynth-firestore: ddb29f8ee445a938fc40be8227dea87b3f508ab3
135135
refs/heads/autosynth-iot: f16fc4ba85bbb37eacecb64a2a7336f685813f6c
136136
refs/heads/autosynth-kms: 4fff8f3cf6c830f7706ac4ef272f036bb87fbaf8

branches/autosynth-errorreporting/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-errorreporting/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-errorreporting/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)