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 7a886af commit 1b629a4Copy full SHA for 1b629a4
google/cloud/videointelligence/v1p2beta1/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/v1p2beta1/videointelligence_v1p2beta1.yaml
@@ -58,3 +58,12 @@ authentication:
58
oauth:
59
canonical_scopes: |-
60
https://www.googleapis.com/auth/cloud-platform
61
62
+publishing:
63
+ method_settings:
64
+ - selector: google.cloud.videointelligence.v1p2beta1.VideoIntelligenceService.AnnotateVideo
65
+ long_running:
66
+ initial_poll_delay: 20s
67
+ poll_delay_multiplier: 1.5
68
+ max_poll_delay: 45s
69
+ total_poll_timeout: 86400s
0 commit comments