Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video-intelligence: Regeneration #2428

Closed
wants to merge 1 commit into from

Conversation

landrito
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 30, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f9b918e on landrito:videointelligence into ** on GoogleCloudPlatform:master**.

module.exports.ALL_SCOPES = ALL_SCOPES;

This comment was marked as spam.

module.exports = v1beta1;

This comment was marked as spam.

module.exports.v1beta1.types = v1beta1Protos;

This comment was marked as spam.

"version": "0.1.0",
"author": "Google Inc",
"description": "Google Cloud Video Intelligence API client for Node.js",
"main": "src/index.js",
"files": [
"src",
"AUTHORS",
"CONTRIBUTORS",

This comment was marked as spam.

"google video-intelligence",
"video-intelligence",
"Google Cloud Video Intelligence API"
],
"dependencies": {
"google-proto-files": "^0.12.0",
"extend": "^3.0.0",

This comment was marked as spam.

@@ -19,22 +20,24 @@
"google cloud platform",
"google cloud",
"cloud",
"google video intelligence",

This comment was marked as spam.

@@ -27,7 +27,7 @@ function v1beta1(options) {
return videoIntelligenceServiceClient(gaxGrpc);
}

v1beta1.GAPIC_VERSION = '0.7.1';
v1beta1.GAPIC_VERSION = '0.1.0';

This comment was marked as spam.

@@ -35,7 +35,7 @@ var SERVICE_ADDRESS = 'videointelligence.googleapis.com';

var DEFAULT_SERVICE_PORT = 443;

var CODE_GEN_NAME_VERSION = 'gapic/0.7.1';
var CODE_GEN_NAME_VERSION = 'gapic/0.1.0';

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 7454e9e on landrito:videointelligence into ** on GoogleCloudPlatform:master**.

@landrito
Copy link
Contributor Author

@swcloud Made this simply the generated packages including the docs. I'll address the hand-edits in toolkit.

One hand-edit i needed to do was changing the path and packagename to video-intelligence.

@swcloud
Copy link
Contributor

swcloud commented Jul 1, 2017

@landrito LGTM except the GAPIC version number. @stephenplusplus may also need to approve it before he merges to the 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