google-cloud-security_center-v1p1beta1 0.3.2 → 0.3.3

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: 99f975084a95d1388ef9a6695813361834cfa00ab558af4383658401f52de9c8
4
- data.tar.gz: 86305b1c0fa805069d5076aeb3f0b282501a8e07f289ec703feb3ff2b6cde34e
3
+ metadata.gz: 0f9ca1148af4d8fc9d60b41aab9cfa7218368d6ff8fd7f938a1802bbe95ffc8d
4
+ data.tar.gz: 3e38fb534be715487cecae49a9da43e6093962068460b622b294e1784fd25551
5
5
  SHA512:
6
- metadata.gz: 8cb8b1b8f0bcb0fd50e6fea50a676c3a2c045854c4659481e6fbc145cf90e1eb96f9a60140364acf1b4912fd15cd84548bb5e55d3f4d64494eafd3a0b6bbc2f1
7
- data.tar.gz: 187063b9cc81771df655684c61f747755d7c7cf0b437d7bca5c86037bdc32d271c3e107174fce479769677bcbd7190431b1331666d105652a34a0dec93495b0f
6
+ metadata.gz: ff3e185ca9808d0cb08b9a6e4983b4f0087990a1e654f59174517e2a65fcb435fa5333ca7ad75c8a296d9a744c8a22646559dcb46f22352a799c518f9d3fc41a
7
+ data.tar.gz: 27d4f7e28e281ad4fb8dac784f9afaa09653918835f823d3881c7474d4f0adfc4b52f224b76f8631598c7a86f128d78569ba9e7ce9913556265899a113328c26
@@ -78,7 +78,7 @@ module Google
78
78
  initial_delay: 0.1,
79
79
  max_delay: 60.0,
80
80
  multiplier: 1.3,
81
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
81
+ retry_codes: [4, 14]
82
82
  }
83
83
 
84
84
  default_config.rpcs.get_notification_config.timeout = 60.0
@@ -86,7 +86,7 @@ module Google
86
86
  initial_delay: 0.1,
87
87
  max_delay: 60.0,
88
88
  multiplier: 1.3,
89
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
89
+ retry_codes: [4, 14]
90
90
  }
91
91
 
92
92
  default_config.rpcs.get_organization_settings.timeout = 60.0
@@ -94,7 +94,7 @@ module Google
94
94
  initial_delay: 0.1,
95
95
  max_delay: 60.0,
96
96
  multiplier: 1.3,
97
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
97
+ retry_codes: [4, 14]
98
98
  }
99
99
 
100
100
  default_config.rpcs.get_source.timeout = 60.0
@@ -102,7 +102,7 @@ module Google
102
102
  initial_delay: 0.1,
103
103
  max_delay: 60.0,
104
104
  multiplier: 1.3,
105
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
105
+ retry_codes: [4, 14]
106
106
  }
107
107
 
108
108
  default_config.rpcs.group_assets.timeout = 480.0
@@ -110,7 +110,7 @@ module Google
110
110
  initial_delay: 0.1,
111
111
  max_delay: 60.0,
112
112
  multiplier: 1.3,
113
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
113
+ retry_codes: [4, 14]
114
114
  }
115
115
 
116
116
  default_config.rpcs.group_findings.timeout = 480.0
@@ -118,7 +118,7 @@ module Google
118
118
  initial_delay: 0.1,
119
119
  max_delay: 60.0,
120
120
  multiplier: 1.3,
121
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
121
+ retry_codes: [4, 14]
122
122
  }
123
123
 
124
124
  default_config.rpcs.list_assets.timeout = 480.0
@@ -126,7 +126,7 @@ module Google
126
126
  initial_delay: 0.1,
127
127
  max_delay: 60.0,
128
128
  multiplier: 1.3,
129
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
129
+ retry_codes: [4, 14]
130
130
  }
131
131
 
132
132
  default_config.rpcs.list_findings.timeout = 480.0
@@ -134,7 +134,7 @@ module Google
134
134
  initial_delay: 0.1,
135
135
  max_delay: 60.0,
136
136
  multiplier: 1.3,
137
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
137
+ retry_codes: [4, 14]
138
138
  }
139
139
 
140
140
  default_config.rpcs.list_notification_configs.timeout = 60.0
@@ -142,7 +142,7 @@ module Google
142
142
  initial_delay: 0.1,
143
143
  max_delay: 60.0,
144
144
  multiplier: 1.3,
145
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
145
+ retry_codes: [4, 14]
146
146
  }
147
147
 
148
148
  default_config.rpcs.list_sources.timeout = 60.0
@@ -150,7 +150,7 @@ module Google
150
150
  initial_delay: 0.1,
151
151
  max_delay: 60.0,
152
152
  multiplier: 1.3,
153
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
153
+ retry_codes: [4, 14]
154
154
  }
155
155
 
156
156
  default_config.rpcs.run_asset_discovery.timeout = 60.0
@@ -164,7 +164,7 @@ module Google
164
164
  initial_delay: 0.1,
165
165
  max_delay: 60.0,
166
166
  multiplier: 1.3,
167
- retry_codes: ["DEADLINE_EXCEEDED", "UNAVAILABLE"]
167
+ retry_codes: [4, 14]
168
168
  }
169
169
 
170
170
  default_config.rpcs.update_finding.timeout = 60.0
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module SecurityCenter
23
23
  module V1p1beta1
24
- VERSION = "0.3.2"
24
+ VERSION = "0.3.3"
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.2
4
+ version: 0.3.3
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-07-16 00:00:00.000000000 Z
11
+ date: 2020-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common