You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Node.js Client for Google Cloud Video Intelligence API ([Alpha](https://github.com/GoogleCloudPlatform/google-cloud-node#versioning))
1
+
# Node.js Client for Google Cloud Video Intelligence API ([Beta](https://github.com/GoogleCloudPlatform/google-cloud-node#versioning))
2
2
3
-
Idiomatic Node.js client for [Google Cloud Video Intelligence API][Product Documentation]
3
+
[Google Cloud Video Intelligence API][Product Documentation]: Google Cloud Video Intelligence API.
4
4
-[Client Library Documentation][]
5
5
-[Product Documentation][]
6
6
7
7
## Quick Start
8
8
In order to use this library, you first need to go through the following steps:
9
9
10
10
1.[Select or create a Cloud Platform project.](https://console.cloud.google.com/project)
11
-
2.[Enable the video-intelligence api.](https://console.cloud.google.com/apis/api/video-intelligence)
11
+
2.[Enable the Google Cloud Video Intelligence API.](https://console.cloud.google.com/apis/api/video-intelligence)
- View this [repository's main README](https://github.com/GoogleCloudPlatform/google-cloud-node/blob/master/README.md) to see the full list of Cloud APIs that we cover.
* A URL/resource name whose content describes the type of the
96
+
* serialized protocol buffer message.
97
+
*
98
+
* For URLs which use the scheme `http`, `https`, or no scheme, the
99
+
* following restrictions and interpretations apply:
100
+
*
101
+
* * If no scheme is provided, `https` is assumed.
102
+
* * The last segment of the URL's path must represent the fully
103
+
* qualified name of the type (as in `path/google.protobuf.Duration`).
104
+
* The name should be in a canonical form (e.g., leading "." is
105
+
* not accepted).
106
+
* * An HTTP GET on the URL must yield a {@link google.protobuf.Type}
107
+
* value in binary format, or produce an error.
108
+
* * Applications are allowed to cache lookup results based on the
109
+
* URL, or have them precompiled into a binary to avoid any
110
+
* lookup. Therefore, binary compatibility needs to be preserved
111
+
* on changes to types. (Use versioned type names to manage
112
+
* breaking changes.)
113
+
*
114
+
* Schemes other than `http`, `https` (or the empty scheme) might be
115
+
* used with implementation specific semantics.
116
+
*
117
+
* @property {string} value
118
+
* Must be a valid serialized protocol buffer of the above specified type.
119
+
*
120
+
* @see [google.protobuf.Any definition in proto format]{@link https://github.com/google/protobuf/blob/master/src/google/protobuf/any.proto}
0 commit comments