google-apis-checks_v1alpha 0.2.0 → 0.4.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/checks_v1alpha/classes.rb +1101 -69
- data/lib/google/apis/checks_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/checks_v1alpha/representations.rb +633 -17
- data/lib/google/apis/checks_v1alpha/service.rb +187 -30
- data/lib/google/apis/checks_v1alpha.rb +0 -3
- metadata +4 -4
@@ -52,6 +52,252 @@ module Google
|
|
52
52
|
include Google::Apis::Core::JsonObjectSupport
|
53
53
|
end
|
54
54
|
|
55
|
+
class FindPrivacyPolicyResponse
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class GoogleChecksAccountV1alphaApp
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class GoogleChecksAccountV1alphaListAppsResponse
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class GoogleChecksReportV1alphaAnalyzeUploadRequest
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class GoogleChecksReportV1alphaAppBundle
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class GoogleChecksReportV1alphaCheck
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class GoogleChecksReportV1alphaCheckCitation
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class GoogleChecksReportV1alphaCheckDataSecurityEvidence
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class GoogleChecksReportV1alphaCheckDataTypeEvidence
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class GoogleChecksReportV1alphaCheckEndpointEvidence
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class GoogleChecksReportV1alphaCheckEvidence
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class GoogleChecksReportV1alphaCheckPermissionEvidence
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermissionDetails
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class GoogleChecksReportV1alphaCheckSdkEvidence
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class GoogleChecksReportV1alphaCheckSdkIssueEvidence
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class GoogleChecksReportV1alphaCheckStateMetadata
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class GoogleChecksReportV1alphaDataMonitoring
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class GoogleChecksReportV1alphaDataMonitoringDataTypeResult
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class GoogleChecksReportV1alphaDataMonitoringEndpointResult
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class GoogleChecksReportV1alphaDataMonitoringPermissionResult
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class GoogleChecksReportV1alphaDataMonitoringResultMetadata
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class GoogleChecksReportV1alphaDataMonitoringSdkResult
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class GoogleChecksReportV1alphaDataTypeEndpointEvidence
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class GoogleChecksReportV1alphaDataTypeEvidence
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class GoogleChecksReportV1alphaDataTypePermissionEvidence
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class GoogleChecksReportV1alphaEndpoint
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class GoogleChecksReportV1alphaListReportsResponse
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class GoogleChecksReportV1alphaPermission
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class GoogleChecksReportV1alphaPolicyFragment
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class GoogleChecksReportV1alphaReport
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class GoogleChecksReportV1alphaSdk
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
55
301
|
class LastUpdatedDate
|
56
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
303
|
|
@@ -88,12 +334,6 @@ module Google
|
|
88
334
|
include Google::Apis::Core::JsonObjectSupport
|
89
335
|
end
|
90
336
|
|
91
|
-
class PrivacyPolicy
|
92
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
-
|
94
|
-
include Google::Apis::Core::JsonObjectSupport
|
95
|
-
end
|
96
|
-
|
97
337
|
class Status
|
98
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
339
|
|
@@ -150,6 +390,393 @@ module Google
|
|
150
390
|
end
|
151
391
|
end
|
152
392
|
|
393
|
+
class FindPrivacyPolicyResponse
|
394
|
+
# @private
|
395
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
396
|
+
property :privacy_policy, as: 'privacyPolicy'
|
397
|
+
end
|
398
|
+
end
|
399
|
+
|
400
|
+
class GoogleChecksAccountV1alphaApp
|
401
|
+
# @private
|
402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
403
|
+
property :name, as: 'name'
|
404
|
+
property :title, as: 'title'
|
405
|
+
end
|
406
|
+
end
|
407
|
+
|
408
|
+
class GoogleChecksAccountV1alphaListAppsResponse
|
409
|
+
# @private
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
411
|
+
collection :apps, as: 'apps', class: Google::Apis::ChecksV1alpha::GoogleChecksAccountV1alphaApp, decorator: Google::Apis::ChecksV1alpha::GoogleChecksAccountV1alphaApp::Representation
|
412
|
+
|
413
|
+
property :next_page_token, as: 'nextPageToken'
|
414
|
+
end
|
415
|
+
end
|
416
|
+
|
417
|
+
class GoogleChecksReportV1alphaAnalyzeUploadRequest
|
418
|
+
# @private
|
419
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
420
|
+
property :code_reference_id, as: 'codeReferenceId'
|
421
|
+
end
|
422
|
+
end
|
423
|
+
|
424
|
+
class GoogleChecksReportV1alphaAppBundle
|
425
|
+
# @private
|
426
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
427
|
+
property :bundle_id, as: 'bundleId'
|
428
|
+
property :code_reference_id, as: 'codeReferenceId'
|
429
|
+
property :release_type, as: 'releaseType'
|
430
|
+
property :version, as: 'version'
|
431
|
+
property :version_id, as: 'versionId'
|
432
|
+
end
|
433
|
+
end
|
434
|
+
|
435
|
+
class GoogleChecksReportV1alphaCheck
|
436
|
+
# @private
|
437
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
438
|
+
collection :citations, as: 'citations', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckCitation, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckCitation::Representation
|
439
|
+
|
440
|
+
property :evidence, as: 'evidence', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckEvidence::Representation
|
441
|
+
|
442
|
+
collection :region_codes, as: 'regionCodes'
|
443
|
+
property :severity, as: 'severity'
|
444
|
+
property :state, as: 'state'
|
445
|
+
property :state_metadata, as: 'stateMetadata', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckStateMetadata, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckStateMetadata::Representation
|
446
|
+
|
447
|
+
property :type, as: 'type'
|
448
|
+
end
|
449
|
+
end
|
450
|
+
|
451
|
+
class GoogleChecksReportV1alphaCheckCitation
|
452
|
+
# @private
|
453
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
454
|
+
property :type, as: 'type'
|
455
|
+
end
|
456
|
+
end
|
457
|
+
|
458
|
+
class GoogleChecksReportV1alphaCheckDataSecurityEvidence
|
459
|
+
# @private
|
460
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
461
|
+
collection :data_in_transit_info, as: 'dataInTransitInfo', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo::Representation
|
462
|
+
|
463
|
+
end
|
464
|
+
end
|
465
|
+
|
466
|
+
class GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo
|
467
|
+
# @private
|
468
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
469
|
+
property :uri, as: 'uri'
|
470
|
+
end
|
471
|
+
end
|
472
|
+
|
473
|
+
class GoogleChecksReportV1alphaCheckDataTypeEvidence
|
474
|
+
# @private
|
475
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
476
|
+
property :data_type, as: 'dataType'
|
477
|
+
property :data_type_evidence, as: 'dataTypeEvidence', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEvidence::Representation
|
478
|
+
|
479
|
+
end
|
480
|
+
end
|
481
|
+
|
482
|
+
class GoogleChecksReportV1alphaCheckEndpointEvidence
|
483
|
+
# @private
|
484
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
485
|
+
property :endpoint, as: 'endpoint', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaEndpoint, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaEndpoint::Representation
|
486
|
+
|
487
|
+
end
|
488
|
+
end
|
489
|
+
|
490
|
+
class GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence
|
491
|
+
# @private
|
492
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
493
|
+
collection :endpoint_details, as: 'endpointDetails', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails::Representation
|
494
|
+
|
495
|
+
end
|
496
|
+
end
|
497
|
+
|
498
|
+
class GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails
|
499
|
+
# @private
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
501
|
+
property :endpoint, as: 'endpoint', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaEndpoint, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaEndpoint::Representation
|
502
|
+
|
503
|
+
end
|
504
|
+
end
|
505
|
+
|
506
|
+
class GoogleChecksReportV1alphaCheckEvidence
|
507
|
+
# @private
|
508
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
509
|
+
property :data_security, as: 'dataSecurity', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckDataSecurityEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckDataSecurityEvidence::Representation
|
510
|
+
|
511
|
+
collection :data_types, as: 'dataTypes', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckDataTypeEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckDataTypeEvidence::Representation
|
512
|
+
|
513
|
+
collection :endpoint_restriction_violations, as: 'endpointRestrictionViolations', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence::Representation
|
514
|
+
|
515
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckEndpointEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckEndpointEvidence::Representation
|
516
|
+
|
517
|
+
collection :permission_restriction_violations, as: 'permissionRestrictionViolations', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence::Representation
|
518
|
+
|
519
|
+
collection :permissions, as: 'permissions', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckPermissionEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckPermissionEvidence::Representation
|
520
|
+
|
521
|
+
collection :privacy_policy_texts, as: 'privacyPolicyTexts', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence::Representation
|
522
|
+
|
523
|
+
collection :sdk_issues, as: 'sdkIssues', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckSdkIssueEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckSdkIssueEvidence::Representation
|
524
|
+
|
525
|
+
collection :sdk_restriction_violations, as: 'sdkRestrictionViolations', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence::Representation
|
526
|
+
|
527
|
+
collection :sdks, as: 'sdks', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckSdkEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckSdkEvidence::Representation
|
528
|
+
|
529
|
+
end
|
530
|
+
end
|
531
|
+
|
532
|
+
class GoogleChecksReportV1alphaCheckPermissionEvidence
|
533
|
+
# @private
|
534
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
535
|
+
property :permission, as: 'permission', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPermission, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPermission::Representation
|
536
|
+
|
537
|
+
end
|
538
|
+
end
|
539
|
+
|
540
|
+
class GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence
|
541
|
+
# @private
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
543
|
+
collection :permission_details, as: 'permissionDetails', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermissionDetails, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermissionDetails::Representation
|
544
|
+
|
545
|
+
end
|
546
|
+
end
|
547
|
+
|
548
|
+
class GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermissionDetails
|
549
|
+
# @private
|
550
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
551
|
+
property :permission, as: 'permission', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPermission, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPermission::Representation
|
552
|
+
|
553
|
+
end
|
554
|
+
end
|
555
|
+
|
556
|
+
class GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence
|
557
|
+
# @private
|
558
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
559
|
+
property :policy_fragment, as: 'policyFragment', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPolicyFragment, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPolicyFragment::Representation
|
560
|
+
|
561
|
+
end
|
562
|
+
end
|
563
|
+
|
564
|
+
class GoogleChecksReportV1alphaCheckSdkEvidence
|
565
|
+
# @private
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
567
|
+
property :sdk, as: 'sdk', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk::Representation
|
568
|
+
|
569
|
+
end
|
570
|
+
end
|
571
|
+
|
572
|
+
class GoogleChecksReportV1alphaCheckSdkIssueEvidence
|
573
|
+
# @private
|
574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
575
|
+
property :sdk, as: 'sdk', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk::Representation
|
576
|
+
|
577
|
+
property :sdk_version, as: 'sdkVersion'
|
578
|
+
end
|
579
|
+
end
|
580
|
+
|
581
|
+
class GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence
|
582
|
+
# @private
|
583
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
584
|
+
collection :sdk_details, as: 'sdkDetails', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails::Representation
|
585
|
+
|
586
|
+
end
|
587
|
+
end
|
588
|
+
|
589
|
+
class GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails
|
590
|
+
# @private
|
591
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
592
|
+
property :sdk, as: 'sdk', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk::Representation
|
593
|
+
|
594
|
+
end
|
595
|
+
end
|
596
|
+
|
597
|
+
class GoogleChecksReportV1alphaCheckStateMetadata
|
598
|
+
# @private
|
599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
600
|
+
collection :badges, as: 'badges'
|
601
|
+
property :first_failing_time, as: 'firstFailingTime'
|
602
|
+
property :last_failing_time, as: 'lastFailingTime'
|
603
|
+
end
|
604
|
+
end
|
605
|
+
|
606
|
+
class GoogleChecksReportV1alphaDataMonitoring
|
607
|
+
# @private
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
609
|
+
collection :data_types, as: 'dataTypes', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringDataTypeResult, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringDataTypeResult::Representation
|
610
|
+
|
611
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringEndpointResult, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringEndpointResult::Representation
|
612
|
+
|
613
|
+
collection :permissions, as: 'permissions', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringPermissionResult, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringPermissionResult::Representation
|
614
|
+
|
615
|
+
collection :sdks, as: 'sdks', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringSdkResult, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringSdkResult::Representation
|
616
|
+
|
617
|
+
end
|
618
|
+
end
|
619
|
+
|
620
|
+
class GoogleChecksReportV1alphaDataMonitoringDataTypeResult
|
621
|
+
# @private
|
622
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
623
|
+
property :data_type, as: 'dataType'
|
624
|
+
property :data_type_evidence, as: 'dataTypeEvidence', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEvidence::Representation
|
625
|
+
|
626
|
+
property :metadata, as: 'metadata', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringResultMetadata, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringResultMetadata::Representation
|
627
|
+
|
628
|
+
end
|
629
|
+
end
|
630
|
+
|
631
|
+
class GoogleChecksReportV1alphaDataMonitoringEndpointResult
|
632
|
+
# @private
|
633
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
634
|
+
property :endpoint, as: 'endpoint', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaEndpoint, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaEndpoint::Representation
|
635
|
+
|
636
|
+
property :hit_count, as: 'hitCount'
|
637
|
+
property :metadata, as: 'metadata', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringResultMetadata, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringResultMetadata::Representation
|
638
|
+
|
639
|
+
end
|
640
|
+
end
|
641
|
+
|
642
|
+
class GoogleChecksReportV1alphaDataMonitoringPermissionResult
|
643
|
+
# @private
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
645
|
+
property :metadata, as: 'metadata', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringResultMetadata, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringResultMetadata::Representation
|
646
|
+
|
647
|
+
property :permission, as: 'permission', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPermission, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPermission::Representation
|
648
|
+
|
649
|
+
end
|
650
|
+
end
|
651
|
+
|
652
|
+
class GoogleChecksReportV1alphaDataMonitoringResultMetadata
|
653
|
+
# @private
|
654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
655
|
+
collection :badges, as: 'badges'
|
656
|
+
property :first_detected_time, as: 'firstDetectedTime'
|
657
|
+
property :last_detected_app_version, as: 'lastDetectedAppVersion'
|
658
|
+
property :last_detected_time, as: 'lastDetectedTime'
|
659
|
+
end
|
660
|
+
end
|
661
|
+
|
662
|
+
class GoogleChecksReportV1alphaDataMonitoringSdkResult
|
663
|
+
# @private
|
664
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
665
|
+
property :metadata, as: 'metadata', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringResultMetadata, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoringResultMetadata::Representation
|
666
|
+
|
667
|
+
property :sdk, as: 'sdk', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk::Representation
|
668
|
+
|
669
|
+
end
|
670
|
+
end
|
671
|
+
|
672
|
+
class GoogleChecksReportV1alphaDataTypeEndpointEvidence
|
673
|
+
# @private
|
674
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
675
|
+
collection :attributed_sdks, as: 'attributedSdks', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk::Representation
|
676
|
+
|
677
|
+
collection :endpoint_details, as: 'endpointDetails', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails::Representation
|
678
|
+
|
679
|
+
property :exfiltrated_data_type, as: 'exfiltratedDataType'
|
680
|
+
end
|
681
|
+
end
|
682
|
+
|
683
|
+
class GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk
|
684
|
+
# @private
|
685
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
686
|
+
property :sdk, as: 'sdk', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaSdk::Representation
|
687
|
+
|
688
|
+
end
|
689
|
+
end
|
690
|
+
|
691
|
+
class GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails
|
692
|
+
# @private
|
693
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
694
|
+
property :endpoint, as: 'endpoint', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaEndpoint, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaEndpoint::Representation
|
695
|
+
|
696
|
+
end
|
697
|
+
end
|
698
|
+
|
699
|
+
class GoogleChecksReportV1alphaDataTypeEvidence
|
700
|
+
# @private
|
701
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
702
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEndpointEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypeEndpointEvidence::Representation
|
703
|
+
|
704
|
+
collection :permissions, as: 'permissions', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypePermissionEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypePermissionEvidence::Representation
|
705
|
+
|
706
|
+
collection :privacy_policy_texts, as: 'privacyPolicyTexts', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence::Representation
|
707
|
+
|
708
|
+
end
|
709
|
+
end
|
710
|
+
|
711
|
+
class GoogleChecksReportV1alphaDataTypePermissionEvidence
|
712
|
+
# @private
|
713
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
714
|
+
property :permission, as: 'permission', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPermission, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPermission::Representation
|
715
|
+
|
716
|
+
end
|
717
|
+
end
|
718
|
+
|
719
|
+
class GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence
|
720
|
+
# @private
|
721
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
722
|
+
property :policy_fragment, as: 'policyFragment', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPolicyFragment, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaPolicyFragment::Representation
|
723
|
+
|
724
|
+
end
|
725
|
+
end
|
726
|
+
|
727
|
+
class GoogleChecksReportV1alphaEndpoint
|
728
|
+
# @private
|
729
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
730
|
+
property :domain, as: 'domain'
|
731
|
+
end
|
732
|
+
end
|
733
|
+
|
734
|
+
class GoogleChecksReportV1alphaListReportsResponse
|
735
|
+
# @private
|
736
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
737
|
+
property :next_page_token, as: 'nextPageToken'
|
738
|
+
collection :reports, as: 'reports', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaReport, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaReport::Representation
|
739
|
+
|
740
|
+
end
|
741
|
+
end
|
742
|
+
|
743
|
+
class GoogleChecksReportV1alphaPermission
|
744
|
+
# @private
|
745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
746
|
+
property :id, as: 'id'
|
747
|
+
end
|
748
|
+
end
|
749
|
+
|
750
|
+
class GoogleChecksReportV1alphaPolicyFragment
|
751
|
+
# @private
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
753
|
+
property :html_content, as: 'htmlContent'
|
754
|
+
property :source_uri, as: 'sourceUri'
|
755
|
+
end
|
756
|
+
end
|
757
|
+
|
758
|
+
class GoogleChecksReportV1alphaReport
|
759
|
+
# @private
|
760
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
761
|
+
property :app_bundle, as: 'appBundle', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaAppBundle, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaAppBundle::Representation
|
762
|
+
|
763
|
+
property :base_report, as: 'baseReport'
|
764
|
+
collection :checks, as: 'checks', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheck, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaCheck::Representation
|
765
|
+
|
766
|
+
property :data_monitoring, as: 'dataMonitoring', class: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoring, decorator: Google::Apis::ChecksV1alpha::GoogleChecksReportV1alphaDataMonitoring::Representation
|
767
|
+
|
768
|
+
property :name, as: 'name'
|
769
|
+
property :results_uri, as: 'resultsUri'
|
770
|
+
end
|
771
|
+
end
|
772
|
+
|
773
|
+
class GoogleChecksReportV1alphaSdk
|
774
|
+
# @private
|
775
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
776
|
+
property :id, as: 'id'
|
777
|
+
end
|
778
|
+
end
|
779
|
+
|
153
780
|
class LastUpdatedDate
|
154
781
|
# @private
|
155
782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -215,17 +842,6 @@ module Google
|
|
215
842
|
end
|
216
843
|
end
|
217
844
|
|
218
|
-
class PrivacyPolicy
|
219
|
-
# @private
|
220
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
221
|
-
property :html_content, as: 'htmlContent'
|
222
|
-
property :name, as: 'name'
|
223
|
-
property :privacy_policy_uri, as: 'privacyPolicyUri'
|
224
|
-
property :score, as: 'score'
|
225
|
-
property :website_uri, as: 'websiteUri'
|
226
|
-
end
|
227
|
-
end
|
228
|
-
|
229
845
|
class Status
|
230
846
|
# @private
|
231
847
|
class Representation < Google::Apis::Core::JsonRepresentation
|