google-apis-alertcenter_v1beta1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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 AlertcenterV1beta1
18
+ # Version of the google-apis-alertcenter_v1beta1 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 = "20201231"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,726 @@
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 AlertcenterV1beta1
24
+
25
+ class AccountWarning
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class ActivityRule
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class Alert
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AlertFeedback
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AlertMetadata
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AppMakerSqlSetupNotification
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class Attachment
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class BadWhitelist
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class BatchDeleteAlertsRequest
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class BatchDeleteAlertsResponse
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class BatchUndeleteAlertsRequest
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class BatchUndeleteAlertsResponse
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class CloudPubsubTopic
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class Csv
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class CsvRow
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class DeviceCompromised
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class DeviceCompromisedSecurityDetail
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class DlpRuleViolation
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class DomainId
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class DomainWideTakeoutInitiated
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class Empty
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GmailMessageInfo
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleOperations
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class ListAlertFeedbackResponse
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class ListAlertsResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class LoginDetails
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class MailPhishing
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class MaliciousEntity
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class MatchInfo
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class Notification
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class PhishingSpike
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class PredefinedDetectorInfo
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class RequestInfo
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class ResourceInfo
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class RuleInfo
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class RuleViolationInfo
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class Settings
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class StateSponsoredAttack
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class Status
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class SuspiciousActivity
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class SuspiciousActivitySecurityDetail
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class UndeleteAlertRequest
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class User
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class UserDefinedDetectorInfo
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class AccountWarning
290
+ # @private
291
+ class Representation < Google::Apis::Core::JsonRepresentation
292
+ property :email, as: 'email'
293
+ property :login_details, as: 'loginDetails', class: Google::Apis::AlertcenterV1beta1::LoginDetails, decorator: Google::Apis::AlertcenterV1beta1::LoginDetails::Representation
294
+
295
+ end
296
+ end
297
+
298
+ class ActivityRule
299
+ # @private
300
+ class Representation < Google::Apis::Core::JsonRepresentation
301
+ collection :action_names, as: 'actionNames'
302
+ property :create_time, as: 'createTime'
303
+ property :description, as: 'description'
304
+ property :display_name, as: 'displayName'
305
+ property :name, as: 'name'
306
+ property :query, as: 'query'
307
+ collection :superseded_alerts, as: 'supersededAlerts'
308
+ property :superseding_alert, as: 'supersedingAlert'
309
+ property :threshold, as: 'threshold'
310
+ property :trigger_source, as: 'triggerSource'
311
+ property :update_time, as: 'updateTime'
312
+ property :window_size, as: 'windowSize'
313
+ end
314
+ end
315
+
316
+ class Alert
317
+ # @private
318
+ class Representation < Google::Apis::Core::JsonRepresentation
319
+ property :alert_id, as: 'alertId'
320
+ property :create_time, as: 'createTime'
321
+ property :customer_id, as: 'customerId'
322
+ hash :data, as: 'data'
323
+ property :deleted, as: 'deleted'
324
+ property :end_time, as: 'endTime'
325
+ property :etag, as: 'etag'
326
+ property :metadata, as: 'metadata', class: Google::Apis::AlertcenterV1beta1::AlertMetadata, decorator: Google::Apis::AlertcenterV1beta1::AlertMetadata::Representation
327
+
328
+ property :security_investigation_tool_link, as: 'securityInvestigationToolLink'
329
+ property :source, as: 'source'
330
+ property :start_time, as: 'startTime'
331
+ property :type, as: 'type'
332
+ property :update_time, as: 'updateTime'
333
+ end
334
+ end
335
+
336
+ class AlertFeedback
337
+ # @private
338
+ class Representation < Google::Apis::Core::JsonRepresentation
339
+ property :alert_id, as: 'alertId'
340
+ property :create_time, as: 'createTime'
341
+ property :customer_id, as: 'customerId'
342
+ property :email, as: 'email'
343
+ property :feedback_id, as: 'feedbackId'
344
+ property :type, as: 'type'
345
+ end
346
+ end
347
+
348
+ class AlertMetadata
349
+ # @private
350
+ class Representation < Google::Apis::Core::JsonRepresentation
351
+ property :alert_id, as: 'alertId'
352
+ property :assignee, as: 'assignee'
353
+ property :customer_id, as: 'customerId'
354
+ property :etag, as: 'etag'
355
+ property :severity, as: 'severity'
356
+ property :status, as: 'status'
357
+ property :update_time, as: 'updateTime'
358
+ end
359
+ end
360
+
361
+ class AppMakerSqlSetupNotification
362
+ # @private
363
+ class Representation < Google::Apis::Core::JsonRepresentation
364
+ collection :request_info, as: 'requestInfo', class: Google::Apis::AlertcenterV1beta1::RequestInfo, decorator: Google::Apis::AlertcenterV1beta1::RequestInfo::Representation
365
+
366
+ end
367
+ end
368
+
369
+ class Attachment
370
+ # @private
371
+ class Representation < Google::Apis::Core::JsonRepresentation
372
+ property :csv, as: 'csv', class: Google::Apis::AlertcenterV1beta1::Csv, decorator: Google::Apis::AlertcenterV1beta1::Csv::Representation
373
+
374
+ end
375
+ end
376
+
377
+ class BadWhitelist
378
+ # @private
379
+ class Representation < Google::Apis::Core::JsonRepresentation
380
+ property :domain_id, as: 'domainId', class: Google::Apis::AlertcenterV1beta1::DomainId, decorator: Google::Apis::AlertcenterV1beta1::DomainId::Representation
381
+
382
+ property :malicious_entity, as: 'maliciousEntity', class: Google::Apis::AlertcenterV1beta1::MaliciousEntity, decorator: Google::Apis::AlertcenterV1beta1::MaliciousEntity::Representation
383
+
384
+ collection :messages, as: 'messages', class: Google::Apis::AlertcenterV1beta1::GmailMessageInfo, decorator: Google::Apis::AlertcenterV1beta1::GmailMessageInfo::Representation
385
+
386
+ property :source_ip, as: 'sourceIp'
387
+ end
388
+ end
389
+
390
+ class BatchDeleteAlertsRequest
391
+ # @private
392
+ class Representation < Google::Apis::Core::JsonRepresentation
393
+ collection :alert_id, as: 'alertId'
394
+ property :customer_id, as: 'customerId'
395
+ end
396
+ end
397
+
398
+ class BatchDeleteAlertsResponse
399
+ # @private
400
+ class Representation < Google::Apis::Core::JsonRepresentation
401
+ hash :failed_alert_status, as: 'failedAlertStatus', class: Google::Apis::AlertcenterV1beta1::Status, decorator: Google::Apis::AlertcenterV1beta1::Status::Representation
402
+
403
+ collection :success_alert_ids, as: 'successAlertIds'
404
+ end
405
+ end
406
+
407
+ class BatchUndeleteAlertsRequest
408
+ # @private
409
+ class Representation < Google::Apis::Core::JsonRepresentation
410
+ collection :alert_id, as: 'alertId'
411
+ property :customer_id, as: 'customerId'
412
+ end
413
+ end
414
+
415
+ class BatchUndeleteAlertsResponse
416
+ # @private
417
+ class Representation < Google::Apis::Core::JsonRepresentation
418
+ hash :failed_alert_status, as: 'failedAlertStatus', class: Google::Apis::AlertcenterV1beta1::Status, decorator: Google::Apis::AlertcenterV1beta1::Status::Representation
419
+
420
+ collection :success_alert_ids, as: 'successAlertIds'
421
+ end
422
+ end
423
+
424
+ class CloudPubsubTopic
425
+ # @private
426
+ class Representation < Google::Apis::Core::JsonRepresentation
427
+ property :payload_format, as: 'payloadFormat'
428
+ property :topic_name, as: 'topicName'
429
+ end
430
+ end
431
+
432
+ class Csv
433
+ # @private
434
+ class Representation < Google::Apis::Core::JsonRepresentation
435
+ collection :data_rows, as: 'dataRows', class: Google::Apis::AlertcenterV1beta1::CsvRow, decorator: Google::Apis::AlertcenterV1beta1::CsvRow::Representation
436
+
437
+ collection :headers, as: 'headers'
438
+ end
439
+ end
440
+
441
+ class CsvRow
442
+ # @private
443
+ class Representation < Google::Apis::Core::JsonRepresentation
444
+ collection :entries, as: 'entries'
445
+ end
446
+ end
447
+
448
+ class DeviceCompromised
449
+ # @private
450
+ class Representation < Google::Apis::Core::JsonRepresentation
451
+ property :email, as: 'email'
452
+ collection :events, as: 'events', class: Google::Apis::AlertcenterV1beta1::DeviceCompromisedSecurityDetail, decorator: Google::Apis::AlertcenterV1beta1::DeviceCompromisedSecurityDetail::Representation
453
+
454
+ end
455
+ end
456
+
457
+ class DeviceCompromisedSecurityDetail
458
+ # @private
459
+ class Representation < Google::Apis::Core::JsonRepresentation
460
+ property :device_compromised_state, as: 'deviceCompromisedState'
461
+ property :device_id, as: 'deviceId'
462
+ property :device_model, as: 'deviceModel'
463
+ property :device_type, as: 'deviceType'
464
+ property :ios_vendor_id, as: 'iosVendorId'
465
+ property :resource_id, as: 'resourceId'
466
+ property :serial_number, as: 'serialNumber'
467
+ end
468
+ end
469
+
470
+ class DlpRuleViolation
471
+ # @private
472
+ class Representation < Google::Apis::Core::JsonRepresentation
473
+ property :rule_violation_info, as: 'ruleViolationInfo', class: Google::Apis::AlertcenterV1beta1::RuleViolationInfo, decorator: Google::Apis::AlertcenterV1beta1::RuleViolationInfo::Representation
474
+
475
+ end
476
+ end
477
+
478
+ class DomainId
479
+ # @private
480
+ class Representation < Google::Apis::Core::JsonRepresentation
481
+ property :customer_primary_domain, as: 'customerPrimaryDomain'
482
+ end
483
+ end
484
+
485
+ class DomainWideTakeoutInitiated
486
+ # @private
487
+ class Representation < Google::Apis::Core::JsonRepresentation
488
+ property :email, as: 'email'
489
+ property :takeout_request_id, as: 'takeoutRequestId'
490
+ end
491
+ end
492
+
493
+ class Empty
494
+ # @private
495
+ class Representation < Google::Apis::Core::JsonRepresentation
496
+ end
497
+ end
498
+
499
+ class GmailMessageInfo
500
+ # @private
501
+ class Representation < Google::Apis::Core::JsonRepresentation
502
+ collection :attachments_sha256_hash, as: 'attachmentsSha256Hash'
503
+ property :date, as: 'date'
504
+ property :md5_hash_message_body, as: 'md5HashMessageBody'
505
+ property :md5_hash_subject, as: 'md5HashSubject'
506
+ property :message_body_snippet, as: 'messageBodySnippet'
507
+ property :message_id, as: 'messageId'
508
+ property :recipient, as: 'recipient'
509
+ property :subject_text, as: 'subjectText'
510
+ end
511
+ end
512
+
513
+ class GoogleOperations
514
+ # @private
515
+ class Representation < Google::Apis::Core::JsonRepresentation
516
+ collection :affected_user_emails, as: 'affectedUserEmails'
517
+ property :attachment_data, as: 'attachmentData', class: Google::Apis::AlertcenterV1beta1::Attachment, decorator: Google::Apis::AlertcenterV1beta1::Attachment::Representation
518
+
519
+ property :description, as: 'description'
520
+ property :title, as: 'title'
521
+ end
522
+ end
523
+
524
+ class ListAlertFeedbackResponse
525
+ # @private
526
+ class Representation < Google::Apis::Core::JsonRepresentation
527
+ collection :feedback, as: 'feedback', class: Google::Apis::AlertcenterV1beta1::AlertFeedback, decorator: Google::Apis::AlertcenterV1beta1::AlertFeedback::Representation
528
+
529
+ end
530
+ end
531
+
532
+ class ListAlertsResponse
533
+ # @private
534
+ class Representation < Google::Apis::Core::JsonRepresentation
535
+ collection :alerts, as: 'alerts', class: Google::Apis::AlertcenterV1beta1::Alert, decorator: Google::Apis::AlertcenterV1beta1::Alert::Representation
536
+
537
+ property :next_page_token, as: 'nextPageToken'
538
+ end
539
+ end
540
+
541
+ class LoginDetails
542
+ # @private
543
+ class Representation < Google::Apis::Core::JsonRepresentation
544
+ property :ip_address, as: 'ipAddress'
545
+ property :login_time, as: 'loginTime'
546
+ end
547
+ end
548
+
549
+ class MailPhishing
550
+ # @private
551
+ class Representation < Google::Apis::Core::JsonRepresentation
552
+ property :domain_id, as: 'domainId', class: Google::Apis::AlertcenterV1beta1::DomainId, decorator: Google::Apis::AlertcenterV1beta1::DomainId::Representation
553
+
554
+ property :is_internal, as: 'isInternal'
555
+ property :malicious_entity, as: 'maliciousEntity', class: Google::Apis::AlertcenterV1beta1::MaliciousEntity, decorator: Google::Apis::AlertcenterV1beta1::MaliciousEntity::Representation
556
+
557
+ collection :messages, as: 'messages', class: Google::Apis::AlertcenterV1beta1::GmailMessageInfo, decorator: Google::Apis::AlertcenterV1beta1::GmailMessageInfo::Representation
558
+
559
+ property :system_action_type, as: 'systemActionType'
560
+ end
561
+ end
562
+
563
+ class MaliciousEntity
564
+ # @private
565
+ class Representation < Google::Apis::Core::JsonRepresentation
566
+ property :display_name, as: 'displayName'
567
+ property :entity, as: 'entity', class: Google::Apis::AlertcenterV1beta1::User, decorator: Google::Apis::AlertcenterV1beta1::User::Representation
568
+
569
+ property :from_header, as: 'fromHeader'
570
+ end
571
+ end
572
+
573
+ class MatchInfo
574
+ # @private
575
+ class Representation < Google::Apis::Core::JsonRepresentation
576
+ property :predefined_detector, as: 'predefinedDetector', class: Google::Apis::AlertcenterV1beta1::PredefinedDetectorInfo, decorator: Google::Apis::AlertcenterV1beta1::PredefinedDetectorInfo::Representation
577
+
578
+ property :user_defined_detector, as: 'userDefinedDetector', class: Google::Apis::AlertcenterV1beta1::UserDefinedDetectorInfo, decorator: Google::Apis::AlertcenterV1beta1::UserDefinedDetectorInfo::Representation
579
+
580
+ end
581
+ end
582
+
583
+ class Notification
584
+ # @private
585
+ class Representation < Google::Apis::Core::JsonRepresentation
586
+ property :cloud_pubsub_topic, as: 'cloudPubsubTopic', class: Google::Apis::AlertcenterV1beta1::CloudPubsubTopic, decorator: Google::Apis::AlertcenterV1beta1::CloudPubsubTopic::Representation
587
+
588
+ end
589
+ end
590
+
591
+ class PhishingSpike
592
+ # @private
593
+ class Representation < Google::Apis::Core::JsonRepresentation
594
+ property :domain_id, as: 'domainId', class: Google::Apis::AlertcenterV1beta1::DomainId, decorator: Google::Apis::AlertcenterV1beta1::DomainId::Representation
595
+
596
+ property :is_internal, as: 'isInternal'
597
+ property :malicious_entity, as: 'maliciousEntity', class: Google::Apis::AlertcenterV1beta1::MaliciousEntity, decorator: Google::Apis::AlertcenterV1beta1::MaliciousEntity::Representation
598
+
599
+ collection :messages, as: 'messages', class: Google::Apis::AlertcenterV1beta1::GmailMessageInfo, decorator: Google::Apis::AlertcenterV1beta1::GmailMessageInfo::Representation
600
+
601
+ end
602
+ end
603
+
604
+ class PredefinedDetectorInfo
605
+ # @private
606
+ class Representation < Google::Apis::Core::JsonRepresentation
607
+ property :detector_name, as: 'detectorName'
608
+ end
609
+ end
610
+
611
+ class RequestInfo
612
+ # @private
613
+ class Representation < Google::Apis::Core::JsonRepresentation
614
+ collection :app_developer_email, as: 'appDeveloperEmail'
615
+ property :app_key, as: 'appKey'
616
+ property :number_of_requests, :numeric_string => true, as: 'numberOfRequests'
617
+ end
618
+ end
619
+
620
+ class ResourceInfo
621
+ # @private
622
+ class Representation < Google::Apis::Core::JsonRepresentation
623
+ property :document_id, as: 'documentId'
624
+ property :resource_title, as: 'resourceTitle'
625
+ end
626
+ end
627
+
628
+ class RuleInfo
629
+ # @private
630
+ class Representation < Google::Apis::Core::JsonRepresentation
631
+ property :display_name, as: 'displayName'
632
+ property :resource_name, as: 'resourceName'
633
+ end
634
+ end
635
+
636
+ class RuleViolationInfo
637
+ # @private
638
+ class Representation < Google::Apis::Core::JsonRepresentation
639
+ property :data_source, as: 'dataSource'
640
+ collection :match_info, as: 'matchInfo', class: Google::Apis::AlertcenterV1beta1::MatchInfo, decorator: Google::Apis::AlertcenterV1beta1::MatchInfo::Representation
641
+
642
+ collection :recipients, as: 'recipients'
643
+ property :resource_info, as: 'resourceInfo', class: Google::Apis::AlertcenterV1beta1::ResourceInfo, decorator: Google::Apis::AlertcenterV1beta1::ResourceInfo::Representation
644
+
645
+ property :rule_info, as: 'ruleInfo', class: Google::Apis::AlertcenterV1beta1::RuleInfo, decorator: Google::Apis::AlertcenterV1beta1::RuleInfo::Representation
646
+
647
+ collection :suppressed_action_types, as: 'suppressedActionTypes'
648
+ property :trigger, as: 'trigger'
649
+ collection :triggered_action_types, as: 'triggeredActionTypes'
650
+ property :triggering_user_email, as: 'triggeringUserEmail'
651
+ end
652
+ end
653
+
654
+ class Settings
655
+ # @private
656
+ class Representation < Google::Apis::Core::JsonRepresentation
657
+ collection :notifications, as: 'notifications', class: Google::Apis::AlertcenterV1beta1::Notification, decorator: Google::Apis::AlertcenterV1beta1::Notification::Representation
658
+
659
+ end
660
+ end
661
+
662
+ class StateSponsoredAttack
663
+ # @private
664
+ class Representation < Google::Apis::Core::JsonRepresentation
665
+ property :email, as: 'email'
666
+ end
667
+ end
668
+
669
+ class Status
670
+ # @private
671
+ class Representation < Google::Apis::Core::JsonRepresentation
672
+ property :code, as: 'code'
673
+ collection :details, as: 'details'
674
+ property :message, as: 'message'
675
+ end
676
+ end
677
+
678
+ class SuspiciousActivity
679
+ # @private
680
+ class Representation < Google::Apis::Core::JsonRepresentation
681
+ property :email, as: 'email'
682
+ collection :events, as: 'events', class: Google::Apis::AlertcenterV1beta1::SuspiciousActivitySecurityDetail, decorator: Google::Apis::AlertcenterV1beta1::SuspiciousActivitySecurityDetail::Representation
683
+
684
+ end
685
+ end
686
+
687
+ class SuspiciousActivitySecurityDetail
688
+ # @private
689
+ class Representation < Google::Apis::Core::JsonRepresentation
690
+ property :device_id, as: 'deviceId'
691
+ property :device_model, as: 'deviceModel'
692
+ property :device_property, as: 'deviceProperty'
693
+ property :device_type, as: 'deviceType'
694
+ property :ios_vendor_id, as: 'iosVendorId'
695
+ property :new_value, as: 'newValue'
696
+ property :old_value, as: 'oldValue'
697
+ property :resource_id, as: 'resourceId'
698
+ property :serial_number, as: 'serialNumber'
699
+ end
700
+ end
701
+
702
+ class UndeleteAlertRequest
703
+ # @private
704
+ class Representation < Google::Apis::Core::JsonRepresentation
705
+ property :customer_id, as: 'customerId'
706
+ end
707
+ end
708
+
709
+ class User
710
+ # @private
711
+ class Representation < Google::Apis::Core::JsonRepresentation
712
+ property :display_name, as: 'displayName'
713
+ property :email_address, as: 'emailAddress'
714
+ end
715
+ end
716
+
717
+ class UserDefinedDetectorInfo
718
+ # @private
719
+ class Representation < Google::Apis::Core::JsonRepresentation
720
+ property :display_name, as: 'displayName'
721
+ property :resource_name, as: 'resourceName'
722
+ end
723
+ end
724
+ end
725
+ end
726
+ end