google-cloud-security_center-v1p1beta1 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dadbc57ad55b718d6ed4da1fd3383d0b82c30399e34bbeda7dc0914574bde557
4
- data.tar.gz: 688672191c8ca856a98a34896d408be5d83caac1b9c2002388402a6fd4d93f5f
3
+ metadata.gz: 99f975084a95d1388ef9a6695813361834cfa00ab558af4383658401f52de9c8
4
+ data.tar.gz: 86305b1c0fa805069d5076aeb3f0b282501a8e07f289ec703feb3ff2b6cde34e
5
5
  SHA512:
6
- metadata.gz: fe96df31352ca3cc0c73be5ba223023391601919014ee61dc56ad89b002d0c9ee61ddc51753c3f457af1d6138e5f7f578ccebaba9531ce97e6899effc4a1b406
7
- data.tar.gz: c0992466627cfb8672ba81e9da101d6dfbbb8f3805402113b02686908fd9e5c98d516ec92fd0c6ab99655b6e6465419656b29ace936f31fe017049fb1bcf2636
6
+ metadata.gz: 8cb8b1b8f0bcb0fd50e6fea50a676c3a2c045854c4659481e6fbc145cf90e1eb96f9a60140364acf1b4912fd15cd84548bb5e55d3f4d64494eafd3a0b6bbc2f1
7
+ data.tar.gz: 187063b9cc81771df655684c61f747755d7c7cf0b437d7bca5c86037bdc32d271c3e107174fce479769677bcbd7190431b1331666d105652a34a0dec93495b0f
@@ -65,15 +65,15 @@ module Google
65
65
  end
66
66
  default_config = Client::Configuration.new parent_config
67
67
 
68
- default_config.rpcs.create_source.timeout = 600.0
68
+ default_config.rpcs.create_source.timeout = 60.0
69
69
 
70
- default_config.rpcs.create_finding.timeout = 600.0
70
+ default_config.rpcs.create_finding.timeout = 60.0
71
71
 
72
- default_config.rpcs.create_notification_config.timeout = 600.0
72
+ default_config.rpcs.create_notification_config.timeout = 60.0
73
73
 
74
- default_config.rpcs.delete_notification_config.timeout = 600.0
74
+ default_config.rpcs.delete_notification_config.timeout = 60.0
75
75
 
76
- default_config.rpcs.get_iam_policy.timeout = 600.0
76
+ default_config.rpcs.get_iam_policy.timeout = 60.0
77
77
  default_config.rpcs.get_iam_policy.retry_policy = {
78
78
  initial_delay: 0.1,
79
79
  max_delay: 60.0,
@@ -81,7 +81,7 @@ module Google
81
81
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
82
82
  }
83
83
 
84
- default_config.rpcs.get_notification_config.timeout = 600.0
84
+ default_config.rpcs.get_notification_config.timeout = 60.0
85
85
  default_config.rpcs.get_notification_config.retry_policy = {
86
86
  initial_delay: 0.1,
87
87
  max_delay: 60.0,
@@ -89,7 +89,7 @@ module Google
89
89
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
90
90
  }
91
91
 
92
- default_config.rpcs.get_organization_settings.timeout = 600.0
92
+ default_config.rpcs.get_organization_settings.timeout = 60.0
93
93
  default_config.rpcs.get_organization_settings.retry_policy = {
94
94
  initial_delay: 0.1,
95
95
  max_delay: 60.0,
@@ -97,7 +97,7 @@ module Google
97
97
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
98
98
  }
99
99
 
100
- default_config.rpcs.get_source.timeout = 600.0
100
+ default_config.rpcs.get_source.timeout = 60.0
101
101
  default_config.rpcs.get_source.retry_policy = {
102
102
  initial_delay: 0.1,
103
103
  max_delay: 60.0,
@@ -105,7 +105,7 @@ module Google
105
105
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
106
106
  }
107
107
 
108
- default_config.rpcs.group_assets.timeout = 600.0
108
+ default_config.rpcs.group_assets.timeout = 480.0
109
109
  default_config.rpcs.group_assets.retry_policy = {
110
110
  initial_delay: 0.1,
111
111
  max_delay: 60.0,
@@ -113,7 +113,7 @@ module Google
113
113
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
114
114
  }
