Skip to content

Commit be046db

Browse files
yoshi-automationkolea2
authored andcommitted
---
yaml --- r: 16067 b: refs/heads/autosynth-errorreporting c: eb650c5 h: refs/heads/master i: 16065: 881c3b4 16063: 72eed0b
1 parent 2a2e1d4 commit be046db

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
@@ -131,7 +131,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132132
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133133
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
134-
refs/heads/autosynth-errorreporting: ea2c8e4b507be93db613b393031e387f0e487f9d
134+
refs/heads/autosynth-errorreporting: eb650c5ba8ea0789a668a19714391c8de09355bf
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b
136136
refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce
137137
refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f

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