Skip to content

Commit 21cf23c

Browse files
yoshi-automationkolea2
authored andcommitted
---
yaml --- r: 14219 b: refs/heads/autosynth-pubsub c: eb650c5 h: refs/heads/master i: 14217: 1fea32c 14215: 30520ce
1 parent b774ab8 commit 21cf23c

7 files changed

Lines changed: 11 additions & 11 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ refs/heads/autosynth-compute: 8e86445e504cea6f99b9fb237bfd7f0e5ef8b3ce
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118
refs/heads/autosynth-monitoring: e67db7395a868e5f6ecc3476eb4a91c47abd4234
119-
refs/heads/autosynth-pubsub: ea2c8e4b507be93db613b393031e387f0e487f9d
119+
refs/heads/autosynth-pubsub: eb650c5ba8ea0789a668a19714391c8de09355bf
120120
refs/heads/autosynth-video-intelligence: 3e8faeeee2f803271529bd6e89b621c1ca098628
121121
refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d

branches/autosynth-pubsub/google-cloud-clients/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1/VideoIntelligenceServiceClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public final OperationFuture<AnnotateVideoResponse, AnnotateVideoProgress> annot
256256
* .setInputUri(inputUri)
257257
* .addAllFeatures(features)
258258
* .build();
259-
* OperationFuture&lt;Operation&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
259+
* OperationFuture&lt;AnnotateVideoResponse, AnnotateVideoProgress&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
260260
* // Do something
261261
* AnnotateVideoResponse response = future.get();
262262
* }

branches/autosynth-pubsub/google-cloud-clients/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta1/VideoIntelligenceServiceClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public final OperationFuture<AnnotateVideoResponse, AnnotateVideoProgress> annot
256256
* .setInputUri(inputUri)
257257
* .addAllFeatures(features)
258258
* .build();
259-
* OperationFuture&lt;Operation&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
259+
* OperationFuture&lt;AnnotateVideoResponse, AnnotateVideoProgress&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
260260
* // Do something
261261
* AnnotateVideoResponse response = future.get();
262262
* }

branches/autosynth-pubsub/google-cloud-clients/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta2/VideoIntelligenceServiceClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public final OperationFuture<AnnotateVideoResponse, AnnotateVideoProgress> annot
256256
* .setInputUri(inputUri)
257257
* .addAllFeatures(features)
258258
* .build();
259-
* OperationFuture&lt;Operation&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
259+
* OperationFuture&lt;AnnotateVideoResponse, AnnotateVideoProgress&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
260260
* // Do something
261261
* AnnotateVideoResponse response = future.get();
262262
* }

branches/autosynth-pubsub/google-cloud-clients/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public final OperationFuture<AnnotateVideoResponse, AnnotateVideoProgress> annot
256256
* .setInputUri(inputUri)
257257
* .addAllFeatures(features)
258258
* .build();
259-
* OperationFuture&lt;Operation&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
259+
* OperationFuture&lt;AnnotateVideoResponse, AnnotateVideoProgress&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
260260
* // Do something
261261
* AnnotateVideoResponse response = future.get();
262262
* }

branches/autosynth-pubsub/google-cloud-clients/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p2beta1/VideoIntelligenceServiceClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public final OperationFuture<AnnotateVideoResponse, AnnotateVideoProgress> annot
256256
* .setInputUri(inputUri)
257257
* .addAllFeatures(features)
258258
* .build();
259-
* OperationFuture&lt;Operation&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
259+
* OperationFuture&lt;AnnotateVideoResponse, AnnotateVideoProgress&gt; future = videoIntelligenceServiceClient.annotateVideoOperationCallable().futureCall(request);
260260
* // Do something
261261
* AnnotateVideoResponse response = future.get();
262262
* }

branches/autosynth-pubsub/google-cloud-clients/google-cloud-video-intelligence/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-01-17T08:54:28.082730Z",
2+
"updateTime": "2019-02-02T08:50:14.214660Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.16.6",
8-
"dockerImage": "googleapis/artman@sha256:12722f2ca3fbc3b53cc6aa5f0e569d7d221b46bd876a2136497089dec5e3634e"
7+
"version": "0.16.8",
8+
"dockerImage": "googleapis/artman@sha256:75bc07ef34a1de9895c18af54dc503ed3b3f3b52e85062e3360a979d2a0741e7"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "0ac60e21a1aa86c07c1836865b35308ba8178b05",
16-
"internalRef": "229626798"
15+
"sha": "bce093dab3e65c40eb9a37efbdc960f34df6037a",
16+
"internalRef": "231974277"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)