115
115
 
116
- default_config.rpcs.group_findings.timeout = 600.0
116
+ default_config.rpcs.group_findings.timeout = 480.0
117
117
  default_config.rpcs.group_findings.retry_policy = {
118
118
  initial_delay: 0.1,
119
119
  max_delay: 60.0,
@@ -121,7 +121,7 @@ module Google
121
121
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
122
122
  }
123
123
 
124
- default_config.rpcs.list_assets.timeout = 600.0
124
+ default_config.rpcs.list_assets.timeout = 480.0
125
125
  default_config.rpcs.list_assets.retry_policy = {
126
126
  initial_delay: 0.1,
127
127
  max_delay: 60.0,
@@ -129,7 +129,7 @@ module Google
129
129
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
130
130
  }
131
131
 
132
- default_config.rpcs.list_findings.timeout = 600.0
132
+ default_config.rpcs.list_findings.timeout = 480.0
133
133
  default_config.rpcs.list_findings.retry_policy = {
134
134
  initial_delay: 0.1,
135
135
  max_delay: 60.0,
@@ -137,7 +137,7 @@ module Google
137
137
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
138
138
  }
139
139
 
140
- default_config.rpcs.list_notification_configs.timeout = 600.0
140
+ default_config.rpcs.list_notification_configs.timeout = 60.0
141
141
  default_config.rpcs.list_notification_configs.retry_policy = {
142
142
  initial_delay: 0.1,
143
143
  max_delay: 60.0,
@@ -145,7 +145,7 @@ module Google
145
145
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
146
146
  }
147
147
 
148
- default_config.rpcs.list_sources.timeout = 600.0
148
+ default_config.rpcs.list_sources.timeout = 60.0
149
149
  default_config.rpcs.list_sources.retry_policy = {
150
150
  initial_delay: 0.1,
151
151
  max_delay: 60.0,
@@ -153,13 +153,13 @@ module Google
153
153
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
154
154
  }
155
155
 
156
- default_config.rpcs.run_asset_discovery.timeout = 600.0
156
+ default_config.rpcs.run_asset_discovery.timeout = 60.0
157
157
 
158
- default_config.rpcs.set_finding_state.timeout = 600.0
158
+ default_config.rpcs.set_finding_state.timeout = 60.0
159
159
 
160
- default_config.rpcs.set_iam_policy.timeout = 600.0
160
+ default_config.rpcs.set_iam_policy.timeout = 60.0
161
161
 
162
- default_config.rpcs.test_iam_permissions.timeout = 600.0
162
+ default_config.rpcs.test_iam_permissions.timeout = 60.0
163
163
  default_config.rpcs.test_iam_permissions.retry_policy = {
164
164
  initial_delay: 0.1,
165
165
  max_delay: 60.0,
@@ -167,15 +167,15 @@ module Google
167
167
  retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
168
168
  }
169
169
 
170
- default_config.rpcs.update_finding.timeout = 600.0
170
+ default_config.rpcs.update_finding.timeout = 60.0
171
171
 
172
- default_config.rpcs.update_notification_config.timeout = 600.0
172
+ default_config.rpcs.update_notification_config.timeout = 60.0
173
173
 
174
- default_config.rpcs.update_organization_settings.timeout = 600.0
174
+ default_config.rpcs.update_organization_settings.timeout = 60.0
175
175
 
176
- default_config.rpcs.update_source.timeout = 600.0
176
+ default_config.rpcs.update_source.timeout = 60.0
177
177
 
178
- default_config.rpcs.update_security_marks.timeout = 600.0
178
+ default_config.rpcs.update_security_marks.timeout = 480.0
179
179
 
180
180
  default_config
181
181
  end
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module SecurityCenter
23
23
  module V1p1beta1
24
- VERSION = "0.3.1"
24
+ VERSION = "0.3.2"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-security_center-v1p1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-18 00:00:00.000000000 Z
11
+ date: 2020-07-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '0.2'
19
+ version: '0.3'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '0.2'
26
+ version: '0.3'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: google-cloud-errors
29
29
  requirement: !ruby/object:Gem::Requirement