Skip to content

Commit 23245c6

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 19087 b: refs/heads/autosynth-bigquerydatatransfer c: 6ed088b h: refs/heads/master i: 19085: 6994006 19083: 41dab86 19079: fe41d16 19071: 1915d8a
1 parent 92445ea commit 23245c6

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
@@ -123,7 +123,7 @@ refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
123123
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
124124
refs/heads/autosynth-asset: cd8251de8c40e239ad24dcf9ed93ea2708a3eed5
125125
refs/heads/autosynth-automl: 2a8b018cf05811fd472e5d1053e67a12ceec0b64
126-
refs/heads/autosynth-bigquerydatatransfer: a9fffe2b06dd5fd4dc39c0628837de771575d894
126+
refs/heads/autosynth-bigquerydatatransfer: 6ed088bb967577e39cb31731655e29cdfe874313
127127
refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
128128
refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
129129
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca

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