Skip to content

Commit 6ed088b

Browse files
yoshi-automationsduskis
authored andcommitted
Regenerate asset client (#4562)
1 parent a9fffe2 commit 6ed088b

File tree

11 files changed

+182
-114
lines changed

11 files changed

+182
-114
lines changed

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>

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.

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)