File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
google/cloud/optimization/v1 Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ # Generated by the PublicProtoGen Gapic Yaml Generator. DO NOT EDIT.
2+ # Any manual changes will be overwritten by the publication process.
3+
14type : com.google.api.codegen.ConfigProto
25config_schema_version : 2.0.0
36interfaces :
47- name : google.cloud.optimization.v1.FleetRouting
58 methods :
69 - name : BatchOptimizeTours
710 long_running :
8- initial_poll_delay_millis : 30000 # 30 seconds.
11+ initial_poll_delay_millis : 30000
912 poll_delay_multiplier : 1.5
10- max_poll_delay_millis : 120000 # 2 minutes.
11- total_poll_timeout_millis : 3600000 # 60 minutes.
13+ max_poll_delay_millis : 120000
14+ total_poll_timeout_millis : 3600000
Original file line number Diff line number Diff line change @@ -38,3 +38,12 @@ authentication:
3838 oauth :
3939 canonical_scopes : |-
4040 https://www.googleapis.com/auth/cloud-platform
41+
42+ publishing :
43+ method_settings :
44+ - selector : google.cloud.optimization.v1.FleetRouting.BatchOptimizeTours
45+ long_running :
46+ initial_poll_delay : 30s
47+ poll_delay_multiplier : 1.5
48+ max_poll_delay : 120s
49+ total_poll_timeout : 3600s
You can’t perform that action at this time.
0 commit comments