Skip to content

Conversation

@lukesneeringer
Copy link
Contributor

@lukesneeringer lukesneeringer commented Sep 21, 2017

This release fixes a bug with long-running operations.

Closes #2622.

Luke Sneeringer added 2 commits September 21, 2017 10:22
@lukesneeringer lukesneeringer self-assigned this Sep 21, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 21, 2017
Copy link
Contributor

@landrito landrito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nit. LGTM

v1beta2: require('./v1beta2'),
};
var gaxGrpc = require('google-gax').grpc();
var googleProtoFiles = require('google-proto-files');

This comment was marked as spam.

This comment was marked as spam.

* limitations under the License.
*/

/*!

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

'google/cloud/videointelligence/v1beta2/video_intelligence.proto')
).google.cloud.videointelligence.v1beta2);
extend(v1beta1Protos, gaxGrpc.loadProto(
path.join(__dirname, '..', 'protos'), 'google/cloud/videointelligence/v1beta1/video_intelligence.proto')

This comment was marked as spam.

This comment was marked as spam.

"extend": "^3.0",
"google-gax": "^0.13.5"
"google-gax": "^0.14.0",
"google-proto-files": "^0.12.0",

This comment was marked as spam.

}).operationsClient(opts);

var protoFilesRoot = new gax.grpc.GoogleProtoFilesRoot();
protoFilesRoot = protobuf.loadSync(

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

"devDependencies": {
"mocha": "^3.2.0"
"mocha": "^3.2.0",
"through2": "^2.0.3"

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 007a1c4 on lukesneeringer:video-0.3.2 into 5690043 on GoogleCloudPlatform:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 8f35a2e on lukesneeringer:video-0.3.2 into 5690043 on GoogleCloudPlatform:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: video-intelligence cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants