google-cloud-dlp-v2 0.4.0 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/google/cloud/dlp/v2/dlp_service/client.rb +20 -20
- data/lib/google/cloud/dlp/v2/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0df3b28f135e29174552cd8e0627499897951497634602930cd020900d0d817f
|
|
4
|
+
data.tar.gz: b6150ec06c78b73bc42cd870e89b55aa269abb58df918f0b4729d52bc4195040
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6bdf11a500189e29068f5ef02c7f27e963fd202d8df1bd6bfff505d3a3d360032e61f1f97738429d3ad09660a094d0520cc29546636bd59bb7c27a1034d87f1e
|
|
7
|
+
data.tar.gz: f84d07199c1906fe54a43ba7117e6e65b18f528c25d862f68113a14d19f13257f6fe89f02503ddc71c34064f4223e4c1e6cd089a8b4c946559c38de6d9fd8c70
|
|
@@ -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: [
|
|
81
|
+
retry_codes: [14, 4]
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
default_config.rpcs.redact_image.timeout = 300.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: [
|
|
89
|
+
retry_codes: [14, 4]
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
default_config.rpcs.deidentify_content.timeout = 300.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: [
|
|
97
|
+
retry_codes: [14, 4]
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
default_config.rpcs.reidentify_content.timeout = 300.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: [
|
|
105
|
+
retry_codes: [14, 4]
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
default_config.rpcs.list_info_types.timeout = 300.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: [
|
|
113
|
+
retry_codes: [14, 4]
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
default_config.rpcs.create_inspect_template.timeout = 300.0
|
|
@@ -122,7 +122,7 @@ module Google
|
|
|
122
122
|
initial_delay: 0.1,
|
|
123
123
|
max_delay: 60.0,
|
|
124
124
|
multiplier: 1.3,
|
|
125
|
-
retry_codes: [
|
|
125
|
+
retry_codes: [14, 4]
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
default_config.rpcs.list_inspect_templates.timeout = 300.0
|
|
@@ -130,7 +130,7 @@ module Google
|
|
|
130
130
|
initial_delay: 0.1,
|
|
131
131
|
max_delay: 60.0,
|
|
132
132
|
multiplier: 1.3,
|
|
133
|
-
retry_codes: [
|
|
133
|
+
retry_codes: [14, 4]
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
default_config.rpcs.delete_inspect_template.timeout = 300.0
|
|
@@ -138,7 +138,7 @@ module Google
|
|
|
138
138
|
initial_delay: 0.1,
|
|
139
139
|
max_delay: 60.0,
|
|
140
140
|
multiplier: 1.3,
|
|
141
|
-
retry_codes: [
|
|
141
|
+
retry_codes: [14, 4]
|
|
142
142
|
}
|
|
143
143
|
|
|
144
144
|
default_config.rpcs.create_deidentify_template.timeout = 300.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: [
|
|
153
|
+
retry_codes: [14, 4]
|
|
154
154
|
}
|
|
155
155
|
|
|
156
156
|
default_config.rpcs.list_deidentify_templates.timeout = 300.0
|
|
@@ -158,7 +158,7 @@ module Google
|
|
|
158
158
|
initial_delay: 0.1,
|
|
159
159
|
max_delay: 60.0,
|
|
160
160
|
multiplier: 1.3,
|
|
161
|
-
retry_codes: [
|
|
161
|
+
retry_codes: [14, 4]
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
default_config.rpcs.delete_deidentify_template.timeout = 300.0
|
|
@@ -166,7 +166,7 @@ module Google
|
|
|
166
166
|
initial_delay: 0.1,
|
|
167
167
|
max_delay: 60.0,
|
|
168
168
|
multiplier: 1.3,
|
|
169
|
-
retry_codes: [
|
|
169
|
+
retry_codes: [14, 4]
|
|
170
170
|
}
|
|
171
171
|
|
|
172
172
|
default_config.rpcs.create_job_trigger.timeout = 300.0
|
|
@@ -180,7 +180,7 @@ module Google
|
|
|
180
180
|
initial_delay: 0.1,
|
|
181
181
|
max_delay: 60.0,
|
|
182
182
|
multiplier: 1.3,
|
|
183
|
-
retry_codes: [
|
|
183
|
+
retry_codes: [14, 4]
|
|
184
184
|
}
|
|
185
185
|
|
|
186
186
|
default_config.rpcs.list_job_triggers.timeout = 300.0
|
|
@@ -188,7 +188,7 @@ module Google
|
|
|
188
188
|
initial_delay: 0.1,
|
|
189
189
|
max_delay: 60.0,
|
|
190
190
|
multiplier: 1.3,
|
|
191
|
-
retry_codes: [
|
|
191
|
+
retry_codes: [14, 4]
|
|
192
192
|
}
|
|
193
193
|
|
|
194
194
|
default_config.rpcs.delete_job_trigger.timeout = 300.0
|
|
@@ -196,7 +196,7 @@ module Google
|
|
|
196
196
|
initial_delay: 0.1,
|
|
197
197
|
max_delay: 60.0,
|
|
198
198
|
multiplier: 1.3,
|
|
199
|
-
retry_codes: [
|
|
199
|
+
retry_codes: [14, 4]
|
|
200
200
|
}
|
|
201
201
|
|
|
202
202
|
default_config.rpcs.activate_job_trigger.timeout = 300.0
|
|
@@ -208,7 +208,7 @@ module Google
|
|
|
208
208
|
initial_delay: 0.1,
|
|
209
209
|
max_delay: 60.0,
|
|
210
210
|
multiplier: 1.3,
|
|
211
|
-
retry_codes: [
|
|
211
|
+
retry_codes: [14, 4]
|
|
212
212
|
}
|
|
213
213
|
|
|
214
214
|
default_config.rpcs.get_dlp_job.timeout = 300.0
|
|
@@ -216,7 +216,7 @@ module Google
|
|
|
216
216
|
initial_delay: 0.1,
|
|
217
217
|
max_delay: 60.0,
|
|
218
218
|
multiplier: 1.3,
|
|
219
|
-
retry_codes: [
|
|
219
|
+
retry_codes: [14, 4]
|
|
220
220
|
}
|
|
221
221
|
|
|
222
222
|
default_config.rpcs.delete_dlp_job.timeout = 300.0
|
|
@@ -224,7 +224,7 @@ module Google
|
|
|
224
224
|
initial_delay: 0.1,
|
|
225
225
|
max_delay: 60.0,
|
|
226
226
|
multiplier: 1.3,
|
|
227
|
-
retry_codes: [
|
|
227
|
+
retry_codes: [14, 4]
|
|
228
228
|
}
|
|
229
229
|
|
|
230
230
|
default_config.rpcs.cancel_dlp_job.timeout = 300.0
|
|
@@ -238,7 +238,7 @@ module Google
|
|
|
238
238
|
initial_delay: 0.1,
|
|
239
239
|
max_delay: 60.0,
|
|
240
240
|
multiplier: 1.3,
|
|
241
|
-
retry_codes: [
|
|
241
|
+
retry_codes: [14, 4]
|
|
242
242
|
}
|
|
243
243
|
|
|
244
244
|
default_config.rpcs.list_stored_info_types.timeout = 300.0
|
|
@@ -246,7 +246,7 @@ module Google
|
|
|
246
246
|
initial_delay: 0.1,
|
|
247
247
|
max_delay: 60.0,
|
|
248
248
|
multiplier: 1.3,
|
|
249
|
-
retry_codes: [
|
|
249
|
+
retry_codes: [14, 4]
|
|
250
250
|
}
|
|
251
251
|
|
|
252
252
|
default_config.rpcs.delete_stored_info_type.timeout = 300.0
|
|
@@ -254,7 +254,7 @@ module Google
|
|
|
254
254
|
initial_delay: 0.1,
|
|
255
255
|
max_delay: 60.0,
|
|
256
256
|
multiplier: 1.3,
|
|
257
|
-
retry_codes: [
|
|
257
|
+
retry_codes: [14, 4]
|
|
258
258
|
}
|
|
259
259
|
|
|
260
260
|
default_config.rpcs.hybrid_inspect_dlp_job.timeout = 300.0
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-dlp-v2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.1
|
|
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
|
|
11
|
+
date: 2020-08-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|