Skip to content

Commit 0a27859

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 19411 b: refs/heads/autosynth-containeranalysis c: 6ed088b h: refs/heads/master i: 19409: 74acd13 19407: 62a1fec
1 parent 0b092f6 commit 0a27859

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
@@ -127,7 +127,7 @@ refs/heads/autosynth-bigquerydatatransfer: 564833a85642d4194adc025f021e10e723154
127127
refs/heads/autosynth-bigquerystorage: a75c34ed7a11741669121be69a7021a00f1133ce
128128
refs/heads/autosynth-bigtable: 45891a7178142c84a16d6a0b792f8ecb950a3159
129129
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
130-
refs/heads/autosynth-containeranalysis: a9fffe2b06dd5fd4dc39c0628837de771575d894
130+
refs/heads/autosynth-containeranalysis: 6ed088bb967577e39cb31731655e29cdfe874313
131131
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
132132
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
133133
refs/heads/autosynth-errorreporting: 9891e73a56af7c097829ca7a521b0e862ba6af30

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