google-apis-safebrowsing_v4 0.1.0

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.
@@ -0,0 +1,28 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ module Google
16
+ module Apis
17
+ module SafebrowsingV4
18
+ # Version of the google-apis-safebrowsing_v4 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.1.1"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20210105"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,445 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module SafebrowsingV4
24
+
25
+ class GoogleProtobufEmpty
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleSecuritySafebrowsingV4Checksum
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleSecuritySafebrowsingV4ClientInfo
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleSecuritySafebrowsingV4FindFullHashesRequest
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GoogleSecuritySafebrowsingV4FindFullHashesResponse
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleSecuritySafebrowsingV4FindThreatMatchesRequest
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleSecuritySafebrowsingV4FindThreatMatchesResponse
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleSecuritySafebrowsingV4ListThreatListsResponse
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleSecuritySafebrowsingV4RawHashes
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleSecuritySafebrowsingV4RawIndices
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleSecuritySafebrowsingV4RiceDeltaEncoding
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleSecuritySafebrowsingV4ThreatEntry
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleSecuritySafebrowsingV4ThreatEntryMetadata
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleSecuritySafebrowsingV4ThreatEntrySet
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleSecuritySafebrowsingV4ThreatHit
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleSecuritySafebrowsingV4ThreatHitThreatSource
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleSecuritySafebrowsingV4ThreatHitUserInfo
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleSecuritySafebrowsingV4ThreatInfo
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GoogleSecuritySafebrowsingV4ThreatListDescriptor
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleSecuritySafebrowsingV4ThreatMatch
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleProtobufEmpty
182
+ # @private
183
+ class Representation < Google::Apis::Core::JsonRepresentation
184
+ end
185
+ end
186
+
187
+ class GoogleSecuritySafebrowsingV4Checksum
188
+ # @private
189
+ class Representation < Google::Apis::Core::JsonRepresentation
190
+ property :sha256, :base64 => true, as: 'sha256'
191
+ end
192
+ end
193
+
194
+ class GoogleSecuritySafebrowsingV4ClientInfo
195
+ # @private
196
+ class Representation < Google::Apis::Core::JsonRepresentation
197
+ property :client_id, as: 'clientId'
198
+ property :client_version, as: 'clientVersion'
199
+ end
200
+ end
201
+
202
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest
203
+ # @private
204
+ class Representation < Google::Apis::Core::JsonRepresentation
205
+ property :client, as: 'client', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo::Representation
206
+
207
+ collection :list_update_requests, as: 'listUpdateRequests', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest::Representation
208
+
209
+ end
210
+ end
211
+
212
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest
213
+ # @private
214
+ class Representation < Google::Apis::Core::JsonRepresentation
215
+ property :constraints, as: 'constraints', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints::Representation
216
+
217
+ property :platform_type, as: 'platformType'
218
+ property :state, :base64 => true, as: 'state'
219
+ property :threat_entry_type, as: 'threatEntryType'
220
+ property :threat_type, as: 'threatType'
221
+ end
222
+ end
223
+
224
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints
225
+ # @private
226
+ class Representation < Google::Apis::Core::JsonRepresentation
227
+ property :device_location, as: 'deviceLocation'
228
+ property :language, as: 'language'
229
+ property :max_database_entries, as: 'maxDatabaseEntries'
230
+ property :max_update_entries, as: 'maxUpdateEntries'
231
+ property :region, as: 'region'
232
+ collection :supported_compressions, as: 'supportedCompressions'
233
+ end
234
+ end
235
+
236
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse
237
+ # @private
238
+ class Representation < Google::Apis::Core::JsonRepresentation
239
+ collection :list_update_responses, as: 'listUpdateResponses', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse::Representation
240
+
241
+ property :minimum_wait_duration, as: 'minimumWaitDuration'
242
+ end
243
+ end
244
+
245
+ class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse
246
+ # @private
247
+ class Representation < Google::Apis::Core::JsonRepresentation
248
+ collection :additions, as: 'additions', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntrySet, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntrySet::Representation
249
+
250
+ property :checksum, as: 'checksum', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4Checksum, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4Checksum::Representation
251
+
252
+ property :new_client_state, :base64 => true, as: 'newClientState'
253
+ property :platform_type, as: 'platformType'
254
+ collection :removals, as: 'removals', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntrySet, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntrySet::Representation
255
+
256
+ property :response_type, as: 'responseType'
257
+ property :threat_entry_type, as: 'threatEntryType'
258
+ property :threat_type, as: 'threatType'
259
+ end
260
+ end
261
+
262
+ class GoogleSecuritySafebrowsingV4FindFullHashesRequest
263
+ # @private
264
+ class Representation < Google::Apis::Core::JsonRepresentation
265
+ property :api_client, as: 'apiClient', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo::Representation
266
+
267
+ property :client, as: 'client', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo::Representation
268
+
269
+ collection :client_states, as: 'clientStates'
270
+ property :threat_info, as: 'threatInfo', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatInfo, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatInfo::Representation
271
+
272
+ end
273
+ end
274
+
275
+ class GoogleSecuritySafebrowsingV4FindFullHashesResponse
276
+ # @private
277
+ class Representation < Google::Apis::Core::JsonRepresentation
278
+ collection :matches, as: 'matches', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatMatch, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatMatch::Representation
279
+
280
+ property :minimum_wait_duration, as: 'minimumWaitDuration'
281
+ property :negative_cache_duration, as: 'negativeCacheDuration'
282
+ end
283
+ end
284
+
285
+ class GoogleSecuritySafebrowsingV4FindThreatMatchesRequest
286
+ # @private
287
+ class Representation < Google::Apis::Core::JsonRepresentation
288
+ property :client, as: 'client', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo::Representation
289
+
290
+ property :threat_info, as: 'threatInfo', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatInfo, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatInfo::Representation
291
+
292
+ end
293
+ end
294
+
295
+ class GoogleSecuritySafebrowsingV4FindThreatMatchesResponse
296
+ # @private
297
+ class Representation < Google::Apis::Core::JsonRepresentation
298
+ collection :matches, as: 'matches', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatMatch, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatMatch::Representation
299
+
300
+ end
301
+ end
302
+
303
+ class GoogleSecuritySafebrowsingV4ListThreatListsResponse
304
+ # @private
305
+ class Representation < Google::Apis::Core::JsonRepresentation
306
+ collection :threat_lists, as: 'threatLists', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatListDescriptor, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatListDescriptor::Representation
307
+
308
+ end
309
+ end
310
+
311
+ class GoogleSecuritySafebrowsingV4RawHashes
312
+ # @private
313
+ class Representation < Google::Apis::Core::JsonRepresentation
314
+ property :prefix_size, as: 'prefixSize'
315
+ property :raw_hashes, :base64 => true, as: 'rawHashes'
316
+ end
317
+ end
318
+
319
+ class GoogleSecuritySafebrowsingV4RawIndices
320
+ # @private
321
+ class Representation < Google::Apis::Core::JsonRepresentation
322
+ collection :indices, as: 'indices'
323
+ end
324
+ end
325
+
326
+ class GoogleSecuritySafebrowsingV4RiceDeltaEncoding
327
+ # @private
328
+ class Representation < Google::Apis::Core::JsonRepresentation
329
+ property :encoded_data, :base64 => true, as: 'encodedData'
330
+ property :first_value, :numeric_string => true, as: 'firstValue'
331
+ property :num_entries, as: 'numEntries'
332
+ property :rice_parameter, as: 'riceParameter'
333
+ end
334
+ end
335
+
336
+ class GoogleSecuritySafebrowsingV4ThreatEntry
337
+ # @private
338
+ class Representation < Google::Apis::Core::JsonRepresentation
339
+ property :digest, :base64 => true, as: 'digest'
340
+ property :hash_prop, :base64 => true, as: 'hash'
341
+ property :url, as: 'url'
342
+ end
343
+ end
344
+
345
+ class GoogleSecuritySafebrowsingV4ThreatEntryMetadata
346
+ # @private
347
+ class Representation < Google::Apis::Core::JsonRepresentation
348
+ collection :entries, as: 'entries', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry::Representation
349
+
350
+ end
351
+ end
352
+
353
+ class GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry
354
+ # @private
355
+ class Representation < Google::Apis::Core::JsonRepresentation
356
+ property :key, :base64 => true, as: 'key'
357
+ property :value, :base64 => true, as: 'value'
358
+ end
359
+ end
360
+
361
+ class GoogleSecuritySafebrowsingV4ThreatEntrySet
362
+ # @private
363
+ class Representation < Google::Apis::Core::JsonRepresentation
364
+ property :compression_type, as: 'compressionType'
365
+ property :raw_hashes, as: 'rawHashes', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4RawHashes, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4RawHashes::Representation
366
+
367
+ property :raw_indices, as: 'rawIndices', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4RawIndices, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4RawIndices::Representation
368
+
369
+ property :rice_hashes, as: 'riceHashes', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4RiceDeltaEncoding, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4RiceDeltaEncoding::Representation
370
+
371
+ property :rice_indices, as: 'riceIndices', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4RiceDeltaEncoding, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4RiceDeltaEncoding::Representation
372
+
373
+ end
374
+ end
375
+
376
+ class GoogleSecuritySafebrowsingV4ThreatHit
377
+ # @private
378
+ class Representation < Google::Apis::Core::JsonRepresentation
379
+ property :client_info, as: 'clientInfo', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ClientInfo::Representation
380
+
381
+ property :entry, as: 'entry', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntry, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntry::Representation
382
+
383
+ property :platform_type, as: 'platformType'
384
+ collection :resources, as: 'resources', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatHitThreatSource, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatHitThreatSource::Representation
385
+
386
+ property :threat_type, as: 'threatType'
387
+ property :user_info, as: 'userInfo', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatHitUserInfo, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatHitUserInfo::Representation
388
+
389
+ end
390
+ end
391
+
392
+ class GoogleSecuritySafebrowsingV4ThreatHitThreatSource
393
+ # @private
394
+ class Representation < Google::Apis::Core::JsonRepresentation
395
+ property :referrer, as: 'referrer'
396
+ property :remote_ip, as: 'remoteIp'
397
+ property :type, as: 'type'
398
+ property :url, as: 'url'
399
+ end
400
+ end
401
+
402
+ class GoogleSecuritySafebrowsingV4ThreatHitUserInfo
403
+ # @private
404
+ class Representation < Google::Apis::Core::JsonRepresentation
405
+ property :region_code, as: 'regionCode'
406
+ property :user_id, :base64 => true, as: 'userId'
407
+ end
408
+ end
409
+
410
+ class GoogleSecuritySafebrowsingV4ThreatInfo
411
+ # @private
412
+ class Representation < Google::Apis::Core::JsonRepresentation
413
+ collection :platform_types, as: 'platformTypes'
414
+ collection :threat_entries, as: 'threatEntries', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntry, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntry::Representation
415
+
416
+ collection :threat_entry_types, as: 'threatEntryTypes'
417
+ collection :threat_types, as: 'threatTypes'
418
+ end
419
+ end
420
+
421
+ class GoogleSecuritySafebrowsingV4ThreatListDescriptor
422
+ # @private
423
+ class Representation < Google::Apis::Core::JsonRepresentation
424
+ property :platform_type, as: 'platformType'
425
+ property :threat_entry_type, as: 'threatEntryType'
426
+ property :threat_type, as: 'threatType'
427
+ end
428
+ end
429
+
430
+ class GoogleSecuritySafebrowsingV4ThreatMatch
431
+ # @private
432
+ class Representation < Google::Apis::Core::JsonRepresentation
433
+ property :cache_duration, as: 'cacheDuration'
434
+ property :platform_type, as: 'platformType'
435
+ property :threat, as: 'threat', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntry, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntry::Representation
436
+
437
+ property :threat_entry_metadata, as: 'threatEntryMetadata', class: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntryMetadata, decorator: Google::Apis::SafebrowsingV4::GoogleSecuritySafebrowsingV4ThreatEntryMetadata::Representation
438
+
439
+ property :threat_entry_type, as: 'threatEntryType'
440
+ property :threat_type, as: 'threatType'
441
+ end
442
+ end
443
+ end
444
+ end
445
+ end