Sha256: 3577822fca956276b0e5e529b18a1bc77fd0c5f8fb75b28f29853bc13c72c962
Contents?: true
Size: 1.45 KB
Versions: 2
Compression:
Stored size: 1.45 KB
Contents
# Ruby Client for Google Cloud Video Intelligence API ([Alpha](https://github.com/GoogleCloudPlatform/google-cloud-ruby#versioning)) Idiomatic Ruby client for [Google Cloud Video Intelligence API][Product Documentation] - [Client Library Documentation][] - [Product Documentation][] ## Quick Start In order to use this library, you first need to go through the following steps: 1. [Select or create a Cloud Platform project.](https://console.cloud.google.com/project) 2. [Enable the video-intelligence api.](https://console.cloud.google.com/apis/api/video-intelligence) 3. [Setup Authentication.](https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud/master/guides/authentication) ### Installation ``` $ gem install google-cloud-video_intelligence ``` ### Next Steps - Read the [Client Library Documentation][] for Google Cloud Video Intelligence API to see other available methods on the client. - Read the [Google Cloud Video Intelligence API Product documentation][Product Documentation] to learn more about the product and see How-to Guides. - View this [repository's main README](https://github.com/GoogleCloudPlatform/google-cloud-ruby/blob/master/README.md) to see the full list of Cloud APIs that we cover. [Client Library Documentation]: https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-video_intelligence/latest/google/cloud/videointelligence/v1beta1 [Product Documentation]: https://cloud.google.com/video-intelligence
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-video_intelligence-0.21.0 | README.md |
google-cloud-video_intelligence-0.20.0 | README.md |