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
Copy file name to clipboardExpand all lines: packages/google-cloud-videointelligence/src/v1/doc/google/cloud/videointelligence/v1/doc_video_intelligence.js
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@
62
62
* @memberof google.cloud.videointelligence.v1
63
63
* @see [google.cloud.videointelligence.v1.AnnotateVideoRequest definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
64
64
*/
65
-
varAnnotateVideoRequest={
65
+
constAnnotateVideoRequest={
66
66
// This is for documentation. Actual contents will be loaded by gRPC.
67
67
};
68
68
@@ -100,7 +100,7 @@ var AnnotateVideoRequest = {
100
100
* @memberof google.cloud.videointelligence.v1
101
101
* @see [google.cloud.videointelligence.v1.VideoContext definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
102
102
*/
103
-
varVideoContext={
103
+
constVideoContext={
104
104
// This is for documentation. Actual contents will be loaded by gRPC.
105
105
};
106
106
@@ -128,7 +128,7 @@ var VideoContext = {
128
128
* @memberof google.cloud.videointelligence.v1
129
129
* @see [google.cloud.videointelligence.v1.LabelDetectionConfig definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
130
130
*/
131
-
varLabelDetectionConfig={
131
+
constLabelDetectionConfig={
132
132
// This is for documentation. Actual contents will be loaded by gRPC.
133
133
};
134
134
@@ -144,7 +144,7 @@ var LabelDetectionConfig = {
144
144
* @memberof google.cloud.videointelligence.v1
145
145
* @see [google.cloud.videointelligence.v1.ShotChangeDetectionConfig definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
146
146
*/
147
-
varShotChangeDetectionConfig={
147
+
constShotChangeDetectionConfig={
148
148
// This is for documentation. Actual contents will be loaded by gRPC.
149
149
};
150
150
@@ -160,7 +160,7 @@ var ShotChangeDetectionConfig = {
160
160
* @memberof google.cloud.videointelligence.v1
161
161
* @see [google.cloud.videointelligence.v1.ExplicitContentDetectionConfig definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
162
162
*/
163
-
varExplicitContentDetectionConfig={
163
+
constExplicitContentDetectionConfig={
164
164
// This is for documentation. Actual contents will be loaded by gRPC.
165
165
};
166
166
@@ -179,7 +179,7 @@ var ExplicitContentDetectionConfig = {
179
179
* @memberof google.cloud.videointelligence.v1
180
180
* @see [google.cloud.videointelligence.v1.FaceDetectionConfig definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
181
181
*/
182
-
varFaceDetectionConfig={
182
+
constFaceDetectionConfig={
183
183
// This is for documentation. Actual contents will be loaded by gRPC.
184
184
};
185
185
@@ -202,7 +202,7 @@ var FaceDetectionConfig = {
202
202
* @memberof google.cloud.videointelligence.v1
203
203
* @see [google.cloud.videointelligence.v1.VideoSegment definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
204
204
*/
205
-
varVideoSegment={
205
+
constVideoSegment={
206
206
// This is for documentation. Actual contents will be loaded by gRPC.
207
207
};
208
208
@@ -221,7 +221,7 @@ var VideoSegment = {
221
221
* @memberof google.cloud.videointelligence.v1
222
222
* @see [google.cloud.videointelligence.v1.LabelSegment definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
223
223
*/
224
-
varLabelSegment={
224
+
constLabelSegment={
225
225
// This is for documentation. Actual contents will be loaded by gRPC.
226
226
};
227
227
@@ -241,7 +241,7 @@ var LabelSegment = {
241
241
* @memberof google.cloud.videointelligence.v1
242
242
* @see [google.cloud.videointelligence.v1.LabelFrame definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
243
243
*/
244
-
varLabelFrame={
244
+
constLabelFrame={
245
245
// This is for documentation. Actual contents will be loaded by gRPC.
246
246
};
247
247
@@ -263,7 +263,7 @@ var LabelFrame = {
263
263
* @memberof google.cloud.videointelligence.v1
264
264
* @see [google.cloud.videointelligence.v1.Entity definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
265
265
*/
266
-
varEntity={
266
+
constEntity={
267
267
// This is for documentation. Actual contents will be loaded by gRPC.
268
268
};
269
269
@@ -297,7 +297,7 @@ var Entity = {
297
297
* @memberof google.cloud.videointelligence.v1
298
298
* @see [google.cloud.videointelligence.v1.LabelAnnotation definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
299
299
*/
300
-
varLabelAnnotation={
300
+
constLabelAnnotation={
301
301
// This is for documentation. Actual contents will be loaded by gRPC.
302
302
};
303
303
@@ -319,7 +319,7 @@ var LabelAnnotation = {
319
319
* @memberof google.cloud.videointelligence.v1
320
320
* @see [google.cloud.videointelligence.v1.ExplicitContentFrame definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
321
321
*/
322
-
varExplicitContentFrame={
322
+
constExplicitContentFrame={
323
323
// This is for documentation. Actual contents will be loaded by gRPC.
324
324
};
325
325
@@ -337,7 +337,7 @@ var ExplicitContentFrame = {
337
337
* @memberof google.cloud.videointelligence.v1
338
338
* @see [google.cloud.videointelligence.v1.ExplicitContentAnnotation definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
339
339
*/
340
-
varExplicitContentAnnotation={
340
+
constExplicitContentAnnotation={
341
341
// This is for documentation. Actual contents will be loaded by gRPC.
342
342
};
343
343
@@ -362,7 +362,7 @@ var ExplicitContentAnnotation = {
362
362
* @memberof google.cloud.videointelligence.v1
363
363
* @see [google.cloud.videointelligence.v1.NormalizedBoundingBox definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
364
364
*/
365
-
varNormalizedBoundingBox={
365
+
constNormalizedBoundingBox={
366
366
// This is for documentation. Actual contents will be loaded by gRPC.
367
367
};
368
368
@@ -378,7 +378,7 @@ var NormalizedBoundingBox = {
378
378
* @memberof google.cloud.videointelligence.v1
379
379
* @see [google.cloud.videointelligence.v1.FaceSegment definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
380
380
*/
381
-
varFaceSegment={
381
+
constFaceSegment={
382
382
// This is for documentation. Actual contents will be loaded by gRPC.
383
383
};
384
384
@@ -402,7 +402,7 @@ var FaceSegment = {
402
402
* @memberof google.cloud.videointelligence.v1
403
403
* @see [google.cloud.videointelligence.v1.FaceFrame definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
404
404
*/
405
-
varFaceFrame={
405
+
constFaceFrame={
406
406
// This is for documentation. Actual contents will be loaded by gRPC.
407
407
};
408
408
@@ -426,7 +426,7 @@ var FaceFrame = {
426
426
* @memberof google.cloud.videointelligence.v1
427
427
* @see [google.cloud.videointelligence.v1.FaceAnnotation definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
428
428
*/
429
-
varFaceAnnotation={
429
+
constFaceAnnotation={
430
430
// This is for documentation. Actual contents will be loaded by gRPC.
431
431
};
432
432
@@ -480,7 +480,7 @@ var FaceAnnotation = {
480
480
* @memberof google.cloud.videointelligence.v1
481
481
* @see [google.cloud.videointelligence.v1.VideoAnnotationResults definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
482
482
*/
483
-
varVideoAnnotationResults={
483
+
constVideoAnnotationResults={
484
484
// This is for documentation. Actual contents will be loaded by gRPC.
485
485
};
486
486
@@ -498,7 +498,7 @@ var VideoAnnotationResults = {
498
498
* @memberof google.cloud.videointelligence.v1
499
499
* @see [google.cloud.videointelligence.v1.AnnotateVideoResponse definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
500
500
*/
501
-
varAnnotateVideoResponse={
501
+
constAnnotateVideoResponse={
502
502
// This is for documentation. Actual contents will be loaded by gRPC.
503
503
};
504
504
@@ -527,7 +527,7 @@ var AnnotateVideoResponse = {
527
527
* @memberof google.cloud.videointelligence.v1
528
528
* @see [google.cloud.videointelligence.v1.VideoAnnotationProgress definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
529
529
*/
530
-
varVideoAnnotationProgress={
530
+
constVideoAnnotationProgress={
531
531
// This is for documentation. Actual contents will be loaded by gRPC.
532
532
};
533
533
@@ -545,7 +545,7 @@ var VideoAnnotationProgress = {
545
545
* @memberof google.cloud.videointelligence.v1
546
546
* @see [google.cloud.videointelligence.v1.AnnotateVideoProgress definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1/video_intelligence.proto}
547
547
*/
548
-
varAnnotateVideoProgress={
548
+
constAnnotateVideoProgress={
549
549
// This is for documentation. Actual contents will be loaded by gRPC.
Copy file name to clipboardExpand all lines: packages/google-cloud-videointelligence/src/v1/doc/google/longrunning/doc_operations.js
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@
58
58
* @memberof google.longrunning
59
59
* @see [google.longrunning.Operation definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/longrunning/operations.proto}
60
60
*/
61
-
varOperation={
61
+
constOperation={
62
62
// This is for documentation. Actual contents will be loaded by gRPC.
63
63
};
64
64
@@ -72,7 +72,7 @@ var Operation = {
72
72
* @memberof google.longrunning
73
73
* @see [google.longrunning.GetOperationRequest definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/longrunning/operations.proto}
74
74
*/
75
-
varGetOperationRequest={
75
+
constGetOperationRequest={
76
76
// This is for documentation. Actual contents will be loaded by gRPC.
77
77
};
78
78
@@ -95,7 +95,7 @@ var GetOperationRequest = {
95
95
* @memberof google.longrunning
96
96
* @see [google.longrunning.ListOperationsRequest definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/longrunning/operations.proto}
97
97
*/
98
-
varListOperationsRequest={
98
+
constListOperationsRequest={
99
99
// This is for documentation. Actual contents will be loaded by gRPC.
100
100
};
101
101
@@ -114,7 +114,7 @@ var ListOperationsRequest = {
114
114
* @memberof google.longrunning
115
115
* @see [google.longrunning.ListOperationsResponse definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/longrunning/operations.proto}
116
116
*/
117
-
varListOperationsResponse={
117
+
constListOperationsResponse={
118
118
// This is for documentation. Actual contents will be loaded by gRPC.
119
119
};
120
120
@@ -128,7 +128,7 @@ var ListOperationsResponse = {
128
128
* @memberof google.longrunning
129
129
* @see [google.longrunning.CancelOperationRequest definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/longrunning/operations.proto}
130
130
*/
131
-
varCancelOperationRequest={
131
+
constCancelOperationRequest={
132
132
// This is for documentation. Actual contents will be loaded by gRPC.
133
133
};
134
134
@@ -142,6 +142,6 @@ var CancelOperationRequest = {
142
142
* @memberof google.longrunning
143
143
* @see [google.longrunning.DeleteOperationRequest definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/longrunning/operations.proto}
144
144
*/
145
-
varDeleteOperationRequest={
145
+
constDeleteOperationRequest={
146
146
// This is for documentation. Actual contents will be loaded by gRPC.
Copy file name to clipboardExpand all lines: packages/google-cloud-videointelligence/src/v1/doc/google/protobuf/doc_any.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,6 @@
131
131
* @memberof google.protobuf
132
132
* @see [google.protobuf.Any definition in proto format]{@link https://github.com/google/protobuf/blob/master/src/google/protobuf/any.proto}
133
133
*/
134
-
varAny={
134
+
constAny={
135
135
// This is for documentation. Actual contents will be loaded by gRPC.
Copy file name to clipboardExpand all lines: packages/google-cloud-videointelligence/src/v1/doc/google/protobuf/doc_duration.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,6 @@
92
92
* @memberof google.protobuf
93
93
* @see [google.protobuf.Duration definition in proto format]{@link https://github.com/google/protobuf/blob/master/src/google/protobuf/duration.proto}
94
94
*/
95
-
varDuration={
95
+
constDuration={
96
96
// This is for documentation. Actual contents will be loaded by gRPC.
Copy file name to clipboardExpand all lines: packages/google-cloud-videointelligence/src/v1/doc/google/rpc/doc_status.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,6 @@
87
87
* @memberof google.rpc
88
88
* @see [google.rpc.Status definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/rpc/status.proto}
89
89
*/
90
-
varStatus={
90
+
constStatus={
91
91
// This is for documentation. Actual contents will be loaded by gRPC.
0 commit comments