Skip to content

Commit 392bf68

Browse files
yoshi-automationkolea2
authored andcommitted
---
yaml --- r: 17507 b: refs/heads/autosynth-tasks c: eb650c5 h: refs/heads/master i: 17505: 84e0c72 17503: 5a6a9f4
1 parent 375f5de commit 392bf68

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
@@ -142,7 +142,7 @@ refs/heads/autosynth-scheduler: d97f8743ba965c7d5e492c8dc1f51d023104e260
142142
refs/heads/autosynth-securitycenter: 8e95447ccb176c3648880ee0cb926cd1f4065156
143143
refs/heads/autosynth-spanner: 9bff86d057df31e04c76d72865e8e073ac5794fb
144144
refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
145-
refs/heads/autosynth-tasks: ea2c8e4b507be93db613b393031e387f0e487f9d
145+
refs/heads/autosynth-tasks: eb650c5ba8ea0789a668a19714391c8de09355bf
146146
refs/heads/autosynth-texttospeech: 0e26ec9b0ed5bbedc038dea32bbb44bae0883668
147147
refs/heads/autosynth-trace: 80c58aa2fb54b0a9c6876f2c21aa8d19cf55962e
148148
refs/heads/autosynth-websecurityscanner: d4febbffb6c648b74faec62fe90e20adadc9a7d3

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