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

Update videointelligence v1beta1 client #2524

Merged

Conversation

evaogbe
Copy link
Contributor

@evaogbe evaogbe commented Aug 10, 2017

Fixes #2466

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

Coverage Status

Coverage remained the same at 100.0% when pulling f1b05bd on eoogbe:videointelligence-updateclient into 7b3042a on GoogleCloudPlatform:master.

3. [Setup Authentication.](https://googlecloudplatform.github.io/google-cloud-node/#/docs/google-cloud/master/guides/authentication)

### Installation
```
$ npm install @google-cloud/video-intelligence
$ npm install --save @google-cloud/videointelligence

This comment was marked as spam.

This comment was marked as spam.

"name": "@google-cloud/video-intelligence",
"version": "0.1.1",
"repository": "GoogleCloudPlatform/google-cloud-node",
"name": "@google-cloud/videointelligence",

This comment was marked as spam.

"version": "0.1.1",
"repository": "GoogleCloudPlatform/google-cloud-node",
"name": "@google-cloud/videointelligence",
"version": "0.1.0",

This comment was marked as spam.

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

v1beta1.GAPIC_VERSION = '0.7.1';
v1beta1.GAPIC_VERSION = '0.0.5';

This comment was marked as spam.

This comment was marked as spam.

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.0.5';

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

"google-gax": "^0.13.2",
"google-proto-files": "^0.12.0"
},
"devDependencies": {
"mocha": "^3.2.0"
"mocha": "^3.2.0",
"through2": "^2.0.3"

This comment was marked as spam.

@@ -1,19 +1,19 @@
# Node.js Client for Google Cloud Video Intelligence API ([Alpha](https://github.com/GoogleCloudPlatform/google-cloud-node#versioning))
# Node.js Client for Google Cloud Video Intelligence API ([Beta](https://github.com/GoogleCloudPlatform/google-cloud-node#versioning))

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/*!

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 15aec72 on eoogbe:videointelligence-updateclient into 7b3042a on GoogleCloudPlatform:master.

"video intelligence",
"video"
"google video-intelligence",
"video-intelligence",

This comment was marked as spam.

* further documentation, please browse the
* [Video Intelligence .proto files](https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1beta1/video_intelligence.proto)
* on GitHub.
* Create an videoIntelligenceServiceClient with additional helpers for common

This comment was marked as spam.

*
* @constructor
* @alias module:video-intelligence
* Service that implements Google Cloud Video Intelligence API.

This comment was marked as spam.

This comment was marked as spam.

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 fc85538 on eoogbe:videointelligence-updateclient into 7b3042a on GoogleCloudPlatform:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 2371ab0 on eoogbe:videointelligence-updateclient into 7b3042a on GoogleCloudPlatform:master.

@stephenplusplus stephenplusplus self-assigned this Aug 15, 2017
@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Aug 15, 2017
@googleapis googleapis deleted a comment from googlebot Aug 15, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 59bc441 on eoogbe:videointelligence-updateclient into 118b622 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: no This human has *not* signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants