File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
google/cloud/policysimulator/v1 Expand file tree Collapse file tree 2 files changed +11
-1
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 :
@@ -6,7 +9,7 @@ interfaces:
69 - name : CreateReplay
710 long_running :
811 initial_poll_delay_millis : 1000
9- poll_delay_multiplier : 2
12+ poll_delay_multiplier : 2.0
1013 max_poll_delay_millis : 10000
1114 total_poll_timeout_millis : 18000000
1215- name : google.cloud.policysimulator.v1.OrgPolicyViolationsPreviewService
Original file line number Diff line number Diff line change @@ -66,6 +66,13 @@ authentication:
6666 https://www.googleapis.com/auth/cloud-platform
6767
6868publishing :
69+ method_settings :
70+ - selector : google.cloud.policysimulator.v1.Simulator.CreateReplay
71+ long_running :
72+ initial_poll_delay : 1s
73+ poll_delay_multiplier : 2.0
74+ max_poll_delay : 10s
75+ total_poll_timeout : 18000s
6976 new_issue_uri : https://issuetracker.google.com/issues/new?component=690790&template=1814512
7077 documentation_uri : https://cloud.google.com/policy-intelligence/docs/iam-simulator-overview
7178 api_short_name : policysimulator
You can’t perform that action at this time.
0 commit comments