Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c744ed commit 5a48ac9Copy full SHA for 5a48ac9
google/cloud/videointelligence/v1p3beta1/videointelligence_gapic.yaml
@@ -1,3 +1,6 @@
1
+# Generated by the PublicProtoGen Gapic Yaml Generator. DO NOT EDIT.
2
+# Any manual changes will be overwritten by the publication process.
3
+
4
type: com.google.api.codegen.ConfigProto
5
config_schema_version: 2.0.0
6
interfaces:
google/cloud/videointelligence/v1p3beta1/videointelligence_v1p3beta1.yaml
@@ -33,3 +33,12 @@ authentication:
33
oauth:
34
canonical_scopes: |-
35
https://www.googleapis.com/auth/cloud-platform
36
37
+publishing:
38
+ method_settings:
39
+ - selector: google.cloud.videointelligence.v1p3beta1.VideoIntelligenceService.AnnotateVideo
40
+ long_running:
41
+ initial_poll_delay: 20s
42
+ poll_delay_multiplier: 1.5
43
+ max_poll_delay: 45s
44
+ total_poll_timeout: 86400s
0 commit comments