google-apis-securitycenter_v1 0.71.0 → 0.72.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/securitycenter_v1/classes.rb +288 -2840
- data/lib/google/apis/securitycenter_v1/gem_version.rb +2 -2
- data/lib/google/apis/securitycenter_v1/representations.rb +481 -1425
- metadata +3 -3
@@ -148,12 +148,6 @@ module Google
|
|
148
148
|
include Google::Apis::Core::JsonObjectSupport
|
149
149
|
end
|
150
150
|
|
151
|
-
class ComplianceSnapshot
|
152
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
-
|
154
|
-
include Google::Apis::Core::JsonObjectSupport
|
155
|
-
end
|
156
|
-
|
157
151
|
class Connection
|
158
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
153
|
|
@@ -220,6 +214,12 @@ module Google
|
|
220
214
|
include Google::Apis::Core::JsonObjectSupport
|
221
215
|
end
|
222
216
|
|
217
|
+
class DiskPath
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
223
|
class EffectiveEventThreatDetectionCustomModule
|
224
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
225
|
|
@@ -430,1623 +430,603 @@ module Google
|
|
430
430
|
include Google::Apis::Core::JsonObjectSupport
|
431
431
|
end
|
432
432
|
|
433
|
-
class
|
433
|
+
class GroupAssetsRequest
|
434
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
435
|
|
436
436
|
include Google::Apis::Core::JsonObjectSupport
|
437
437
|
end
|
438
438
|
|
439
|
-
class
|
439
|
+
class GroupAssetsResponse
|
440
440
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
441
|
|
442
442
|
include Google::Apis::Core::JsonObjectSupport
|
443
443
|
end
|
444
444
|
|
445
|
-
class
|
445
|
+
class GroupFindingsRequest
|
446
446
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
447
|
|
448
448
|
include Google::Apis::Core::JsonObjectSupport
|
449
449
|
end
|
450
450
|
|
451
|
-
class
|
451
|
+
class GroupFindingsResponse
|
452
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
453
|
|
454
454
|
include Google::Apis::Core::JsonObjectSupport
|
455
455
|
end
|
456
456
|
|
457
|
-
class
|
457
|
+
class GroupResult
|
458
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
459
|
|
460
460
|
include Google::Apis::Core::JsonObjectSupport
|
461
461
|
end
|
462
462
|
|
463
|
-
class
|
463
|
+
class IamBinding
|
464
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
465
|
|
466
466
|
include Google::Apis::Core::JsonObjectSupport
|
467
467
|
end
|
468
468
|
|
469
|
-
class
|
469
|
+
class IamPolicy
|
470
470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
471
|
|
472
472
|
include Google::Apis::Core::JsonObjectSupport
|
473
473
|
end
|
474
474
|
|
475
|
-
class
|
475
|
+
class Indicator
|
476
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
477
|
|
478
478
|
include Google::Apis::Core::JsonObjectSupport
|
479
479
|
end
|
480
480
|
|
481
|
-
class
|
481
|
+
class KernelRootkit
|
482
482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
483
|
|
484
484
|
include Google::Apis::Core::JsonObjectSupport
|
485
485
|
end
|
486
486
|
|
487
|
-
class
|
487
|
+
class Kubernetes
|
488
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
489
|
|
490
490
|
include Google::Apis::Core::JsonObjectSupport
|
491
491
|
end
|
492
492
|
|
493
|
-
class
|
493
|
+
class Label
|
494
494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
495
|
|
496
496
|
include Google::Apis::Core::JsonObjectSupport
|
497
497
|
end
|
498
498
|
|
499
|
-
class
|
499
|
+
class ListAssetsResponse
|
500
500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
501
|
|
502
502
|
include Google::Apis::Core::JsonObjectSupport
|
503
503
|
end
|
504
504
|
|
505
|
-
class
|
505
|
+
class ListAssetsResult
|
506
506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
507
|
|
508
508
|
include Google::Apis::Core::JsonObjectSupport
|
509
509
|
end
|
510
510
|
|
511
|
-
class
|
511
|
+
class ListAttackPathsResponse
|
512
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
513
|
|
514
514
|
include Google::Apis::Core::JsonObjectSupport
|
515
515
|
end
|
516
516
|
|
517
|
-
class
|
517
|
+
class ListBigQueryExportsResponse
|
518
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
519
|
|
520
520
|
include Google::Apis::Core::JsonObjectSupport
|
521
521
|
end
|
522
522
|
|
523
|
-
class
|
523
|
+
class ListDescendantEventThreatDetectionCustomModulesResponse
|
524
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
525
|
|
526
526
|
include Google::Apis::Core::JsonObjectSupport
|
527
527
|
end
|
528
528
|
|
529
|
-
class
|
529
|
+
class ListDescendantSecurityHealthAnalyticsCustomModulesResponse
|
530
530
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
531
|
|
532
532
|
include Google::Apis::Core::JsonObjectSupport
|
533
533
|
end
|
534
534
|
|
535
|
-
class
|
535
|
+
class ListEffectiveEventThreatDetectionCustomModulesResponse
|
536
536
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
537
|
|
538
538
|
include Google::Apis::Core::JsonObjectSupport
|
539
539
|
end
|
540
540
|
|
541
|
-
class
|
541
|
+
class ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
|
542
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
543
|
|
544
544
|
include Google::Apis::Core::JsonObjectSupport
|
545
545
|
end
|
546
546
|
|
547
|
-
class
|
547
|
+
class ListEventThreatDetectionCustomModulesResponse
|
548
548
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
549
|
|
550
550
|
include Google::Apis::Core::JsonObjectSupport
|
551
551
|
end
|
552
552
|
|
553
|
-
class
|
553
|
+
class ListFindingsResponse
|
554
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
555
|
|
556
556
|
include Google::Apis::Core::JsonObjectSupport
|
557
557
|
end
|
558
558
|
|
559
|
-
class
|
559
|
+
class ListFindingsResult
|
560
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
561
|
|
562
562
|
include Google::Apis::Core::JsonObjectSupport
|
563
563
|
end
|
564
564
|
|
565
|
-
class
|
565
|
+
class ListMuteConfigsResponse
|
566
566
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
567
|
|
568
568
|
include Google::Apis::Core::JsonObjectSupport
|
569
569
|
end
|
570
570
|
|
571
|
-
class
|
571
|
+
class ListNotificationConfigsResponse
|
572
572
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
573
|
|
574
574
|
include Google::Apis::Core::JsonObjectSupport
|
575
575
|
end
|
576
576
|
|
577
|
-
class
|
577
|
+
class ListOperationsResponse
|
578
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
579
|
|
580
580
|
include Google::Apis::Core::JsonObjectSupport
|
581
581
|
end
|
582
582
|
|
583
|
-
class
|
583
|
+
class ListResourceValueConfigsResponse
|
584
584
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
585
|
|
586
586
|
include Google::Apis::Core::JsonObjectSupport
|
587
587
|
end
|
588
588
|
|
589
|
-
class
|
589
|
+
class ListSecurityHealthAnalyticsCustomModulesResponse
|
590
590
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
591
|
|
592
592
|
include Google::Apis::Core::JsonObjectSupport
|
593
593
|
end
|
594
594
|
|
595
|
-
class
|
595
|
+
class ListSourcesResponse
|
596
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
597
|
|
598
598
|
include Google::Apis::Core::JsonObjectSupport
|
599
599
|
end
|
600
600
|
|
601
|
-
class
|
601
|
+
class ListValuedResourcesResponse
|
602
602
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
603
|
|
604
604
|
include Google::Apis::Core::JsonObjectSupport
|
605
605
|
end
|
606
606
|
|
607
|
-
class
|
607
|
+
class LoadBalancer
|
608
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
609
|
|
610
610
|
include Google::Apis::Core::JsonObjectSupport
|
611
611
|
end
|
612
612
|
|
613
|
-
class
|
613
|
+
class LogEntry
|
614
614
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
615
|
|
616
616
|
include Google::Apis::Core::JsonObjectSupport
|
617
617
|
end
|
618
618
|
|
619
|
-
class
|
619
|
+
class MemoryHashSignature
|
620
620
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
621
|
|
622
622
|
include Google::Apis::Core::JsonObjectSupport
|
623
623
|
end
|
624
624
|
|
625
|
-
class
|
625
|
+
class MitreAttack
|
626
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
627
|
|
628
628
|
include Google::Apis::Core::JsonObjectSupport
|
629
629
|
end
|
630
630
|
|
631
|
-
class
|
631
|
+
class Node
|
632
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
633
|
|
634
634
|
include Google::Apis::Core::JsonObjectSupport
|
635
635
|
end
|
636
636
|
|
637
|
-
class
|
637
|
+
class NodePool
|
638
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
639
|
|
640
640
|
include Google::Apis::Core::JsonObjectSupport
|
641
641
|
end
|
642
642
|
|
643
|
-
class
|
643
|
+
class NotificationConfig
|
644
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
645
|
|
646
646
|
include Google::Apis::Core::JsonObjectSupport
|
647
647
|
end
|
648
648
|
|
649
|
-
class
|
649
|
+
class Object
|
650
650
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
651
|
|
652
652
|
include Google::Apis::Core::JsonObjectSupport
|
653
653
|
end
|
654
654
|
|
655
|
-
class
|
655
|
+
class Operation
|
656
656
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
657
|
|
658
658
|
include Google::Apis::Core::JsonObjectSupport
|
659
659
|
end
|
660
660
|
|
661
|
-
class
|
661
|
+
class OrgPolicy
|
662
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
663
|
|
664
664
|
include Google::Apis::Core::JsonObjectSupport
|
665
665
|
end
|
666
666
|
|
667
|
-
class
|
667
|
+
class OrganizationSettings
|
668
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
669
|
|
670
670
|
include Google::Apis::Core::JsonObjectSupport
|
671
671
|
end
|
672
672
|
|
673
|
-
class
|
673
|
+
class Package
|
674
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
675
|
|
676
676
|
include Google::Apis::Core::JsonObjectSupport
|
677
677
|
end
|
678
678
|
|
679
|
-
class
|
679
|
+
class PathNodeAssociatedFinding
|
680
680
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
681
|
|
682
682
|
include Google::Apis::Core::JsonObjectSupport
|
683
683
|
end
|
684
684
|
|
685
|
-
class
|
685
|
+
class Pod
|
686
686
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
687
|
|
688
688
|
include Google::Apis::Core::JsonObjectSupport
|
689
689
|
end
|
690
690
|
|
691
|
-
class
|
691
|
+
class Policy
|
692
692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
693
|
|
694
694
|
include Google::Apis::Core::JsonObjectSupport
|
695
695
|
end
|
696
696
|
|
697
|
-
class
|
697
|
+
class Position
|
698
698
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
699
|
|
700
700
|
include Google::Apis::Core::JsonObjectSupport
|
701
701
|
end
|
702
702
|
|
703
|
-
class
|
703
|
+
class Process
|
704
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
705
|
|
706
706
|
include Google::Apis::Core::JsonObjectSupport
|
707
707
|
end
|
708
708
|
|
709
|
-
class
|
709
|
+
class ProcessSignature
|
710
710
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
711
|
|
712
712
|
include Google::Apis::Core::JsonObjectSupport
|
713
713
|
end
|
714
714
|
|
715
|
-
class
|
715
|
+
class Reference
|
716
716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
717
|
|
718
718
|
include Google::Apis::Core::JsonObjectSupport
|
719
719
|
end
|
720
720
|
|
721
|
-
class
|
721
|
+
class Resource
|
722
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
723
|
|
724
724
|
include Google::Apis::Core::JsonObjectSupport
|
725
725
|
end
|
726
726
|
|
727
|
-
class
|
727
|
+
class ResourceValueConfigMetadata
|
728
728
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
729
|
|
730
730
|
include Google::Apis::Core::JsonObjectSupport
|
731
731
|
end
|
732
732
|
|
733
|
-
class
|
733
|
+
class Role
|
734
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
735
|
|
736
736
|
include Google::Apis::Core::JsonObjectSupport
|
737
737
|
end
|
738
738
|
|
739
|
-
class
|
739
|
+
class RunAssetDiscoveryRequest
|
740
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
741
|
|
742
742
|
include Google::Apis::Core::JsonObjectSupport
|
743
743
|
end
|
744
744
|
|
745
|
-
class
|
745
|
+
class SecurityBulletin
|
746
746
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
747
|
|
748
748
|
include Google::Apis::Core::JsonObjectSupport
|
749
749
|
end
|
750
750
|
|
751
|
-
class
|
751
|
+
class SecurityCenterProperties
|
752
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
753
|
|
754
754
|
include Google::Apis::Core::JsonObjectSupport
|
755
755
|
end
|
756
756
|
|
757
|
-
class
|
757
|
+
class SecurityMarks
|
758
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
759
|
|
760
760
|
include Google::Apis::Core::JsonObjectSupport
|
761
761
|
end
|
762
762
|
|
763
|
-
class
|
763
|
+
class SecurityPosture
|
764
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
765
|
|
766
766
|
include Google::Apis::Core::JsonObjectSupport
|
767
767
|
end
|
768
768
|
|
769
|
-
class
|
769
|
+
class ServiceAccountDelegationInfo
|
770
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
771
|
|
772
772
|
include Google::Apis::Core::JsonObjectSupport
|
773
773
|
end
|
774
774
|
|
775
|
-
class
|
775
|
+
class SetFindingStateRequest
|
776
776
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
777
|
|
778
778
|
include Google::Apis::Core::JsonObjectSupport
|
779
779
|
end
|
780
780
|
|
781
|
-
class
|
781
|
+
class SetIamPolicyRequest
|
782
782
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
783
|
|
784
784
|
include Google::Apis::Core::JsonObjectSupport
|
785
785
|
end
|
786
786
|
|
787
|
-
class
|
787
|
+
class SetMuteRequest
|
788
788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
789
|
|
790
790
|
include Google::Apis::Core::JsonObjectSupport
|
791
791
|
end
|
792
792
|
|
793
|
-
class
|
793
|
+
class SimulateSecurityHealthAnalyticsCustomModuleRequest
|
794
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
795
|
|
796
796
|
include Google::Apis::Core::JsonObjectSupport
|
797
797
|
end
|
798
798
|
|
799
|
-
class
|
799
|
+
class SimulateSecurityHealthAnalyticsCustomModuleResponse
|
800
800
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
801
|
|
802
802
|
include Google::Apis::Core::JsonObjectSupport
|
803
803
|
end
|
804
804
|
|
805
|
-
class
|
805
|
+
class SimulatedResource
|
806
806
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
807
|
|
808
808
|
include Google::Apis::Core::JsonObjectSupport
|
809
809
|
end
|
810
810
|
|
811
|
-
class
|
811
|
+
class SimulatedResult
|
812
812
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
813
|
|
814
814
|
include Google::Apis::Core::JsonObjectSupport
|
815
815
|
end
|
816
816
|
|
817
|
-
class
|
817
|
+
class Simulation
|
818
818
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
819
|
|
820
820
|
include Google::Apis::Core::JsonObjectSupport
|
821
821
|
end
|
822
822
|
|
823
|
-
class
|
823
|
+
class Source
|
824
824
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
825
825
|
|
826
826
|
include Google::Apis::Core::JsonObjectSupport
|
827
827
|
end
|
828
828
|
|
829
|
-
class
|
829
|
+
class Status
|
830
830
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
831
|
|
832
832
|
include Google::Apis::Core::JsonObjectSupport
|
833
833
|
end
|
834
834
|
|
835
|
-
class
|
835
|
+
class StreamingConfig
|
836
836
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
837
|
|
838
838
|
include Google::Apis::Core::JsonObjectSupport
|
839
839
|
end
|
840
840
|
|
841
|
-
class
|
841
|
+
class Subject
|
842
842
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
843
|
|
844
844
|
include Google::Apis::Core::JsonObjectSupport
|
845
845
|
end
|
846
846
|
|
847
|
-
class
|
847
|
+
class TestIamPermissionsRequest
|
848
848
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
849
|
|
850
850
|
include Google::Apis::Core::JsonObjectSupport
|
851
851
|
end
|
852
852
|
|
853
|
-
class
|
853
|
+
class TestIamPermissionsResponse
|
854
854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
855
|
|
856
856
|
include Google::Apis::Core::JsonObjectSupport
|
857
857
|
end
|
858
858
|
|
859
|
-
class
|
859
|
+
class ValidateEventThreatDetectionCustomModuleRequest
|
860
860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
861
|
|
862
862
|
include Google::Apis::Core::JsonObjectSupport
|
863
863
|
end
|
864
864
|
|
865
|
-
class
|
865
|
+
class ValidateEventThreatDetectionCustomModuleResponse
|
866
866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
867
|
|
868
868
|
include Google::Apis::Core::JsonObjectSupport
|
869
869
|
end
|
870
870
|
|
871
|
-
class
|
871
|
+
class ValuedResource
|
872
872
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
873
|
|
874
874
|
include Google::Apis::Core::JsonObjectSupport
|
875
875
|
end
|
876
876
|
|
877
|
-
class
|
877
|
+
class Vulnerability
|
878
878
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
879
|
|
880
880
|
include Google::Apis::Core::JsonObjectSupport
|
881
881
|
end
|
882
882
|
|
883
|
-
class
|
883
|
+
class YaraRuleSignature
|
884
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
885
|
|
886
886
|
include Google::Apis::Core::JsonObjectSupport
|
887
887
|
end
|
888
888
|
|
889
|
-
class
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
|
889
|
+
class Access
|
890
|
+
# @private
|
891
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
892
|
+
property :caller_ip, as: 'callerIp'
|
893
|
+
property :caller_ip_geo, as: 'callerIpGeo', class: Google::Apis::SecuritycenterV1::Geolocation, decorator: Google::Apis::SecuritycenterV1::Geolocation::Representation
|
894
894
|
|
895
|
-
|
896
|
-
|
895
|
+
property :method_name, as: 'methodName'
|
896
|
+
property :principal_email, as: 'principalEmail'
|
897
|
+
property :principal_subject, as: 'principalSubject'
|
898
|
+
collection :service_account_delegation_info, as: 'serviceAccountDelegationInfo', class: Google::Apis::SecuritycenterV1::ServiceAccountDelegationInfo, decorator: Google::Apis::SecuritycenterV1::ServiceAccountDelegationInfo::Representation
|
897
899
|
|
898
|
-
|
900
|
+
property :service_account_key_name, as: 'serviceAccountKeyName'
|
901
|
+
property :service_name, as: 'serviceName'
|
902
|
+
property :user_agent, as: 'userAgent'
|
903
|
+
property :user_agent_family, as: 'userAgentFamily'
|
904
|
+
property :user_name, as: 'userName'
|
905
|
+
end
|
899
906
|
end
|
900
907
|
|
901
|
-
class
|
902
|
-
|
903
|
-
|
904
|
-
|
908
|
+
class AccessReview
|
909
|
+
# @private
|
910
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
911
|
+
property :group, as: 'group'
|
912
|
+
property :name, as: 'name'
|
913
|
+
property :ns, as: 'ns'
|
914
|
+
property :resource, as: 'resource'
|
915
|
+
property :subresource, as: 'subresource'
|
916
|
+
property :verb, as: 'verb'
|
917
|
+
property :version, as: 'version'
|
918
|
+
end
|
905
919
|
end
|
906
920
|
|
907
|
-
class
|
908
|
-
|
909
|
-
|
910
|
-
|
921
|
+
class Application
|
922
|
+
# @private
|
923
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
924
|
+
property :base_uri, as: 'baseUri'
|
925
|
+
property :full_uri, as: 'fullUri'
|
926
|
+
end
|
911
927
|
end
|
912
928
|
|
913
|
-
class
|
914
|
-
|
929
|
+
class Asset
|
930
|
+
# @private
|
931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
932
|
+
property :canonical_name, as: 'canonicalName'
|
933
|
+
property :create_time, as: 'createTime'
|
934
|
+
property :iam_policy, as: 'iamPolicy', class: Google::Apis::SecuritycenterV1::IamPolicy, decorator: Google::Apis::SecuritycenterV1::IamPolicy::Representation
|
915
935
|
|
916
|
-
|
917
|
-
|
936
|
+
property :name, as: 'name'
|
937
|
+
hash :resource_properties, as: 'resourceProperties'
|
938
|
+
property :security_center_properties, as: 'securityCenterProperties', class: Google::Apis::SecuritycenterV1::SecurityCenterProperties, decorator: Google::Apis::SecuritycenterV1::SecurityCenterProperties::Representation
|
918
939
|
|
919
|
-
|
920
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
940
|
+
property :security_marks, as: 'securityMarks', class: Google::Apis::SecuritycenterV1::SecurityMarks, decorator: Google::Apis::SecuritycenterV1::SecurityMarks::Representation
|
921
941
|
|
922
|
-
|
942
|
+
property :update_time, as: 'updateTime'
|
943
|
+
end
|
923
944
|
end
|
924
945
|
|
925
|
-
class
|
926
|
-
|
927
|
-
|
928
|
-
|
946
|
+
class AssetDiscoveryConfig
|
947
|
+
# @private
|
948
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
949
|
+
collection :folder_ids, as: 'folderIds'
|
950
|
+
property :inclusion_mode, as: 'inclusionMode'
|
951
|
+
collection :project_ids, as: 'projectIds'
|
952
|
+
end
|
929
953
|
end
|
930
954
|
|
931
|
-
class
|
932
|
-
|
933
|
-
|
934
|
-
|
955
|
+
class AttackExposure
|
956
|
+
# @private
|
957
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
958
|
+
property :attack_exposure_result, as: 'attackExposureResult'
|
959
|
+
property :exposed_high_value_resources_count, as: 'exposedHighValueResourcesCount'
|
960
|
+
property :exposed_low_value_resources_count, as: 'exposedLowValueResourcesCount'
|
961
|
+
property :exposed_medium_value_resources_count, as: 'exposedMediumValueResourcesCount'
|
962
|
+
property :latest_calculation_time, as: 'latestCalculationTime'
|
963
|
+
property :score, as: 'score'
|
964
|
+
property :state, as: 'state'
|
965
|
+
end
|
935
966
|
end
|
936
967
|
|
937
|
-
class
|
938
|
-
|
968
|
+
class AttackPath
|
969
|
+
# @private
|
970
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
971
|
+
collection :edges, as: 'edges', class: Google::Apis::SecuritycenterV1::AttackPathEdge, decorator: Google::Apis::SecuritycenterV1::AttackPathEdge::Representation
|
939
972
|
|
940
|
-
|
941
|
-
|
973
|
+
property :name, as: 'name'
|
974
|
+
collection :path_nodes, as: 'pathNodes', class: Google::Apis::SecuritycenterV1::AttackPathNode, decorator: Google::Apis::SecuritycenterV1::AttackPathNode::Representation
|
942
975
|
|
943
|
-
|
944
|
-
|
976
|
+
end
|
977
|
+
end
|
945
978
|
|
946
|
-
|
979
|
+
class AttackPathEdge
|
980
|
+
# @private
|
981
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
982
|
+
property :destination, as: 'destination'
|
983
|
+
property :source, as: 'source'
|
984
|
+
end
|
947
985
|
end
|
948
986
|
|
949
|
-
class
|
950
|
-
|
987
|
+
class AttackPathNode
|
988
|
+
# @private
|
989
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
990
|
+
collection :associated_findings, as: 'associatedFindings', class: Google::Apis::SecuritycenterV1::PathNodeAssociatedFinding, decorator: Google::Apis::SecuritycenterV1::PathNodeAssociatedFinding::Representation
|
951
991
|
|
952
|
-
|
953
|
-
end
|
992
|
+
collection :attack_steps, as: 'attackSteps', class: Google::Apis::SecuritycenterV1::AttackStepNode, decorator: Google::Apis::SecuritycenterV1::AttackStepNode::Representation
|
954
993
|
|
955
|
-
|
956
|
-
|
994
|
+
property :display_name, as: 'displayName'
|
995
|
+
property :resource, as: 'resource'
|
996
|
+
property :resource_type, as: 'resourceType'
|
997
|
+
property :uuid, as: 'uuid'
|
998
|
+
end
|
999
|
+
end
|
957
1000
|
|
958
|
-
|
1001
|
+
class AttackStepNode
|
1002
|
+
# @private
|
1003
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1004
|
+
property :description, as: 'description'
|
1005
|
+
property :display_name, as: 'displayName'
|
1006
|
+
hash :labels, as: 'labels'
|
1007
|
+
property :type, as: 'type'
|
1008
|
+
property :uuid, as: 'uuid'
|
1009
|
+
end
|
959
1010
|
end
|
960
1011
|
|
961
|
-
class
|
962
|
-
|
1012
|
+
class AuditConfig
|
1013
|
+
# @private
|
1014
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1015
|
+
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::SecuritycenterV1::AuditLogConfig, decorator: Google::Apis::SecuritycenterV1::AuditLogConfig::Representation
|
963
1016
|
|
964
|
-
|
1017
|
+
property :service, as: 'service'
|
1018
|
+
end
|
965
1019
|
end
|
966
1020
|
|
967
|
-
class
|
968
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
-
|
970
|
-
include Google::Apis::Core::JsonObjectSupport
|
971
|
-
end
|
972
|
-
|
973
|
-
class NotificationConfig
|
974
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
-
|
976
|
-
include Google::Apis::Core::JsonObjectSupport
|
977
|
-
end
|
978
|
-
|
979
|
-
class Object
|
980
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
|
-
|
982
|
-
include Google::Apis::Core::JsonObjectSupport
|
983
|
-
end
|
984
|
-
|
985
|
-
class Operation
|
986
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
-
|
988
|
-
include Google::Apis::Core::JsonObjectSupport
|
989
|
-
end
|
990
|
-
|
991
|
-
class OrgPolicy
|
992
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
|
-
|
994
|
-
include Google::Apis::Core::JsonObjectSupport
|
995
|
-
end
|
996
|
-
|
997
|
-
class OrganizationSettings
|
998
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
|
-
|
1000
|
-
include Google::Apis::Core::JsonObjectSupport
|
1001
|
-
end
|
1002
|
-
|
1003
|
-
class PathNodeAssociatedFinding
|
1004
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
|
-
|
1006
|
-
include Google::Apis::Core::JsonObjectSupport
|
1007
|
-
end
|
1008
|
-
|
1009
|
-
class Pod
|
1010
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
|
-
|
1012
|
-
include Google::Apis::Core::JsonObjectSupport
|
1013
|
-
end
|
1014
|
-
|
1015
|
-
class Policy
|
1016
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1017
|
-
|
1018
|
-
include Google::Apis::Core::JsonObjectSupport
|
1019
|
-
end
|
1020
|
-
|
1021
|
-
class Position
|
1022
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1023
|
-
|
1024
|
-
include Google::Apis::Core::JsonObjectSupport
|
1025
|
-
end
|
1026
|
-
|
1027
|
-
class Process
|
1028
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1029
|
-
|
1030
|
-
include Google::Apis::Core::JsonObjectSupport
|
1031
|
-
end
|
1032
|
-
|
1033
|
-
class ProcessSignature
|
1034
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1035
|
-
|
1036
|
-
include Google::Apis::Core::JsonObjectSupport
|
1037
|
-
end
|
1038
|
-
|
1039
|
-
class Reference
|
1040
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1041
|
-
|
1042
|
-
include Google::Apis::Core::JsonObjectSupport
|
1043
|
-
end
|
1044
|
-
|
1045
|
-
class Resource
|
1046
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
|
-
|
1048
|
-
include Google::Apis::Core::JsonObjectSupport
|
1049
|
-
end
|
1050
|
-
|
1051
|
-
class ResourceValueConfigMetadata
|
1052
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
|
-
|
1054
|
-
include Google::Apis::Core::JsonObjectSupport
|
1055
|
-
end
|
1056
|
-
|
1057
|
-
class Role
|
1058
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
|
-
|
1060
|
-
include Google::Apis::Core::JsonObjectSupport
|
1061
|
-
end
|
1062
|
-
|
1063
|
-
class RunAssetDiscoveryRequest
|
1064
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
|
-
|
1066
|
-
include Google::Apis::Core::JsonObjectSupport
|
1067
|
-
end
|
1068
|
-
|
1069
|
-
class SecurityCenterProperties
|
1070
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
|
-
|
1072
|
-
include Google::Apis::Core::JsonObjectSupport
|
1073
|
-
end
|
1074
|
-
|
1075
|
-
class SecurityMarks
|
1076
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
|
-
|
1078
|
-
include Google::Apis::Core::JsonObjectSupport
|
1079
|
-
end
|
1080
|
-
|
1081
|
-
class SecurityPosture
|
1082
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
|
-
|
1084
|
-
include Google::Apis::Core::JsonObjectSupport
|
1085
|
-
end
|
1086
|
-
|
1087
|
-
class ServiceAccountDelegationInfo
|
1088
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
|
-
|
1090
|
-
include Google::Apis::Core::JsonObjectSupport
|
1091
|
-
end
|
1092
|
-
|
1093
|
-
class SetFindingStateRequest
|
1094
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
-
|
1096
|
-
include Google::Apis::Core::JsonObjectSupport
|
1097
|
-
end
|
1098
|
-
|
1099
|
-
class SetIamPolicyRequest
|
1100
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
|
-
|
1102
|
-
include Google::Apis::Core::JsonObjectSupport
|
1103
|
-
end
|
1104
|
-
|
1105
|
-
class SetMuteRequest
|
1106
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1107
|
-
|
1108
|
-
include Google::Apis::Core::JsonObjectSupport
|
1109
|
-
end
|
1110
|
-
|
1111
|
-
class SimulateSecurityHealthAnalyticsCustomModuleRequest
|
1112
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
|
-
|
1114
|
-
include Google::Apis::Core::JsonObjectSupport
|
1115
|
-
end
|
1116
|
-
|
1117
|
-
class SimulateSecurityHealthAnalyticsCustomModuleResponse
|
1118
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
|
-
|
1120
|
-
include Google::Apis::Core::JsonObjectSupport
|
1121
|
-
end
|
1122
|
-
|
1123
|
-
class SimulatedResource
|
1124
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
|
-
|
1126
|
-
include Google::Apis::Core::JsonObjectSupport
|
1127
|
-
end
|
1128
|
-
|
1129
|
-
class SimulatedResult
|
1130
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
|
-
|
1132
|
-
include Google::Apis::Core::JsonObjectSupport
|
1133
|
-
end
|
1134
|
-
|
1135
|
-
class Simulation
|
1136
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
|
-
|
1138
|
-
include Google::Apis::Core::JsonObjectSupport
|
1139
|
-
end
|
1140
|
-
|
1141
|
-
class Source
|
1142
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
|
-
|
1144
|
-
include Google::Apis::Core::JsonObjectSupport
|
1145
|
-
end
|
1146
|
-
|
1147
|
-
class Status
|
1148
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1149
|
-
|
1150
|
-
include Google::Apis::Core::JsonObjectSupport
|
1151
|
-
end
|
1152
|
-
|
1153
|
-
class StreamingConfig
|
1154
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
|
-
|
1156
|
-
include Google::Apis::Core::JsonObjectSupport
|
1157
|
-
end
|
1158
|
-
|
1159
|
-
class Subject
|
1160
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
|
-
|
1162
|
-
include Google::Apis::Core::JsonObjectSupport
|
1163
|
-
end
|
1164
|
-
|
1165
|
-
class TestIamPermissionsRequest
|
1166
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1167
|
-
|
1168
|
-
include Google::Apis::Core::JsonObjectSupport
|
1169
|
-
end
|
1170
|
-
|
1171
|
-
class TestIamPermissionsResponse
|
1172
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1173
|
-
|
1174
|
-
include Google::Apis::Core::JsonObjectSupport
|
1175
|
-
end
|
1176
|
-
|
1177
|
-
class ValidateEventThreatDetectionCustomModuleRequest
|
1178
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1179
|
-
|
1180
|
-
include Google::Apis::Core::JsonObjectSupport
|
1181
|
-
end
|
1182
|
-
|
1183
|
-
class ValidateEventThreatDetectionCustomModuleResponse
|
1184
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1185
|
-
|
1186
|
-
include Google::Apis::Core::JsonObjectSupport
|
1187
|
-
end
|
1188
|
-
|
1189
|
-
class ValuedResource
|
1190
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1191
|
-
|
1192
|
-
include Google::Apis::Core::JsonObjectSupport
|
1193
|
-
end
|
1194
|
-
|
1195
|
-
class Vulnerability
|
1196
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
|
-
|
1198
|
-
include Google::Apis::Core::JsonObjectSupport
|
1199
|
-
end
|
1200
|
-
|
1201
|
-
class YaraRuleSignature
|
1202
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
|
-
|
1204
|
-
include Google::Apis::Core::JsonObjectSupport
|
1205
|
-
end
|
1206
|
-
|
1207
|
-
class Access
|
1208
|
-
# @private
|
1209
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1210
|
-
property :caller_ip, as: 'callerIp'
|
1211
|
-
property :caller_ip_geo, as: 'callerIpGeo', class: Google::Apis::SecuritycenterV1::Geolocation, decorator: Google::Apis::SecuritycenterV1::Geolocation::Representation
|
1212
|
-
|
1213
|
-
property :method_name, as: 'methodName'
|
1214
|
-
property :principal_email, as: 'principalEmail'
|
1215
|
-
property :principal_subject, as: 'principalSubject'
|
1216
|
-
collection :service_account_delegation_info, as: 'serviceAccountDelegationInfo', class: Google::Apis::SecuritycenterV1::ServiceAccountDelegationInfo, decorator: Google::Apis::SecuritycenterV1::ServiceAccountDelegationInfo::Representation
|
1217
|
-
|
1218
|
-
property :service_account_key_name, as: 'serviceAccountKeyName'
|
1219
|
-
property :service_name, as: 'serviceName'
|
1220
|
-
property :user_agent, as: 'userAgent'
|
1221
|
-
property :user_agent_family, as: 'userAgentFamily'
|
1222
|
-
property :user_name, as: 'userName'
|
1223
|
-
end
|
1224
|
-
end
|
1225
|
-
|
1226
|
-
class AccessReview
|
1227
|
-
# @private
|
1228
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1229
|
-
property :group, as: 'group'
|
1230
|
-
property :name, as: 'name'
|
1231
|
-
property :ns, as: 'ns'
|
1232
|
-
property :resource, as: 'resource'
|
1233
|
-
property :subresource, as: 'subresource'
|
1234
|
-
property :verb, as: 'verb'
|
1235
|
-
property :version, as: 'version'
|
1236
|
-
end
|
1237
|
-
end
|
1238
|
-
|
1239
|
-
class Application
|
1240
|
-
# @private
|
1241
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1242
|
-
property :base_uri, as: 'baseUri'
|
1243
|
-
property :full_uri, as: 'fullUri'
|
1244
|
-
end
|
1245
|
-
end
|
1246
|
-
|
1247
|
-
class Asset
|
1248
|
-
# @private
|
1249
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1250
|
-
property :canonical_name, as: 'canonicalName'
|
1251
|
-
property :create_time, as: 'createTime'
|
1252
|
-
property :iam_policy, as: 'iamPolicy', class: Google::Apis::SecuritycenterV1::IamPolicy, decorator: Google::Apis::SecuritycenterV1::IamPolicy::Representation
|
1253
|
-
|
1254
|
-
property :name, as: 'name'
|
1255
|
-
hash :resource_properties, as: 'resourceProperties'
|
1256
|
-
property :security_center_properties, as: 'securityCenterProperties', class: Google::Apis::SecuritycenterV1::SecurityCenterProperties, decorator: Google::Apis::SecuritycenterV1::SecurityCenterProperties::Representation
|
1257
|
-
|
1258
|
-
property :security_marks, as: 'securityMarks', class: Google::Apis::SecuritycenterV1::SecurityMarks, decorator: Google::Apis::SecuritycenterV1::SecurityMarks::Representation
|
1259
|
-
|
1260
|
-
property :update_time, as: 'updateTime'
|
1261
|
-
end
|
1262
|
-
end
|
1263
|
-
|
1264
|
-
class AssetDiscoveryConfig
|
1265
|
-
# @private
|
1266
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1267
|
-
collection :folder_ids, as: 'folderIds'
|
1268
|
-
property :inclusion_mode, as: 'inclusionMode'
|
1269
|
-
collection :project_ids, as: 'projectIds'
|
1270
|
-
end
|
1271
|
-
end
|
1272
|
-
|
1273
|
-
class AttackExposure
|
1274
|
-
# @private
|
1275
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1276
|
-
property :attack_exposure_result, as: 'attackExposureResult'
|
1277
|
-
property :exposed_high_value_resources_count, as: 'exposedHighValueResourcesCount'
|
1278
|
-
property :exposed_low_value_resources_count, as: 'exposedLowValueResourcesCount'
|
1279
|
-
property :exposed_medium_value_resources_count, as: 'exposedMediumValueResourcesCount'
|
1280
|
-
property :latest_calculation_time, as: 'latestCalculationTime'
|
1281
|
-
property :score, as: 'score'
|
1282
|
-
property :state, as: 'state'
|
1283
|
-
end
|
1284
|
-
end
|
1285
|
-
|
1286
|
-
class AttackPath
|
1287
|
-
# @private
|
1288
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1289
|
-
collection :edges, as: 'edges', class: Google::Apis::SecuritycenterV1::AttackPathEdge, decorator: Google::Apis::SecuritycenterV1::AttackPathEdge::Representation
|
1290
|
-
|
1291
|
-
property :name, as: 'name'
|
1292
|
-
collection :path_nodes, as: 'pathNodes', class: Google::Apis::SecuritycenterV1::AttackPathNode, decorator: Google::Apis::SecuritycenterV1::AttackPathNode::Representation
|
1293
|
-
|
1294
|
-
end
|
1295
|
-
end
|
1296
|
-
|
1297
|
-
class AttackPathEdge
|
1298
|
-
# @private
|
1299
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1300
|
-
property :destination, as: 'destination'
|
1301
|
-
property :source, as: 'source'
|
1302
|
-
end
|
1303
|
-
end
|
1304
|
-
|
1305
|
-
class AttackPathNode
|
1306
|
-
# @private
|
1307
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1308
|
-
collection :associated_findings, as: 'associatedFindings', class: Google::Apis::SecuritycenterV1::PathNodeAssociatedFinding, decorator: Google::Apis::SecuritycenterV1::PathNodeAssociatedFinding::Representation
|
1309
|
-
|
1310
|
-
collection :attack_steps, as: 'attackSteps', class: Google::Apis::SecuritycenterV1::AttackStepNode, decorator: Google::Apis::SecuritycenterV1::AttackStepNode::Representation
|
1311
|
-
|
1312
|
-
property :display_name, as: 'displayName'
|
1313
|
-
property :resource, as: 'resource'
|
1314
|
-
property :resource_type, as: 'resourceType'
|
1315
|
-
property :uuid, as: 'uuid'
|
1316
|
-
end
|
1317
|
-
end
|
1318
|
-
|
1319
|
-
class AttackStepNode
|
1320
|
-
# @private
|
1321
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1322
|
-
property :description, as: 'description'
|
1323
|
-
property :display_name, as: 'displayName'
|
1324
|
-
hash :labels, as: 'labels'
|
1325
|
-
property :type, as: 'type'
|
1326
|
-
property :uuid, as: 'uuid'
|
1327
|
-
end
|
1328
|
-
end
|
1329
|
-
|
1330
|
-
class AuditConfig
|
1331
|
-
# @private
|
1332
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1333
|
-
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::SecuritycenterV1::AuditLogConfig, decorator: Google::Apis::SecuritycenterV1::AuditLogConfig::Representation
|
1334
|
-
|
1335
|
-
property :service, as: 'service'
|
1336
|
-
end
|
1337
|
-
end
|
1338
|
-
|
1339
|
-
class AuditLogConfig
|
1340
|
-
# @private
|
1341
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1342
|
-
collection :exempted_members, as: 'exemptedMembers'
|
1343
|
-
property :log_type, as: 'logType'
|
1344
|
-
end
|
1345
|
-
end
|
1346
|
-
|
1347
|
-
class BackupDisasterRecovery
|
1348
|
-
# @private
|
1349
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1350
|
-
property :appliance, as: 'appliance'
|
1351
|
-
collection :applications, as: 'applications'
|
1352
|
-
property :backup_create_time, as: 'backupCreateTime'
|
1353
|
-
property :backup_template, as: 'backupTemplate'
|
1354
|
-
property :backup_type, as: 'backupType'
|
1355
|
-
property :host, as: 'host'
|
1356
|
-
collection :policies, as: 'policies'
|
1357
|
-
collection :policy_options, as: 'policyOptions'
|
1358
|
-
property :profile, as: 'profile'
|
1359
|
-
property :storage_pool, as: 'storagePool'
|
1360
|
-
end
|
1361
|
-
end
|
1362
|
-
|
1363
|
-
class BatchCreateResourceValueConfigsRequest
|
1364
|
-
# @private
|
1365
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1366
|
-
collection :requests, as: 'requests', class: Google::Apis::SecuritycenterV1::CreateResourceValueConfigRequest, decorator: Google::Apis::SecuritycenterV1::CreateResourceValueConfigRequest::Representation
|
1367
|
-
|
1368
|
-
end
|
1369
|
-
end
|
1370
|
-
|
1371
|
-
class BatchCreateResourceValueConfigsResponse
|
1372
|
-
# @private
|
1373
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1374
|
-
collection :resource_value_configs, as: 'resourceValueConfigs', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig::Representation
|
1375
|
-
|
1376
|
-
end
|
1377
|
-
end
|
1378
|
-
|
1379
|
-
class Binding
|
1380
|
-
# @private
|
1381
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1382
|
-
property :condition, as: 'condition', class: Google::Apis::SecuritycenterV1::Expr, decorator: Google::Apis::SecuritycenterV1::Expr::Representation
|
1383
|
-
|
1384
|
-
collection :members, as: 'members'
|
1385
|
-
property :role, as: 'role'
|
1386
|
-
end
|
1387
|
-
end
|
1388
|
-
|
1389
|
-
class BulkMuteFindingsRequest
|
1390
|
-
# @private
|
1391
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1392
|
-
property :filter, as: 'filter'
|
1393
|
-
property :mute_annotation, as: 'muteAnnotation'
|
1394
|
-
end
|
1395
|
-
end
|
1396
|
-
|
1397
|
-
class CloudDlpDataProfile
|
1398
|
-
# @private
|
1399
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1400
|
-
property :data_profile, as: 'dataProfile'
|
1401
|
-
property :parent_type, as: 'parentType'
|
1402
|
-
end
|
1403
|
-
end
|
1404
|
-
|
1405
|
-
class CloudDlpInspection
|
1406
|
-
# @private
|
1407
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1408
|
-
property :full_scan, as: 'fullScan'
|
1409
|
-
property :info_type, as: 'infoType'
|
1410
|
-
property :info_type_count, :numeric_string => true, as: 'infoTypeCount'
|
1411
|
-
property :inspect_job, as: 'inspectJob'
|
1412
|
-
end
|
1413
|
-
end
|
1414
|
-
|
1415
|
-
class CloudLoggingEntry
|
1416
|
-
# @private
|
1417
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1418
|
-
property :insert_id, as: 'insertId'
|
1419
|
-
property :log_id, as: 'logId'
|
1420
|
-
property :resource_container, as: 'resourceContainer'
|
1421
|
-
property :timestamp, as: 'timestamp'
|
1422
|
-
end
|
1423
|
-
end
|
1424
|
-
|
1425
|
-
class Compliance
|
1426
|
-
# @private
|
1427
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1428
|
-
collection :ids, as: 'ids'
|
1429
|
-
property :standard, as: 'standard'
|
1430
|
-
property :version, as: 'version'
|
1431
|
-
end
|
1432
|
-
end
|
1433
|
-
|
1434
|
-
class ComplianceSnapshot
|
1435
|
-
# @private
|
1436
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1437
|
-
property :category, as: 'category'
|
1438
|
-
property :compliance_standard, as: 'complianceStandard'
|
1439
|
-
property :compliance_version, as: 'complianceVersion'
|
1440
|
-
property :count, :numeric_string => true, as: 'count'
|
1441
|
-
property :leaf_container_resource, as: 'leafContainerResource'
|
1442
|
-
property :name, as: 'name'
|
1443
|
-
property :project_display_name, as: 'projectDisplayName'
|
1444
|
-
property :snapshot_time, as: 'snapshotTime'
|
1445
|
-
end
|
1446
|
-
end
|
1447
|
-
|
1448
|
-
class Connection
|
1449
|
-
# @private
|
1450
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1451
|
-
property :destination_ip, as: 'destinationIp'
|
1452
|
-
property :destination_port, as: 'destinationPort'
|
1453
|
-
property :protocol, as: 'protocol'
|
1454
|
-
property :source_ip, as: 'sourceIp'
|
1455
|
-
property :source_port, as: 'sourcePort'
|
1456
|
-
end
|
1457
|
-
end
|
1458
|
-
|
1459
|
-
class Contact
|
1460
|
-
# @private
|
1461
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1462
|
-
property :email, as: 'email'
|
1463
|
-
end
|
1464
|
-
end
|
1465
|
-
|
1466
|
-
class ContactDetails
|
1467
|
-
# @private
|
1468
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1469
|
-
collection :contacts, as: 'contacts', class: Google::Apis::SecuritycenterV1::Contact, decorator: Google::Apis::SecuritycenterV1::Contact::Representation
|
1470
|
-
|
1471
|
-
end
|
1472
|
-
end
|
1473
|
-
|
1474
|
-
class Container
|
1475
|
-
# @private
|
1476
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1477
|
-
property :create_time, as: 'createTime'
|
1478
|
-
property :image_id, as: 'imageId'
|
1479
|
-
collection :labels, as: 'labels', class: Google::Apis::SecuritycenterV1::Label, decorator: Google::Apis::SecuritycenterV1::Label::Representation
|
1480
|
-
|
1481
|
-
property :name, as: 'name'
|
1482
|
-
property :uri, as: 'uri'
|
1483
|
-
end
|
1484
|
-
end
|
1485
|
-
|
1486
|
-
class CreateResourceValueConfigRequest
|
1487
|
-
# @private
|
1488
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1489
|
-
property :parent, as: 'parent'
|
1490
|
-
property :resource_value_config, as: 'resourceValueConfig', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig::Representation
|
1491
|
-
|
1492
|
-
end
|
1493
|
-
end
|
1494
|
-
|
1495
|
-
class CustomModuleValidationError
|
1496
|
-
# @private
|
1497
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1498
|
-
property :description, as: 'description'
|
1499
|
-
property :end, as: 'end', class: Google::Apis::SecuritycenterV1::Position, decorator: Google::Apis::SecuritycenterV1::Position::Representation
|
1500
|
-
|
1501
|
-
property :field_path, as: 'fieldPath'
|
1502
|
-
property :start, as: 'start', class: Google::Apis::SecuritycenterV1::Position, decorator: Google::Apis::SecuritycenterV1::Position::Representation
|
1503
|
-
|
1504
|
-
end
|
1505
|
-
end
|
1506
|
-
|
1507
|
-
class CustomModuleValidationErrors
|
1508
|
-
# @private
|
1509
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1510
|
-
collection :errors, as: 'errors', class: Google::Apis::SecuritycenterV1::CustomModuleValidationError, decorator: Google::Apis::SecuritycenterV1::CustomModuleValidationError::Representation
|
1511
|
-
|
1512
|
-
end
|
1513
|
-
end
|
1514
|
-
|
1515
|
-
class Cve
|
1516
|
-
# @private
|
1517
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1518
|
-
property :cvssv3, as: 'cvssv3', class: Google::Apis::SecuritycenterV1::Cvssv3, decorator: Google::Apis::SecuritycenterV1::Cvssv3::Representation
|
1519
|
-
|
1520
|
-
property :id, as: 'id'
|
1521
|
-
collection :references, as: 'references', class: Google::Apis::SecuritycenterV1::Reference, decorator: Google::Apis::SecuritycenterV1::Reference::Representation
|
1522
|
-
|
1523
|
-
property :upstream_fix_available, as: 'upstreamFixAvailable'
|
1524
|
-
end
|
1525
|
-
end
|
1526
|
-
|
1527
|
-
class Cvssv3
|
1528
|
-
# @private
|
1529
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1530
|
-
property :attack_complexity, as: 'attackComplexity'
|
1531
|
-
property :attack_vector, as: 'attackVector'
|
1532
|
-
property :availability_impact, as: 'availabilityImpact'
|
1533
|
-
property :base_score, as: 'baseScore'
|
1534
|
-
property :confidentiality_impact, as: 'confidentialityImpact'
|
1535
|
-
property :integrity_impact, as: 'integrityImpact'
|
1536
|
-
property :privileges_required, as: 'privilegesRequired'
|
1537
|
-
property :scope, as: 'scope'
|
1538
|
-
property :user_interaction, as: 'userInteraction'
|
1539
|
-
end
|
1540
|
-
end
|
1541
|
-
|
1542
|
-
class Database
|
1543
|
-
# @private
|
1544
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1545
|
-
property :display_name, as: 'displayName'
|
1546
|
-
collection :grantees, as: 'grantees'
|
1547
|
-
property :name, as: 'name'
|
1548
|
-
property :query, as: 'query'
|
1549
|
-
property :user_name, as: 'userName'
|
1550
|
-
property :version, as: 'version'
|
1551
|
-
end
|
1552
|
-
end
|
1553
|
-
|
1554
|
-
class Detection
|
1555
|
-
# @private
|
1556
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1557
|
-
property :binary, as: 'binary'
|
1558
|
-
property :percent_pages_matched, as: 'percentPagesMatched'
|
1559
|
-
end
|
1560
|
-
end
|
1561
|
-
|
1562
|
-
class EffectiveEventThreatDetectionCustomModule
|
1563
|
-
# @private
|
1564
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1565
|
-
hash :config, as: 'config'
|
1566
|
-
property :description, as: 'description'
|
1567
|
-
property :display_name, as: 'displayName'
|
1568
|
-
property :enablement_state, as: 'enablementState'
|
1569
|
-
property :name, as: 'name'
|
1570
|
-
property :type, as: 'type'
|
1571
|
-
end
|
1572
|
-
end
|
1573
|
-
|
1574
|
-
class Empty
|
1575
|
-
# @private
|
1576
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1577
|
-
end
|
1578
|
-
end
|
1579
|
-
|
1580
|
-
class EnvironmentVariable
|
1581
|
-
# @private
|
1582
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1583
|
-
property :name, as: 'name'
|
1584
|
-
property :val, as: 'val'
|
1585
|
-
end
|
1586
|
-
end
|
1587
|
-
|
1588
|
-
class EventThreatDetectionCustomModule
|
1589
|
-
# @private
|
1590
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1591
|
-
property :ancestor_module, as: 'ancestorModule'
|
1592
|
-
hash :config, as: 'config'
|
1593
|
-
property :description, as: 'description'
|
1594
|
-
property :display_name, as: 'displayName'
|
1595
|
-
property :enablement_state, as: 'enablementState'
|
1596
|
-
property :last_editor, as: 'lastEditor'
|
1597
|
-
property :name, as: 'name'
|
1598
|
-
property :type, as: 'type'
|
1599
|
-
property :update_time, as: 'updateTime'
|
1600
|
-
end
|
1601
|
-
end
|
1602
|
-
|
1603
|
-
class ExfilResource
|
1604
|
-
# @private
|
1605
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1606
|
-
collection :components, as: 'components'
|
1607
|
-
property :name, as: 'name'
|
1608
|
-
end
|
1609
|
-
end
|
1610
|
-
|
1611
|
-
class Exfiltration
|
1612
|
-
# @private
|
1613
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1614
|
-
collection :sources, as: 'sources', class: Google::Apis::SecuritycenterV1::ExfilResource, decorator: Google::Apis::SecuritycenterV1::ExfilResource::Representation
|
1615
|
-
|
1616
|
-
collection :targets, as: 'targets', class: Google::Apis::SecuritycenterV1::ExfilResource, decorator: Google::Apis::SecuritycenterV1::ExfilResource::Representation
|
1617
|
-
|
1618
|
-
property :total_exfiltrated_bytes, :numeric_string => true, as: 'totalExfiltratedBytes'
|
1619
|
-
end
|
1620
|
-
end
|
1621
|
-
|
1622
|
-
class Expr
|
1623
|
-
# @private
|
1624
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1625
|
-
property :description, as: 'description'
|
1626
|
-
property :expression, as: 'expression'
|
1627
|
-
property :location, as: 'location'
|
1628
|
-
property :title, as: 'title'
|
1629
|
-
end
|
1630
|
-
end
|
1631
|
-
|
1632
|
-
class File
|
1633
|
-
# @private
|
1634
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1635
|
-
property :contents, as: 'contents'
|
1636
|
-
property :hashed_size, :numeric_string => true, as: 'hashedSize'
|
1637
|
-
property :partially_hashed, as: 'partiallyHashed'
|
1638
|
-
property :path, as: 'path'
|
1639
|
-
property :sha256, as: 'sha256'
|
1640
|
-
property :size, :numeric_string => true, as: 'size'
|
1641
|
-
end
|
1642
|
-
end
|
1643
|
-
|
1644
|
-
class Finding
|
1645
|
-
# @private
|
1646
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1647
|
-
property :access, as: 'access', class: Google::Apis::SecuritycenterV1::Access, decorator: Google::Apis::SecuritycenterV1::Access::Representation
|
1648
|
-
|
1649
|
-
property :application, as: 'application', class: Google::Apis::SecuritycenterV1::Application, decorator: Google::Apis::SecuritycenterV1::Application::Representation
|
1650
|
-
|
1651
|
-
property :attack_exposure, as: 'attackExposure', class: Google::Apis::SecuritycenterV1::AttackExposure, decorator: Google::Apis::SecuritycenterV1::AttackExposure::Representation
|
1652
|
-
|
1653
|
-
property :backup_disaster_recovery, as: 'backupDisasterRecovery', class: Google::Apis::SecuritycenterV1::BackupDisasterRecovery, decorator: Google::Apis::SecuritycenterV1::BackupDisasterRecovery::Representation
|
1654
|
-
|
1655
|
-
property :canonical_name, as: 'canonicalName'
|
1656
|
-
property :category, as: 'category'
|
1657
|
-
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1::CloudDlpDataProfile, decorator: Google::Apis::SecuritycenterV1::CloudDlpDataProfile::Representation
|
1658
|
-
|
1659
|
-
property :cloud_dlp_inspection, as: 'cloudDlpInspection', class: Google::Apis::SecuritycenterV1::CloudDlpInspection, decorator: Google::Apis::SecuritycenterV1::CloudDlpInspection::Representation
|
1660
|
-
|
1661
|
-
collection :compliances, as: 'compliances', class: Google::Apis::SecuritycenterV1::Compliance, decorator: Google::Apis::SecuritycenterV1::Compliance::Representation
|
1662
|
-
|
1663
|
-
collection :connections, as: 'connections', class: Google::Apis::SecuritycenterV1::Connection, decorator: Google::Apis::SecuritycenterV1::Connection::Representation
|
1664
|
-
|
1665
|
-
hash :contacts, as: 'contacts', class: Google::Apis::SecuritycenterV1::ContactDetails, decorator: Google::Apis::SecuritycenterV1::ContactDetails::Representation
|
1666
|
-
|
1667
|
-
collection :containers, as: 'containers', class: Google::Apis::SecuritycenterV1::Container, decorator: Google::Apis::SecuritycenterV1::Container::Representation
|
1668
|
-
|
1669
|
-
property :create_time, as: 'createTime'
|
1670
|
-
property :database, as: 'database', class: Google::Apis::SecuritycenterV1::Database, decorator: Google::Apis::SecuritycenterV1::Database::Representation
|
1671
|
-
|
1672
|
-
property :description, as: 'description'
|
1673
|
-
property :event_time, as: 'eventTime'
|
1674
|
-
property :exfiltration, as: 'exfiltration', class: Google::Apis::SecuritycenterV1::Exfiltration, decorator: Google::Apis::SecuritycenterV1::Exfiltration::Representation
|
1675
|
-
|
1676
|
-
hash :external_systems, as: 'externalSystems', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ExternalSystem, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ExternalSystem::Representation
|
1677
|
-
|
1678
|
-
property :external_uri, as: 'externalUri'
|
1679
|
-
collection :files, as: 'files', class: Google::Apis::SecuritycenterV1::File, decorator: Google::Apis::SecuritycenterV1::File::Representation
|
1680
|
-
|
1681
|
-
property :finding_class, as: 'findingClass'
|
1682
|
-
collection :iam_bindings, as: 'iamBindings', class: Google::Apis::SecuritycenterV1::IamBinding, decorator: Google::Apis::SecuritycenterV1::IamBinding::Representation
|
1683
|
-
|
1684
|
-
property :indicator, as: 'indicator', class: Google::Apis::SecuritycenterV1::Indicator, decorator: Google::Apis::SecuritycenterV1::Indicator::Representation
|
1685
|
-
|
1686
|
-
property :kernel_rootkit, as: 'kernelRootkit', class: Google::Apis::SecuritycenterV1::KernelRootkit, decorator: Google::Apis::SecuritycenterV1::KernelRootkit::Representation
|
1687
|
-
|
1688
|
-
property :kubernetes, as: 'kubernetes', class: Google::Apis::SecuritycenterV1::Kubernetes, decorator: Google::Apis::SecuritycenterV1::Kubernetes::Representation
|
1689
|
-
|
1690
|
-
collection :load_balancers, as: 'loadBalancers', class: Google::Apis::SecuritycenterV1::LoadBalancer, decorator: Google::Apis::SecuritycenterV1::LoadBalancer::Representation
|
1691
|
-
|
1692
|
-
collection :log_entries, as: 'logEntries', class: Google::Apis::SecuritycenterV1::LogEntry, decorator: Google::Apis::SecuritycenterV1::LogEntry::Representation
|
1693
|
-
|
1694
|
-
property :mitre_attack, as: 'mitreAttack', class: Google::Apis::SecuritycenterV1::MitreAttack, decorator: Google::Apis::SecuritycenterV1::MitreAttack::Representation
|
1695
|
-
|
1696
|
-
property :module_name, as: 'moduleName'
|
1697
|
-
property :mute, as: 'mute'
|
1698
|
-
property :mute_initiator, as: 'muteInitiator'
|
1699
|
-
property :mute_update_time, as: 'muteUpdateTime'
|
1700
|
-
property :name, as: 'name'
|
1701
|
-
property :next_steps, as: 'nextSteps'
|
1702
|
-
collection :org_policies, as: 'orgPolicies', class: Google::Apis::SecuritycenterV1::OrgPolicy, decorator: Google::Apis::SecuritycenterV1::OrgPolicy::Representation
|
1703
|
-
|
1704
|
-
property :parent, as: 'parent'
|
1705
|
-
property :parent_display_name, as: 'parentDisplayName'
|
1706
|
-
collection :processes, as: 'processes', class: Google::Apis::SecuritycenterV1::Process, decorator: Google::Apis::SecuritycenterV1::Process::Representation
|
1707
|
-
|
1708
|
-
property :resource_name, as: 'resourceName'
|
1709
|
-
property :security_marks, as: 'securityMarks', class: Google::Apis::SecuritycenterV1::SecurityMarks, decorator: Google::Apis::SecuritycenterV1::SecurityMarks::Representation
|
1710
|
-
|
1711
|
-
property :security_posture, as: 'securityPosture', class: Google::Apis::SecuritycenterV1::SecurityPosture, decorator: Google::Apis::SecuritycenterV1::SecurityPosture::Representation
|
1712
|
-
|
1713
|
-
property :severity, as: 'severity'
|
1714
|
-
hash :source_properties, as: 'sourceProperties'
|
1715
|
-
property :state, as: 'state'
|
1716
|
-
property :vulnerability, as: 'vulnerability', class: Google::Apis::SecuritycenterV1::Vulnerability, decorator: Google::Apis::SecuritycenterV1::Vulnerability::Representation
|
1717
|
-
|
1718
|
-
end
|
1719
|
-
end
|
1720
|
-
|
1721
|
-
class Folder
|
1722
|
-
# @private
|
1723
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1724
|
-
property :resource_folder, as: 'resourceFolder'
|
1725
|
-
property :resource_folder_display_name, as: 'resourceFolderDisplayName'
|
1726
|
-
end
|
1727
|
-
end
|
1728
|
-
|
1729
|
-
class Geolocation
|
1730
|
-
# @private
|
1731
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1732
|
-
property :region_code, as: 'regionCode'
|
1733
|
-
end
|
1734
|
-
end
|
1735
|
-
|
1736
|
-
class GetIamPolicyRequest
|
1737
|
-
# @private
|
1738
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1739
|
-
property :options, as: 'options', class: Google::Apis::SecuritycenterV1::GetPolicyOptions, decorator: Google::Apis::SecuritycenterV1::GetPolicyOptions::Representation
|
1740
|
-
|
1741
|
-
end
|
1742
|
-
end
|
1743
|
-
|
1744
|
-
class GetPolicyOptions
|
1745
|
-
# @private
|
1746
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1747
|
-
property :requested_policy_version, as: 'requestedPolicyVersion'
|
1748
|
-
end
|
1749
|
-
end
|
1750
|
-
|
1751
|
-
class GoogleCloudSecuritycenterV1BigQueryExport
|
1752
|
-
# @private
|
1753
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1754
|
-
property :create_time, as: 'createTime'
|
1755
|
-
property :dataset, as: 'dataset'
|
1756
|
-
property :description, as: 'description'
|
1757
|
-
property :filter, as: 'filter'
|
1758
|
-
property :most_recent_editor, as: 'mostRecentEditor'
|
1759
|
-
property :name, as: 'name'
|
1760
|
-
property :principal, as: 'principal'
|
1761
|
-
property :update_time, as: 'updateTime'
|
1762
|
-
end
|
1763
|
-
end
|
1764
|
-
|
1765
|
-
class GoogleCloudSecuritycenterV1Binding
|
1766
|
-
# @private
|
1767
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1768
|
-
property :name, as: 'name'
|
1769
|
-
property :ns, as: 'ns'
|
1770
|
-
property :role, as: 'role', class: Google::Apis::SecuritycenterV1::Role, decorator: Google::Apis::SecuritycenterV1::Role::Representation
|
1771
|
-
|
1772
|
-
collection :subjects, as: 'subjects', class: Google::Apis::SecuritycenterV1::Subject, decorator: Google::Apis::SecuritycenterV1::Subject::Representation
|
1773
|
-
|
1774
|
-
end
|
1775
|
-
end
|
1776
|
-
|
1777
|
-
class GoogleCloudSecuritycenterV1BulkMuteFindingsResponse
|
1778
|
-
# @private
|
1779
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1780
|
-
end
|
1781
|
-
end
|
1782
|
-
|
1783
|
-
class GoogleCloudSecuritycenterV1CustomConfig
|
1784
|
-
# @private
|
1785
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1786
|
-
property :custom_output, as: 'customOutput', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomOutputSpec, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomOutputSpec::Representation
|
1787
|
-
|
1788
|
-
property :description, as: 'description'
|
1789
|
-
property :predicate, as: 'predicate', class: Google::Apis::SecuritycenterV1::Expr, decorator: Google::Apis::SecuritycenterV1::Expr::Representation
|
1790
|
-
|
1791
|
-
property :recommendation, as: 'recommendation'
|
1792
|
-
property :resource_selector, as: 'resourceSelector', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceSelector, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceSelector::Representation
|
1793
|
-
|
1794
|
-
property :severity, as: 'severity'
|
1795
|
-
end
|
1796
|
-
end
|
1797
|
-
|
1798
|
-
class GoogleCloudSecuritycenterV1CustomOutputSpec
|
1799
|
-
# @private
|
1800
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1801
|
-
collection :properties, as: 'properties', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1Property, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1Property::Representation
|
1802
|
-
|
1803
|
-
end
|
1804
|
-
end
|
1805
|
-
|
1806
|
-
class GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule
|
1807
|
-
# @private
|
1808
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1809
|
-
property :custom_config, as: 'customConfig', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomConfig::Representation
|
1810
|
-
|
1811
|
-
property :display_name, as: 'displayName'
|
1812
|
-
property :enablement_state, as: 'enablementState'
|
1813
|
-
property :name, as: 'name'
|
1814
|
-
end
|
1815
|
-
end
|
1816
|
-
|
1817
|
-
class GoogleCloudSecuritycenterV1ExternalSystem
|
1818
|
-
# @private
|
1819
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1820
|
-
collection :assignees, as: 'assignees'
|
1821
|
-
property :external_system_update_time, as: 'externalSystemUpdateTime'
|
1822
|
-
property :external_uid, as: 'externalUid'
|
1823
|
-
property :name, as: 'name'
|
1824
|
-
property :status, as: 'status'
|
1825
|
-
end
|
1826
|
-
end
|
1827
|
-
|
1828
|
-
class GoogleCloudSecuritycenterV1MuteConfig
|
1829
|
-
# @private
|
1830
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1831
|
-
property :create_time, as: 'createTime'
|
1832
|
-
property :description, as: 'description'
|
1833
|
-
property :display_name, as: 'displayName'
|
1834
|
-
property :filter, as: 'filter'
|
1835
|
-
property :most_recent_editor, as: 'mostRecentEditor'
|
1836
|
-
property :name, as: 'name'
|
1837
|
-
property :update_time, as: 'updateTime'
|
1838
|
-
end
|
1839
|
-
end
|
1840
|
-
|
1841
|
-
class GoogleCloudSecuritycenterV1NotificationMessage
|
1842
|
-
# @private
|
1843
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1844
|
-
property :finding, as: 'finding', class: Google::Apis::SecuritycenterV1::Finding, decorator: Google::Apis::SecuritycenterV1::Finding::Representation
|
1845
|
-
|
1846
|
-
property :notification_config_name, as: 'notificationConfigName'
|
1847
|
-
property :resource, as: 'resource', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1Resource, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1Resource::Representation
|
1848
|
-
|
1849
|
-
end
|
1850
|
-
end
|
1851
|
-
|
1852
|
-
class GoogleCloudSecuritycenterV1Property
|
1853
|
-
# @private
|
1854
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1855
|
-
property :name, as: 'name'
|
1856
|
-
property :value_expression, as: 'valueExpression', class: Google::Apis::SecuritycenterV1::Expr, decorator: Google::Apis::SecuritycenterV1::Expr::Representation
|
1857
|
-
|
1858
|
-
end
|
1859
|
-
end
|
1860
|
-
|
1861
|
-
class GoogleCloudSecuritycenterV1Resource
|
1862
|
-
# @private
|
1863
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1864
|
-
property :display_name, as: 'displayName'
|
1865
|
-
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1::Folder, decorator: Google::Apis::SecuritycenterV1::Folder::Representation
|
1866
|
-
|
1867
|
-
property :name, as: 'name'
|
1868
|
-
property :parent, as: 'parent'
|
1869
|
-
property :parent_display_name, as: 'parentDisplayName'
|
1870
|
-
property :project, as: 'project'
|
1871
|
-
property :project_display_name, as: 'projectDisplayName'
|
1872
|
-
property :type, as: 'type'
|
1873
|
-
end
|
1874
|
-
end
|
1875
|
-
|
1876
|
-
class GoogleCloudSecuritycenterV1ResourceSelector
|
1877
|
-
# @private
|
1878
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1879
|
-
collection :resource_types, as: 'resourceTypes'
|
1880
|
-
end
|
1881
|
-
end
|
1882
|
-
|
1883
|
-
class GoogleCloudSecuritycenterV1ResourceValueConfig
|
1884
|
-
# @private
|
1885
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1886
|
-
property :create_time, as: 'createTime'
|
1887
|
-
property :description, as: 'description'
|
1888
|
-
property :name, as: 'name'
|
1889
|
-
hash :resource_labels_selector, as: 'resourceLabelsSelector'
|
1890
|
-
property :resource_type, as: 'resourceType'
|
1891
|
-
property :resource_value, as: 'resourceValue'
|
1892
|
-
property :scope, as: 'scope'
|
1893
|
-
collection :tag_values, as: 'tagValues'
|
1894
|
-
property :update_time, as: 'updateTime'
|
1895
|
-
end
|
1896
|
-
end
|
1897
|
-
|
1898
|
-
class GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse
|
1899
|
-
# @private
|
1900
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1901
|
-
property :duration, as: 'duration'
|
1902
|
-
property :state, as: 'state'
|
1903
|
-
end
|
1904
|
-
end
|
1905
|
-
|
1906
|
-
class GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule
|
1907
|
-
# @private
|
1908
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1909
|
-
property :ancestor_module, as: 'ancestorModule'
|
1910
|
-
property :custom_config, as: 'customConfig', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomConfig::Representation
|
1911
|
-
|
1912
|
-
property :display_name, as: 'displayName'
|
1913
|
-
property :enablement_state, as: 'enablementState'
|
1914
|
-
property :last_editor, as: 'lastEditor'
|
1915
|
-
property :name, as: 'name'
|
1916
|
-
property :update_time, as: 'updateTime'
|
1917
|
-
end
|
1918
|
-
end
|
1919
|
-
|
1920
|
-
class GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse
|
1921
|
-
# @private
|
1922
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1923
|
-
property :duration, as: 'duration'
|
1924
|
-
property :state, as: 'state'
|
1925
|
-
end
|
1926
|
-
end
|
1927
|
-
|
1928
|
-
class GoogleCloudSecuritycenterV1p1beta1Finding
|
1929
|
-
# @private
|
1930
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1931
|
-
property :canonical_name, as: 'canonicalName'
|
1932
|
-
property :category, as: 'category'
|
1933
|
-
property :create_time, as: 'createTime'
|
1934
|
-
property :event_time, as: 'eventTime'
|
1935
|
-
property :external_uri, as: 'externalUri'
|
1936
|
-
property :name, as: 'name'
|
1937
|
-
property :parent, as: 'parent'
|
1938
|
-
property :resource_name, as: 'resourceName'
|
1939
|
-
property :security_marks, as: 'securityMarks', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1SecurityMarks, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1SecurityMarks::Representation
|
1940
|
-
|
1941
|
-
property :severity, as: 'severity'
|
1942
|
-
hash :source_properties, as: 'sourceProperties'
|
1943
|
-
property :state, as: 'state'
|
1944
|
-
end
|
1945
|
-
end
|
1946
|
-
|
1947
|
-
class GoogleCloudSecuritycenterV1p1beta1Folder
|
1948
|
-
# @private
|
1949
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1950
|
-
property :resource_folder, as: 'resourceFolder'
|
1951
|
-
property :resource_folder_display_name, as: 'resourceFolderDisplayName'
|
1952
|
-
end
|
1953
|
-
end
|
1954
|
-
|
1955
|
-
class GoogleCloudSecuritycenterV1p1beta1NotificationMessage
|
1956
|
-
# @private
|
1957
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1958
|
-
property :finding, as: 'finding', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Finding, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Finding::Representation
|
1959
|
-
|
1960
|
-
property :notification_config_name, as: 'notificationConfigName'
|
1961
|
-
property :resource, as: 'resource', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Resource, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Resource::Representation
|
1962
|
-
|
1963
|
-
end
|
1964
|
-
end
|
1965
|
-
|
1966
|
-
class GoogleCloudSecuritycenterV1p1beta1Resource
|
1967
|
-
# @private
|
1968
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1969
|
-
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Folder, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Folder::Representation
|
1970
|
-
|
1971
|
-
property :name, as: 'name'
|
1972
|
-
property :parent, as: 'parent'
|
1973
|
-
property :parent_display_name, as: 'parentDisplayName'
|
1974
|
-
property :project, as: 'project'
|
1975
|
-
property :project_display_name, as: 'projectDisplayName'
|
1976
|
-
end
|
1977
|
-
end
|
1978
|
-
|
1979
|
-
class GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse
|
1980
|
-
# @private
|
1981
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1982
|
-
property :duration, as: 'duration'
|
1983
|
-
property :state, as: 'state'
|
1984
|
-
end
|
1985
|
-
end
|
1986
|
-
|
1987
|
-
class GoogleCloudSecuritycenterV1p1beta1SecurityMarks
|
1988
|
-
# @private
|
1989
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1990
|
-
property :canonical_name, as: 'canonicalName'
|
1991
|
-
hash :marks, as: 'marks'
|
1992
|
-
property :name, as: 'name'
|
1993
|
-
end
|
1994
|
-
end
|
1995
|
-
|
1996
|
-
class GoogleCloudSecuritycenterV2Access
|
1997
|
-
# @private
|
1998
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1999
|
-
property :caller_ip, as: 'callerIp'
|
2000
|
-
property :caller_ip_geo, as: 'callerIpGeo', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Geolocation, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Geolocation::Representation
|
2001
|
-
|
2002
|
-
property :method_name, as: 'methodName'
|
2003
|
-
property :principal_email, as: 'principalEmail'
|
2004
|
-
property :principal_subject, as: 'principalSubject'
|
2005
|
-
collection :service_account_delegation_info, as: 'serviceAccountDelegationInfo', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo::Representation
|
2006
|
-
|
2007
|
-
property :service_account_key_name, as: 'serviceAccountKeyName'
|
2008
|
-
property :service_name, as: 'serviceName'
|
2009
|
-
property :user_agent, as: 'userAgent'
|
2010
|
-
property :user_agent_family, as: 'userAgentFamily'
|
2011
|
-
property :user_name, as: 'userName'
|
2012
|
-
end
|
2013
|
-
end
|
2014
|
-
|
2015
|
-
class GoogleCloudSecuritycenterV2AccessReview
|
2016
|
-
# @private
|
2017
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2018
|
-
property :group, as: 'group'
|
2019
|
-
property :name, as: 'name'
|
2020
|
-
property :ns, as: 'ns'
|
2021
|
-
property :resource, as: 'resource'
|
2022
|
-
property :subresource, as: 'subresource'
|
2023
|
-
property :verb, as: 'verb'
|
2024
|
-
property :version, as: 'version'
|
2025
|
-
end
|
2026
|
-
end
|
2027
|
-
|
2028
|
-
class GoogleCloudSecuritycenterV2Application
|
2029
|
-
# @private
|
2030
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2031
|
-
property :base_uri, as: 'baseUri'
|
2032
|
-
property :full_uri, as: 'fullUri'
|
2033
|
-
end
|
2034
|
-
end
|
2035
|
-
|
2036
|
-
class GoogleCloudSecuritycenterV2AttackExposure
|
1021
|
+
class AuditLogConfig
|
2037
1022
|
# @private
|
2038
1023
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2039
|
-
|
2040
|
-
property :
|
2041
|
-
property :exposed_low_value_resources_count, as: 'exposedLowValueResourcesCount'
|
2042
|
-
property :exposed_medium_value_resources_count, as: 'exposedMediumValueResourcesCount'
|
2043
|
-
property :latest_calculation_time, as: 'latestCalculationTime'
|
2044
|
-
property :score, as: 'score'
|
2045
|
-
property :state, as: 'state'
|
1024
|
+
collection :exempted_members, as: 'exemptedMembers'
|
1025
|
+
property :log_type, as: 'logType'
|
2046
1026
|
end
|
2047
1027
|
end
|
2048
1028
|
|
2049
|
-
class
|
1029
|
+
class BackupDisasterRecovery
|
2050
1030
|
# @private
|
2051
1031
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2052
1032
|
property :appliance, as: 'appliance'
|
@@ -2062,39 +1042,41 @@ module Google
|
|
2062
1042
|
end
|
2063
1043
|
end
|
2064
1044
|
|
2065
|
-
class
|
1045
|
+
class BatchCreateResourceValueConfigsRequest
|
2066
1046
|
# @private
|
2067
1047
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2068
|
-
|
2069
|
-
|
2070
|
-
property :description, as: 'description'
|
2071
|
-
property :filter, as: 'filter'
|
2072
|
-
property :most_recent_editor, as: 'mostRecentEditor'
|
2073
|
-
property :name, as: 'name'
|
2074
|
-
property :principal, as: 'principal'
|
2075
|
-
property :update_time, as: 'updateTime'
|
1048
|
+
collection :requests, as: 'requests', class: Google::Apis::SecuritycenterV1::CreateResourceValueConfigRequest, decorator: Google::Apis::SecuritycenterV1::CreateResourceValueConfigRequest::Representation
|
1049
|
+
|
2076
1050
|
end
|
2077
1051
|
end
|
2078
1052
|
|
2079
|
-
class
|
1053
|
+
class BatchCreateResourceValueConfigsResponse
|
2080
1054
|
# @private
|
2081
1055
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2082
|
-
|
2083
|
-
|
2084
|
-
|
1056
|
+
collection :resource_value_configs, as: 'resourceValueConfigs', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig::Representation
|
1057
|
+
|
1058
|
+
end
|
1059
|
+
end
|
2085
1060
|
|
2086
|
-
|
1061
|
+
class Binding
|
1062
|
+
# @private
|
1063
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1064
|
+
property :condition, as: 'condition', class: Google::Apis::SecuritycenterV1::Expr, decorator: Google::Apis::SecuritycenterV1::Expr::Representation
|
2087
1065
|
|
1066
|
+
collection :members, as: 'members'
|
1067
|
+
property :role, as: 'role'
|
2088
1068
|
end
|
2089
1069
|
end
|
2090
1070
|
|
2091
|
-
class
|
1071
|
+
class BulkMuteFindingsRequest
|
2092
1072
|
# @private
|
2093
1073
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1074
|
+
property :filter, as: 'filter'
|
1075
|
+
property :mute_annotation, as: 'muteAnnotation'
|
2094
1076
|
end
|
2095
1077
|
end
|
2096
1078
|
|
2097
|
-
class
|
1079
|
+
class CloudDlpDataProfile
|
2098
1080
|
# @private
|
2099
1081
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2100
1082
|
property :data_profile, as: 'dataProfile'
|
@@ -2102,7 +1084,7 @@ module Google
|
|
2102
1084
|
end
|
2103
1085
|
end
|
2104
1086
|
|
2105
|
-
class
|
1087
|
+
class CloudDlpInspection
|
2106
1088
|
# @private
|
2107
1089
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2108
1090
|
property :full_scan, as: 'fullScan'
|
@@ -2112,7 +1094,7 @@ module Google
|
|
2112
1094
|
end
|
2113
1095
|
end
|
2114
1096
|
|
2115
|
-
class
|
1097
|
+
class CloudLoggingEntry
|
2116
1098
|
# @private
|
2117
1099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2118
1100
|
property :insert_id, as: 'insertId'
|
@@ -2122,7 +1104,7 @@ module Google
|
|
2122
1104
|
end
|
2123
1105
|
end
|
2124
1106
|
|
2125
|
-
class
|
1107
|
+
class Compliance
|
2126
1108
|
# @private
|
2127
1109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2128
1110
|
collection :ids, as: 'ids'
|
@@ -2131,7 +1113,7 @@ module Google
|
|
2131
1113
|
end
|
2132
1114
|
end
|
2133
1115
|
|
2134
|
-
class
|
1116
|
+
class Connection
|
2135
1117
|
# @private
|
2136
1118
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2137
1119
|
property :destination_ip, as: 'destinationIp'
|
@@ -2142,46 +1124,75 @@ module Google
|
|
2142
1124
|
end
|
2143
1125
|
end
|
2144
1126
|
|
2145
|
-
class
|
1127
|
+
class Contact
|
2146
1128
|
# @private
|
2147
1129
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2148
1130
|
property :email, as: 'email'
|
2149
1131
|
end
|
2150
1132
|
end
|
2151
1133
|
|
2152
|
-
class
|
1134
|
+
class ContactDetails
|
2153
1135
|
# @private
|
2154
1136
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2155
|
-
collection :contacts, as: 'contacts', class: Google::Apis::SecuritycenterV1::
|
1137
|
+
collection :contacts, as: 'contacts', class: Google::Apis::SecuritycenterV1::Contact, decorator: Google::Apis::SecuritycenterV1::Contact::Representation
|
2156
1138
|
|
2157
1139
|
end
|
2158
1140
|
end
|
2159
1141
|
|
2160
|
-
class
|
1142
|
+
class Container
|
2161
1143
|
# @private
|
2162
1144
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2163
1145
|
property :create_time, as: 'createTime'
|
2164
1146
|
property :image_id, as: 'imageId'
|
2165
|
-
collection :labels, as: 'labels', class: Google::Apis::SecuritycenterV1::
|
1147
|
+
collection :labels, as: 'labels', class: Google::Apis::SecuritycenterV1::Label, decorator: Google::Apis::SecuritycenterV1::Label::Representation
|
2166
1148
|
|
2167
1149
|
property :name, as: 'name'
|
2168
1150
|
property :uri, as: 'uri'
|
2169
1151
|
end
|
2170
1152
|
end
|
2171
1153
|
|
2172
|
-
class
|
1154
|
+
class CreateResourceValueConfigRequest
|
1155
|
+
# @private
|
1156
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1157
|
+
property :parent, as: 'parent'
|
1158
|
+
property :resource_value_config, as: 'resourceValueConfig', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig::Representation
|
1159
|
+
|
1160
|
+
end
|
1161
|
+
end
|
1162
|
+
|
1163
|
+
class CustomModuleValidationError
|
1164
|
+
# @private
|
1165
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1166
|
+
property :description, as: 'description'
|
1167
|
+
property :end, as: 'end', class: Google::Apis::SecuritycenterV1::Position, decorator: Google::Apis::SecuritycenterV1::Position::Representation
|
1168
|
+
|
1169
|
+
property :field_path, as: 'fieldPath'
|
1170
|
+
property :start, as: 'start', class: Google::Apis::SecuritycenterV1::Position, decorator: Google::Apis::SecuritycenterV1::Position::Representation
|
1171
|
+
|
1172
|
+
end
|
1173
|
+
end
|
1174
|
+
|
1175
|
+
class CustomModuleValidationErrors
|
1176
|
+
# @private
|
1177
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1178
|
+
collection :errors, as: 'errors', class: Google::Apis::SecuritycenterV1::CustomModuleValidationError, decorator: Google::Apis::SecuritycenterV1::CustomModuleValidationError::Representation
|
1179
|
+
|
1180
|
+
end
|
1181
|
+
end
|
1182
|
+
|
1183
|
+
class Cve
|
2173
1184
|
# @private
|
2174
1185
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2175
|
-
property :cvssv3, as: 'cvssv3', class: Google::Apis::SecuritycenterV1::
|
1186
|
+
property :cvssv3, as: 'cvssv3', class: Google::Apis::SecuritycenterV1::Cvssv3, decorator: Google::Apis::SecuritycenterV1::Cvssv3::Representation
|
2176
1187
|
|
2177
1188
|
property :id, as: 'id'
|
2178
|
-
collection :references, as: 'references', class: Google::Apis::SecuritycenterV1::
|
1189
|
+
collection :references, as: 'references', class: Google::Apis::SecuritycenterV1::Reference, decorator: Google::Apis::SecuritycenterV1::Reference::Representation
|
2179
1190
|
|
2180
1191
|
property :upstream_fix_available, as: 'upstreamFixAvailable'
|
2181
1192
|
end
|
2182
1193
|
end
|
2183
1194
|
|
2184
|
-
class
|
1195
|
+
class Cvssv3
|
2185
1196
|
# @private
|
2186
1197
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2187
1198
|
property :attack_complexity, as: 'attackComplexity'
|
@@ -2196,7 +1207,7 @@ module Google
|
|
2196
1207
|
end
|
2197
1208
|
end
|
2198
1209
|
|
2199
|
-
class
|
1210
|
+
class Database
|
2200
1211
|
# @private
|
2201
1212
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2202
1213
|
property :display_name, as: 'displayName'
|
@@ -2208,7 +1219,7 @@ module Google
|
|
2208
1219
|
end
|
2209
1220
|
end
|
2210
1221
|
|
2211
|
-
class
|
1222
|
+
class Detection
|
2212
1223
|
# @private
|
2213
1224
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2214
1225
|
property :binary, as: 'binary'
|
@@ -2216,7 +1227,33 @@ module Google
|
|
2216
1227
|
end
|
2217
1228
|
end
|
2218
1229
|
|
2219
|
-
class
|
1230
|
+
class DiskPath
|
1231
|
+
# @private
|
1232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1233
|
+
property :partition_uuid, as: 'partitionUuid'
|
1234
|
+
property :relative_path, as: 'relativePath'
|
1235
|
+
end
|
1236
|
+
end
|
1237
|
+
|
1238
|
+
class EffectiveEventThreatDetectionCustomModule
|
1239
|
+
# @private
|
1240
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1241
|
+
hash :config, as: 'config'
|
1242
|
+
property :description, as: 'description'
|
1243
|
+
property :display_name, as: 'displayName'
|
1244
|
+
property :enablement_state, as: 'enablementState'
|
1245
|
+
property :name, as: 'name'
|
1246
|
+
property :type, as: 'type'
|
1247
|
+
end
|
1248
|
+
end
|
1249
|
+
|
1250
|
+
class Empty
|
1251
|
+
# @private
|
1252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1253
|
+
end
|
1254
|
+
end
|
1255
|
+
|
1256
|
+
class EnvironmentVariable
|
2220
1257
|
# @private
|
2221
1258
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2222
1259
|
property :name, as: 'name'
|
@@ -2224,7 +1261,22 @@ module Google
|
|
2224
1261
|
end
|
2225
1262
|
end
|
2226
1263
|
|
2227
|
-
class
|
1264
|
+
class EventThreatDetectionCustomModule
|
1265
|
+
# @private
|
1266
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1267
|
+
property :ancestor_module, as: 'ancestorModule'
|
1268
|
+
hash :config, as: 'config'
|
1269
|
+
property :description, as: 'description'
|
1270
|
+
property :display_name, as: 'displayName'
|
1271
|
+
property :enablement_state, as: 'enablementState'
|
1272
|
+
property :last_editor, as: 'lastEditor'
|
1273
|
+
property :name, as: 'name'
|
1274
|
+
property :type, as: 'type'
|
1275
|
+
property :update_time, as: 'updateTime'
|
1276
|
+
end
|
1277
|
+
end
|
1278
|
+
|
1279
|
+
class ExfilResource
|
2228
1280
|
# @private
|
2229
1281
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2230
1282
|
collection :components, as: 'components'
|
@@ -2232,32 +1284,33 @@ module Google
|
|
2232
1284
|
end
|
2233
1285
|
end
|
2234
1286
|
|
2235
|
-
class
|
1287
|
+
class Exfiltration
|
2236
1288
|
# @private
|
2237
1289
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2238
|
-
collection :sources, as: 'sources', class: Google::Apis::SecuritycenterV1::
|
1290
|
+
collection :sources, as: 'sources', class: Google::Apis::SecuritycenterV1::ExfilResource, decorator: Google::Apis::SecuritycenterV1::ExfilResource::Representation
|
2239
1291
|
|
2240
|
-
collection :targets, as: 'targets', class: Google::Apis::SecuritycenterV1::
|
1292
|
+
collection :targets, as: 'targets', class: Google::Apis::SecuritycenterV1::ExfilResource, decorator: Google::Apis::SecuritycenterV1::ExfilResource::Representation
|
2241
1293
|
|
2242
1294
|
property :total_exfiltrated_bytes, :numeric_string => true, as: 'totalExfiltratedBytes'
|
2243
1295
|
end
|
2244
1296
|
end
|
2245
1297
|
|
2246
|
-
class
|
1298
|
+
class Expr
|
2247
1299
|
# @private
|
2248
1300
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2249
|
-
|
2250
|
-
property :
|
2251
|
-
property :
|
2252
|
-
property :
|
2253
|
-
property :status, as: 'status'
|
1301
|
+
property :description, as: 'description'
|
1302
|
+
property :expression, as: 'expression'
|
1303
|
+
property :location, as: 'location'
|
1304
|
+
property :title, as: 'title'
|
2254
1305
|
end
|
2255
1306
|
end
|
2256
1307
|
|
2257
|
-
class
|
1308
|
+
class File
|
2258
1309
|
# @private
|
2259
1310
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2260
1311
|
property :contents, as: 'contents'
|
1312
|
+
property :disk_path, as: 'diskPath', class: Google::Apis::SecuritycenterV1::DiskPath, decorator: Google::Apis::SecuritycenterV1::DiskPath::Representation
|
1313
|
+
|
2261
1314
|
property :hashed_size, :numeric_string => true, as: 'hashedSize'
|
2262
1315
|
property :partially_hashed, as: 'partiallyHashed'
|
2263
1316
|
property :path, as: 'path'
|
@@ -2266,57 +1319,57 @@ module Google
|
|
2266
1319
|
end
|
2267
1320
|
end
|
2268
1321
|
|
2269
|
-
class
|
1322
|
+
class Finding
|
2270
1323
|
# @private
|
2271
1324
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2272
|
-
property :access, as: 'access', class: Google::Apis::SecuritycenterV1::
|
1325
|
+
property :access, as: 'access', class: Google::Apis::SecuritycenterV1::Access, decorator: Google::Apis::SecuritycenterV1::Access::Representation
|
2273
1326
|
|
2274
|
-
property :application, as: 'application', class: Google::Apis::SecuritycenterV1::
|
1327
|
+
property :application, as: 'application', class: Google::Apis::SecuritycenterV1::Application, decorator: Google::Apis::SecuritycenterV1::Application::Representation
|
2275
1328
|
|
2276
|
-
property :attack_exposure, as: 'attackExposure', class: Google::Apis::SecuritycenterV1::
|
1329
|
+
property :attack_exposure, as: 'attackExposure', class: Google::Apis::SecuritycenterV1::AttackExposure, decorator: Google::Apis::SecuritycenterV1::AttackExposure::Representation
|
2277
1330
|
|
2278
|
-
property :backup_disaster_recovery, as: 'backupDisasterRecovery', class: Google::Apis::SecuritycenterV1::
|
1331
|
+
property :backup_disaster_recovery, as: 'backupDisasterRecovery', class: Google::Apis::SecuritycenterV1::BackupDisasterRecovery, decorator: Google::Apis::SecuritycenterV1::BackupDisasterRecovery::Representation
|
2279
1332
|
|
2280
1333
|
property :canonical_name, as: 'canonicalName'
|
2281
1334
|
property :category, as: 'category'
|
2282
|
-
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1::
|
1335
|
+
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1::CloudDlpDataProfile, decorator: Google::Apis::SecuritycenterV1::CloudDlpDataProfile::Representation
|
2283
1336
|
|
2284
|
-
property :cloud_dlp_inspection, as: 'cloudDlpInspection', class: Google::Apis::SecuritycenterV1::
|
1337
|
+
property :cloud_dlp_inspection, as: 'cloudDlpInspection', class: Google::Apis::SecuritycenterV1::CloudDlpInspection, decorator: Google::Apis::SecuritycenterV1::CloudDlpInspection::Representation
|
2285
1338
|
|
2286
|
-
collection :compliances, as: 'compliances', class: Google::Apis::SecuritycenterV1::
|
1339
|
+
collection :compliances, as: 'compliances', class: Google::Apis::SecuritycenterV1::Compliance, decorator: Google::Apis::SecuritycenterV1::Compliance::Representation
|
2287
1340
|
|
2288
|
-
collection :connections, as: 'connections', class: Google::Apis::SecuritycenterV1::
|
1341
|
+
collection :connections, as: 'connections', class: Google::Apis::SecuritycenterV1::Connection, decorator: Google::Apis::SecuritycenterV1::Connection::Representation
|
2289
1342
|
|
2290
|
-
hash :contacts, as: 'contacts', class: Google::Apis::SecuritycenterV1::
|
1343
|
+
hash :contacts, as: 'contacts', class: Google::Apis::SecuritycenterV1::ContactDetails, decorator: Google::Apis::SecuritycenterV1::ContactDetails::Representation
|
2291
1344
|
|
2292
|
-
collection :containers, as: 'containers', class: Google::Apis::SecuritycenterV1::
|
1345
|
+
collection :containers, as: 'containers', class: Google::Apis::SecuritycenterV1::Container, decorator: Google::Apis::SecuritycenterV1::Container::Representation
|
2293
1346
|
|
2294
1347
|
property :create_time, as: 'createTime'
|
2295
|
-
property :database, as: 'database', class: Google::Apis::SecuritycenterV1::
|
1348
|
+
property :database, as: 'database', class: Google::Apis::SecuritycenterV1::Database, decorator: Google::Apis::SecuritycenterV1::Database::Representation
|
2296
1349
|
|
2297
1350
|
property :description, as: 'description'
|
2298
1351
|
property :event_time, as: 'eventTime'
|
2299
|
-
property :exfiltration, as: 'exfiltration', class: Google::Apis::SecuritycenterV1::
|
1352
|
+
property :exfiltration, as: 'exfiltration', class: Google::Apis::SecuritycenterV1::Exfiltration, decorator: Google::Apis::SecuritycenterV1::Exfiltration::Representation
|
2300
1353
|
|
2301
|
-
hash :external_systems, as: 'externalSystems', class: Google::Apis::SecuritycenterV1::
|
1354
|
+
hash :external_systems, as: 'externalSystems', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ExternalSystem, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ExternalSystem::Representation
|
2302
1355
|
|
2303
1356
|
property :external_uri, as: 'externalUri'
|
2304
|
-
collection :files, as: 'files', class: Google::Apis::SecuritycenterV1::
|
1357
|
+
collection :files, as: 'files', class: Google::Apis::SecuritycenterV1::File, decorator: Google::Apis::SecuritycenterV1::File::Representation
|
2305
1358
|
|
2306
1359
|
property :finding_class, as: 'findingClass'
|
2307
|
-
collection :iam_bindings, as: 'iamBindings', class: Google::Apis::SecuritycenterV1::
|
1360
|
+
collection :iam_bindings, as: 'iamBindings', class: Google::Apis::SecuritycenterV1::IamBinding, decorator: Google::Apis::SecuritycenterV1::IamBinding::Representation
|
2308
1361
|
|
2309
|
-
property :indicator, as: 'indicator', class: Google::Apis::SecuritycenterV1::
|
1362
|
+
property :indicator, as: 'indicator', class: Google::Apis::SecuritycenterV1::Indicator, decorator: Google::Apis::SecuritycenterV1::Indicator::Representation
|
2310
1363
|
|
2311
|
-
property :kernel_rootkit, as: 'kernelRootkit', class: Google::Apis::SecuritycenterV1::
|
1364
|
+
property :kernel_rootkit, as: 'kernelRootkit', class: Google::Apis::SecuritycenterV1::KernelRootkit, decorator: Google::Apis::SecuritycenterV1::KernelRootkit::Representation
|
2312
1365
|
|
2313
|
-
property :kubernetes, as: 'kubernetes', class: Google::Apis::SecuritycenterV1::
|
1366
|
+
property :kubernetes, as: 'kubernetes', class: Google::Apis::SecuritycenterV1::Kubernetes, decorator: Google::Apis::SecuritycenterV1::Kubernetes::Representation
|
2314
1367
|
|
2315
|
-
collection :load_balancers, as: 'loadBalancers', class: Google::Apis::SecuritycenterV1::
|
1368
|
+
collection :load_balancers, as: 'loadBalancers', class: Google::Apis::SecuritycenterV1::LoadBalancer, decorator: Google::Apis::SecuritycenterV1::LoadBalancer::Representation
|
2316
1369
|
|
2317
|
-
collection :log_entries, as: 'logEntries', class: Google::Apis::SecuritycenterV1::
|
1370
|
+
collection :log_entries, as: 'logEntries', class: Google::Apis::SecuritycenterV1::LogEntry, decorator: Google::Apis::SecuritycenterV1::LogEntry::Representation
|
2318
1371
|
|
2319
|
-
property :mitre_attack, as: 'mitreAttack', class: Google::Apis::SecuritycenterV1::
|
1372
|
+
property :mitre_attack, as: 'mitreAttack', class: Google::Apis::SecuritycenterV1::MitreAttack, decorator: Google::Apis::SecuritycenterV1::MitreAttack::Representation
|
2320
1373
|
|
2321
1374
|
property :module_name, as: 'moduleName'
|
2322
1375
|
property :mute, as: 'mute'
|
@@ -2324,320 +1377,297 @@ module Google
|
|
2324
1377
|
property :mute_update_time, as: 'muteUpdateTime'
|
2325
1378
|
property :name, as: 'name'
|
2326
1379
|
property :next_steps, as: 'nextSteps'
|
2327
|
-
collection :org_policies, as: 'orgPolicies', class: Google::Apis::SecuritycenterV1::
|
1380
|
+
collection :org_policies, as: 'orgPolicies', class: Google::Apis::SecuritycenterV1::OrgPolicy, decorator: Google::Apis::SecuritycenterV1::OrgPolicy::Representation
|
2328
1381
|
|
2329
1382
|
property :parent, as: 'parent'
|
2330
1383
|
property :parent_display_name, as: 'parentDisplayName'
|
2331
|
-
collection :processes, as: 'processes', class: Google::Apis::SecuritycenterV1::
|
1384
|
+
collection :processes, as: 'processes', class: Google::Apis::SecuritycenterV1::Process, decorator: Google::Apis::SecuritycenterV1::Process::Representation
|
2332
1385
|
|
2333
1386
|
property :resource_name, as: 'resourceName'
|
2334
|
-
property :security_marks, as: 'securityMarks', class: Google::Apis::SecuritycenterV1::
|
1387
|
+
property :security_marks, as: 'securityMarks', class: Google::Apis::SecuritycenterV1::SecurityMarks, decorator: Google::Apis::SecuritycenterV1::SecurityMarks::Representation
|
2335
1388
|
|
2336
|
-
property :security_posture, as: 'securityPosture', class: Google::Apis::SecuritycenterV1::
|
1389
|
+
property :security_posture, as: 'securityPosture', class: Google::Apis::SecuritycenterV1::SecurityPosture, decorator: Google::Apis::SecuritycenterV1::SecurityPosture::Representation
|
2337
1390
|
|
2338
1391
|
property :severity, as: 'severity'
|
2339
1392
|
hash :source_properties, as: 'sourceProperties'
|
2340
1393
|
property :state, as: 'state'
|
2341
|
-
property :vulnerability, as: 'vulnerability', class: Google::Apis::SecuritycenterV1::
|
1394
|
+
property :vulnerability, as: 'vulnerability', class: Google::Apis::SecuritycenterV1::Vulnerability, decorator: Google::Apis::SecuritycenterV1::Vulnerability::Representation
|
2342
1395
|
|
2343
1396
|
end
|
2344
1397
|
end
|
2345
1398
|
|
2346
|
-
class
|
1399
|
+
class Folder
|
2347
1400
|
# @private
|
2348
1401
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2349
|
-
property :
|
1402
|
+
property :resource_folder, as: 'resourceFolder'
|
1403
|
+
property :resource_folder_display_name, as: 'resourceFolderDisplayName'
|
2350
1404
|
end
|
2351
1405
|
end
|
2352
1406
|
|
2353
|
-
class
|
1407
|
+
class Geolocation
|
2354
1408
|
# @private
|
2355
1409
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2356
|
-
property :
|
2357
|
-
property :member, as: 'member'
|
2358
|
-
property :role, as: 'role'
|
1410
|
+
property :region_code, as: 'regionCode'
|
2359
1411
|
end
|
2360
1412
|
end
|
2361
1413
|
|
2362
|
-
class
|
1414
|
+
class GetIamPolicyRequest
|
2363
1415
|
# @private
|
2364
1416
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2365
|
-
|
2366
|
-
collection :ip_addresses, as: 'ipAddresses'
|
2367
|
-
collection :signatures, as: 'signatures', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ProcessSignature, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ProcessSignature::Representation
|
1417
|
+
property :options, as: 'options', class: Google::Apis::SecuritycenterV1::GetPolicyOptions, decorator: Google::Apis::SecuritycenterV1::GetPolicyOptions::Representation
|
2368
1418
|
|
2369
|
-
collection :uris, as: 'uris'
|
2370
1419
|
end
|
2371
1420
|
end
|
2372
1421
|
|
2373
|
-
class
|
1422
|
+
class GetPolicyOptions
|
2374
1423
|
# @private
|
2375
1424
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2376
|
-
property :
|
2377
|
-
property :unexpected_code_modification, as: 'unexpectedCodeModification'
|
2378
|
-
property :unexpected_ftrace_handler, as: 'unexpectedFtraceHandler'
|
2379
|
-
property :unexpected_interrupt_handler, as: 'unexpectedInterruptHandler'
|
2380
|
-
property :unexpected_kernel_code_pages, as: 'unexpectedKernelCodePages'
|
2381
|
-
property :unexpected_kprobe_handler, as: 'unexpectedKprobeHandler'
|
2382
|
-
property :unexpected_processes_in_runqueue, as: 'unexpectedProcessesInRunqueue'
|
2383
|
-
property :unexpected_read_only_data_modification, as: 'unexpectedReadOnlyDataModification'
|
2384
|
-
property :unexpected_system_call_handler, as: 'unexpectedSystemCallHandler'
|
1425
|
+
property :requested_policy_version, as: 'requestedPolicyVersion'
|
2385
1426
|
end
|
2386
1427
|
end
|
2387
1428
|
|
2388
|
-
class
|
1429
|
+
class GoogleCloudSecuritycenterV1BigQueryExport
|
2389
1430
|
# @private
|
2390
1431
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2391
|
-
|
2392
|
-
|
2393
|
-
|
2394
|
-
|
2395
|
-
|
2396
|
-
|
2397
|
-
|
2398
|
-
|
2399
|
-
collection :objects, as: 'objects', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Object, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Object::Representation
|
2400
|
-
|
2401
|
-
collection :pods, as: 'pods', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Pod, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Pod::Representation
|
2402
|
-
|
2403
|
-
collection :roles, as: 'roles', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Role, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Role::Representation
|
2404
|
-
|
1432
|
+
property :create_time, as: 'createTime'
|
1433
|
+
property :dataset, as: 'dataset'
|
1434
|
+
property :description, as: 'description'
|
1435
|
+
property :filter, as: 'filter'
|
1436
|
+
property :most_recent_editor, as: 'mostRecentEditor'
|
1437
|
+
property :name, as: 'name'
|
1438
|
+
property :principal, as: 'principal'
|
1439
|
+
property :update_time, as: 'updateTime'
|
2405
1440
|
end
|
2406
1441
|
end
|
2407
1442
|
|
2408
|
-
class
|
1443
|
+
class GoogleCloudSecuritycenterV1Binding
|
2409
1444
|
# @private
|
2410
1445
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2411
1446
|
property :name, as: 'name'
|
2412
|
-
property :
|
1447
|
+
property :ns, as: 'ns'
|
1448
|
+
property :role, as: 'role', class: Google::Apis::SecuritycenterV1::Role, decorator: Google::Apis::SecuritycenterV1::Role::Representation
|
1449
|
+
|
1450
|
+
collection :subjects, as: 'subjects', class: Google::Apis::SecuritycenterV1::Subject, decorator: Google::Apis::SecuritycenterV1::Subject::Representation
|
1451
|
+
|
2413
1452
|
end
|
2414
1453
|
end
|
2415
1454
|
|
2416
|
-
class
|
1455
|
+
class GoogleCloudSecuritycenterV1BulkMuteFindingsResponse
|
2417
1456
|
# @private
|
2418
1457
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2419
|
-
property :name, as: 'name'
|
2420
1458
|
end
|
2421
1459
|
end
|
2422
1460
|
|
2423
|
-
class
|
1461
|
+
class GoogleCloudSecuritycenterV1CustomConfig
|
2424
1462
|
# @private
|
2425
1463
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2426
|
-
property :
|
1464
|
+
property :custom_output, as: 'customOutput', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomOutputSpec, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomOutputSpec::Representation
|
2427
1465
|
|
2428
|
-
|
2429
|
-
|
1466
|
+
property :description, as: 'description'
|
1467
|
+
property :predicate, as: 'predicate', class: Google::Apis::SecuritycenterV1::Expr, decorator: Google::Apis::SecuritycenterV1::Expr::Representation
|
2430
1468
|
|
2431
|
-
|
2432
|
-
|
2433
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2434
|
-
property :binary_family, as: 'binaryFamily'
|
2435
|
-
collection :detections, as: 'detections', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Detection, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Detection::Representation
|
1469
|
+
property :recommendation, as: 'recommendation'
|
1470
|
+
property :resource_selector, as: 'resourceSelector', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceSelector, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceSelector::Representation
|
2436
1471
|
|
1472
|
+
property :severity, as: 'severity'
|
2437
1473
|
end
|
2438
1474
|
end
|
2439
1475
|
|
2440
|
-
class
|
1476
|
+
class GoogleCloudSecuritycenterV1CustomOutputSpec
|
2441
1477
|
# @private
|
2442
1478
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2443
|
-
collection :
|
2444
|
-
|
2445
|
-
property :primary_tactic, as: 'primaryTactic'
|
2446
|
-
collection :primary_techniques, as: 'primaryTechniques'
|
2447
|
-
property :version, as: 'version'
|
1479
|
+
collection :properties, as: 'properties', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1Property, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1Property::Representation
|
1480
|
+
|
2448
1481
|
end
|
2449
1482
|
end
|
2450
1483
|
|
2451
|
-
class
|
1484
|
+
class GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule
|
2452
1485
|
# @private
|
2453
1486
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2454
|
-
property :
|
2455
|
-
|
2456
|
-
property :
|
2457
|
-
property :
|
1487
|
+
property :custom_config, as: 'customConfig', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomConfig::Representation
|
1488
|
+
|
1489
|
+
property :display_name, as: 'displayName'
|
1490
|
+
property :enablement_state, as: 'enablementState'
|
2458
1491
|
property :name, as: 'name'
|
2459
|
-
property :update_time, as: 'updateTime'
|
2460
1492
|
end
|
2461
1493
|
end
|
2462
1494
|
|
2463
|
-
class
|
1495
|
+
class GoogleCloudSecuritycenterV1ExternalSystem
|
2464
1496
|
# @private
|
2465
1497
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1498
|
+
collection :assignees, as: 'assignees'
|
1499
|
+
property :external_system_update_time, as: 'externalSystemUpdateTime'
|
1500
|
+
property :external_uid, as: 'externalUid'
|
2466
1501
|
property :name, as: 'name'
|
1502
|
+
property :status, as: 'status'
|
2467
1503
|
end
|
2468
1504
|
end
|
2469
1505
|
|
2470
|
-
class
|
1506
|
+
class GoogleCloudSecuritycenterV1MuteConfig
|
2471
1507
|
# @private
|
2472
1508
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1509
|
+
property :create_time, as: 'createTime'
|
1510
|
+
property :description, as: 'description'
|
1511
|
+
property :display_name, as: 'displayName'
|
1512
|
+
property :filter, as: 'filter'
|
1513
|
+
property :most_recent_editor, as: 'mostRecentEditor'
|
2473
1514
|
property :name, as: 'name'
|
2474
|
-
|
2475
|
-
|
1515
|
+
property :update_time, as: 'updateTime'
|
2476
1516
|
end
|
2477
1517
|
end
|
2478
1518
|
|
2479
|
-
class
|
1519
|
+
class GoogleCloudSecuritycenterV1NotificationMessage
|
2480
1520
|
# @private
|
2481
1521
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2482
|
-
property :finding, as: 'finding', class: Google::Apis::SecuritycenterV1::
|
1522
|
+
property :finding, as: 'finding', class: Google::Apis::SecuritycenterV1::Finding, decorator: Google::Apis::SecuritycenterV1::Finding::Representation
|
2483
1523
|
|
2484
1524
|
property :notification_config_name, as: 'notificationConfigName'
|
2485
|
-
property :resource, as: 'resource', class: Google::Apis::SecuritycenterV1::
|
1525
|
+
property :resource, as: 'resource', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1Resource, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1Resource::Representation
|
2486
1526
|
|
2487
1527
|
end
|
2488
1528
|
end
|
2489
1529
|
|
2490
|
-
class
|
1530
|
+
class GoogleCloudSecuritycenterV1Property
|
2491
1531
|
# @private
|
2492
1532
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2493
|
-
collection :containers, as: 'containers', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Container, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Container::Representation
|
2494
|
-
|
2495
|
-
property :group, as: 'group'
|
2496
|
-
property :kind, as: 'kind'
|
2497
1533
|
property :name, as: 'name'
|
2498
|
-
property :
|
2499
|
-
end
|
2500
|
-
end
|
1534
|
+
property :value_expression, as: 'valueExpression', class: Google::Apis::SecuritycenterV1::Expr, decorator: Google::Apis::SecuritycenterV1::Expr::Representation
|
2501
1535
|
|
2502
|
-
class GoogleCloudSecuritycenterV2OrgPolicy
|
2503
|
-
# @private
|
2504
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2505
|
-
property :name, as: 'name'
|
2506
1536
|
end
|
2507
1537
|
end
|
2508
1538
|
|
2509
|
-
class
|
1539
|
+
class GoogleCloudSecuritycenterV1Resource
|
2510
1540
|
# @private
|
2511
1541
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2512
|
-
|
2513
|
-
|
2514
|
-
collection :labels, as: 'labels', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Label, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Label::Representation
|
1542
|
+
property :display_name, as: 'displayName'
|
1543
|
+
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1::Folder, decorator: Google::Apis::SecuritycenterV1::Folder::Representation
|
2515
1544
|
|
2516
1545
|
property :name, as: 'name'
|
2517
|
-
property :
|
1546
|
+
property :parent, as: 'parent'
|
1547
|
+
property :parent_display_name, as: 'parentDisplayName'
|
1548
|
+
property :project, as: 'project'
|
1549
|
+
property :project_display_name, as: 'projectDisplayName'
|
1550
|
+
property :type, as: 'type'
|
2518
1551
|
end
|
2519
1552
|
end
|
2520
1553
|
|
2521
|
-
class
|
1554
|
+
class GoogleCloudSecuritycenterV1ResourceSelector
|
2522
1555
|
# @private
|
2523
1556
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2524
|
-
collection :
|
2525
|
-
property :arguments_truncated, as: 'argumentsTruncated'
|
2526
|
-
property :binary, as: 'binary', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2File, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2File::Representation
|
2527
|
-
|
2528
|
-
collection :env_variables, as: 'envVariables', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2EnvironmentVariable, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2EnvironmentVariable::Representation
|
2529
|
-
|
2530
|
-
property :env_variables_truncated, as: 'envVariablesTruncated'
|
2531
|
-
collection :libraries, as: 'libraries', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2File, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2File::Representation
|
2532
|
-
|
2533
|
-
property :name, as: 'name'
|
2534
|
-
property :parent_pid, :numeric_string => true, as: 'parentPid'
|
2535
|
-
property :pid, :numeric_string => true, as: 'pid'
|
2536
|
-
property :script, as: 'script', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2File, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2File::Representation
|
2537
|
-
|
1557
|
+
collection :resource_types, as: 'resourceTypes'
|
2538
1558
|
end
|
2539
1559
|
end
|
2540
1560
|
|
2541
|
-
class
|
1561
|
+
class GoogleCloudSecuritycenterV1ResourceValueConfig
|
2542
1562
|
# @private
|
2543
1563
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2544
|
-
property :
|
2545
|
-
|
2546
|
-
property :
|
2547
|
-
|
1564
|
+
property :create_time, as: 'createTime'
|
1565
|
+
property :description, as: 'description'
|
1566
|
+
property :name, as: 'name'
|
1567
|
+
hash :resource_labels_selector, as: 'resourceLabelsSelector'
|
1568
|
+
property :resource_type, as: 'resourceType'
|
1569
|
+
property :resource_value, as: 'resourceValue'
|
1570
|
+
property :scope, as: 'scope'
|
1571
|
+
collection :tag_values, as: 'tagValues'
|
1572
|
+
property :update_time, as: 'updateTime'
|
2548
1573
|
end
|
2549
1574
|
end
|
2550
1575
|
|
2551
|
-
class
|
1576
|
+
class GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse
|
2552
1577
|
# @private
|
2553
1578
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2554
|
-
property :
|
2555
|
-
property :
|
1579
|
+
property :duration, as: 'duration'
|
1580
|
+
property :state, as: 'state'
|
2556
1581
|
end
|
2557
1582
|
end
|
2558
1583
|
|
2559
|
-
class
|
1584
|
+
class GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule
|
2560
1585
|
# @private
|
2561
1586
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2562
|
-
property :
|
2563
|
-
property :
|
2564
|
-
property :type, as: 'type'
|
2565
|
-
end
|
2566
|
-
end
|
1587
|
+
property :ancestor_module, as: 'ancestorModule'
|
1588
|
+
property :custom_config, as: 'customConfig', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1CustomConfig::Representation
|
2567
1589
|
|
2568
|
-
|
2569
|
-
|
2570
|
-
|
2571
|
-
property :create_time, as: 'createTime'
|
2572
|
-
property :description, as: 'description'
|
1590
|
+
property :display_name, as: 'displayName'
|
1591
|
+
property :enablement_state, as: 'enablementState'
|
1592
|
+
property :last_editor, as: 'lastEditor'
|
2573
1593
|
property :name, as: 'name'
|
2574
|
-
hash :resource_labels_selector, as: 'resourceLabelsSelector'
|
2575
|
-
property :resource_type, as: 'resourceType'
|
2576
|
-
property :resource_value, as: 'resourceValue'
|
2577
|
-
property :scope, as: 'scope'
|
2578
|
-
collection :tag_values, as: 'tagValues'
|
2579
1594
|
property :update_time, as: 'updateTime'
|
2580
1595
|
end
|
2581
1596
|
end
|
2582
1597
|
|
2583
|
-
class
|
1598
|
+
class GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse
|
2584
1599
|
# @private
|
2585
1600
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2586
|
-
property :
|
2587
|
-
property :
|
2588
|
-
property :ns, as: 'ns'
|
1601
|
+
property :duration, as: 'duration'
|
1602
|
+
property :state, as: 'state'
|
2589
1603
|
end
|
2590
1604
|
end
|
2591
1605
|
|
2592
|
-
class
|
1606
|
+
class GoogleCloudSecuritycenterV1p1beta1Finding
|
2593
1607
|
# @private
|
2594
1608
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2595
1609
|
property :canonical_name, as: 'canonicalName'
|
2596
|
-
|
1610
|
+
property :category, as: 'category'
|
1611
|
+
property :create_time, as: 'createTime'
|
1612
|
+
property :event_time, as: 'eventTime'
|
1613
|
+
property :external_uri, as: 'externalUri'
|
2597
1614
|
property :name, as: 'name'
|
1615
|
+
property :parent, as: 'parent'
|
1616
|
+
property :resource_name, as: 'resourceName'
|
1617
|
+
property :security_marks, as: 'securityMarks', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1SecurityMarks, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1SecurityMarks::Representation
|
1618
|
+
|
1619
|
+
property :severity, as: 'severity'
|
1620
|
+
hash :source_properties, as: 'sourceProperties'
|
1621
|
+
property :state, as: 'state'
|
2598
1622
|
end
|
2599
1623
|
end
|
2600
1624
|
|
2601
|
-
class
|
1625
|
+
class GoogleCloudSecuritycenterV1p1beta1Folder
|
2602
1626
|
# @private
|
2603
1627
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2604
|
-
property :
|
2605
|
-
property :
|
2606
|
-
property :posture_deployment, as: 'postureDeployment'
|
2607
|
-
property :posture_deployment_resource, as: 'postureDeploymentResource'
|
2608
|
-
property :revision_id, as: 'revisionId'
|
1628
|
+
property :resource_folder, as: 'resourceFolder'
|
1629
|
+
property :resource_folder_display_name, as: 'resourceFolderDisplayName'
|
2609
1630
|
end
|
2610
1631
|
end
|
2611
1632
|
|
2612
|
-
class
|
1633
|
+
class GoogleCloudSecuritycenterV1p1beta1NotificationMessage
|
2613
1634
|
# @private
|
2614
1635
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2615
|
-
property :
|
2616
|
-
|
1636
|
+
property :finding, as: 'finding', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Finding, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Finding::Representation
|
1637
|
+
|
1638
|
+
property :notification_config_name, as: 'notificationConfigName'
|
1639
|
+
property :resource, as: 'resource', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Resource, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Resource::Representation
|
1640
|
+
|
2617
1641
|
end
|
2618
1642
|
end
|
2619
1643
|
|
2620
|
-
class
|
1644
|
+
class GoogleCloudSecuritycenterV1p1beta1Resource
|
2621
1645
|
# @private
|
2622
1646
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2623
|
-
|
1647
|
+
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Folder, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1p1beta1Folder::Representation
|
1648
|
+
|
2624
1649
|
property :name, as: 'name'
|
2625
|
-
property :
|
1650
|
+
property :parent, as: 'parent'
|
1651
|
+
property :parent_display_name, as: 'parentDisplayName'
|
1652
|
+
property :project, as: 'project'
|
1653
|
+
property :project_display_name, as: 'projectDisplayName'
|
2626
1654
|
end
|
2627
1655
|
end
|
2628
1656
|
|
2629
|
-
class
|
1657
|
+
class GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse
|
2630
1658
|
# @private
|
2631
1659
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2632
|
-
property :
|
2633
|
-
|
1660
|
+
property :duration, as: 'duration'
|
1661
|
+
property :state, as: 'state'
|
2634
1662
|
end
|
2635
1663
|
end
|
2636
1664
|
|
2637
|
-
class
|
1665
|
+
class GoogleCloudSecuritycenterV1p1beta1SecurityMarks
|
2638
1666
|
# @private
|
2639
1667
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2640
|
-
property :
|
1668
|
+
property :canonical_name, as: 'canonicalName'
|
1669
|
+
hash :marks, as: 'marks'
|
1670
|
+
property :name, as: 'name'
|
2641
1671
|
end
|
2642
1672
|
end
|
2643
1673
|
|
@@ -3038,6 +2068,16 @@ module Google
|
|
3038
2068
|
end
|
3039
2069
|
end
|
3040
2070
|
|
2071
|
+
class Package
|
2072
|
+
# @private
|
2073
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2074
|
+
property :cpe_uri, as: 'cpeUri'
|
2075
|
+
property :package_name, as: 'packageName'
|
2076
|
+
property :package_type, as: 'packageType'
|
2077
|
+
property :package_version, as: 'packageVersion'
|
2078
|
+
end
|
2079
|
+
end
|
2080
|
+
|
3041
2081
|
class PathNodeAssociatedFinding
|
3042
2082
|
# @private
|
3043
2083
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3104,6 +2144,7 @@ module Google
|
|
3104
2144
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3105
2145
|
property :memory_hash_signature, as: 'memoryHashSignature', class: Google::Apis::SecuritycenterV1::MemoryHashSignature, decorator: Google::Apis::SecuritycenterV1::MemoryHashSignature::Representation
|
3106
2146
|
|
2147
|
+
property :signature_type, as: 'signatureType'
|
3107
2148
|
property :yara_rule_signature, as: 'yaraRuleSignature', class: Google::Apis::SecuritycenterV1::YaraRuleSignature, decorator: Google::Apis::SecuritycenterV1::YaraRuleSignature::Representation
|
3108
2149
|
|
3109
2150
|
end
|
@@ -3154,6 +2195,15 @@ module Google
|
|
3154
2195
|
end
|
3155
2196
|
end
|
3156
2197
|
|
2198
|
+
class SecurityBulletin
|
2199
|
+
# @private
|
2200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2201
|
+
property :bulletin_id, as: 'bulletinId'
|
2202
|
+
property :submission_time, as: 'submissionTime'
|
2203
|
+
property :suggested_upgrade_version, as: 'suggestedUpgradeVersion'
|
2204
|
+
end
|
2205
|
+
end
|
2206
|
+
|
3157
2207
|
class SecurityCenterProperties
|
3158
2208
|
# @private
|
3159
2209
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3356,6 +2406,12 @@ module Google
|
|
3356
2406
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3357
2407
|
property :cve, as: 'cve', class: Google::Apis::SecuritycenterV1::Cve, decorator: Google::Apis::SecuritycenterV1::Cve::Representation
|
3358
2408
|
|
2409
|
+
property :fixed_package, as: 'fixedPackage', class: Google::Apis::SecuritycenterV1::Package, decorator: Google::Apis::SecuritycenterV1::Package::Representation
|
2410
|
+
|
2411
|
+
property :offending_package, as: 'offendingPackage', class: Google::Apis::SecuritycenterV1::Package, decorator: Google::Apis::SecuritycenterV1::Package::Representation
|
2412
|
+
|
2413
|
+
property :security_bulletin, as: 'securityBulletin', class: Google::Apis::SecuritycenterV1::SecurityBulletin, decorator: Google::Apis::SecuritycenterV1::SecurityBulletin::Representation
|
2414
|
+
|
3359
2415
|
end
|
3360
2416
|
end
|
3361
2417
|
|