google-apis-securitycenter_v1 0.110.0 → 0.112.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1
18
18
  # Version of the google-apis-securitycenter_v1 gem
19
- GEM_VERSION = "0.110.0"
19
+ GEM_VERSION = "0.112.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251017"
25
+ REVISION = "20260105"
26
26
  end
27
27
  end
28
28
  end
@@ -64,6 +64,18 @@ module Google
64
64
  include Google::Apis::Core::JsonObjectSupport
65
65
  end
66
66
 
67
+ class ArtifactGuardPolicies
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class ArtifactGuardPolicy
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
67
79
  class Asset
68
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
81
 
@@ -562,6 +574,36 @@ module Google
562
574
  include Google::Apis::Core::JsonObjectSupport
563
575
  end
564
576
 
577
+ class GoogleCloudSecuritycenterV1ResourceApplication
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class GoogleCloudSecuritycenterV1ResourceApplicationAttributes
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class GoogleCloudSecuritycenterV1ResourceApplicationAttributesCriticality
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class GoogleCloudSecuritycenterV1ResourceApplicationAttributesEnvironment
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
565
607
  class GoogleCloudSecuritycenterV1ResourceSelector
566
608
  class Representation < Google::Apis::Core::JsonRepresentation; end
567
609
 
@@ -676,6 +718,18 @@ module Google
676
718
  include Google::Apis::Core::JsonObjectSupport
677
719
  end
678
720
 
721
+ class GoogleCloudSecuritycenterV2ArtifactGuardPolicies
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class GoogleCloudSecuritycenterV2ArtifactGuardPolicy
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
679
733
  class GoogleCloudSecuritycenterV2Attack
680
734
  class Representation < Google::Apis::Core::JsonRepresentation; end
681
735
 
@@ -1300,6 +1354,36 @@ module Google
1300
1354
  include Google::Apis::Core::JsonObjectSupport
1301
1355
  end
1302
1356
 
1357
+ class GoogleCloudSecuritycenterV2ResourceApplication
1358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1359
+
1360
+ include Google::Apis::Core::JsonObjectSupport
1361
+ end
1362
+
1363
+ class GoogleCloudSecuritycenterV2ResourceApplicationAttributes
1364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1365
+
1366
+ include Google::Apis::Core::JsonObjectSupport
1367
+ end
1368
+
1369
+ class GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1375
+ class GoogleCloudSecuritycenterV2ResourceApplicationAttributesCriticality
1376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1377
+
1378
+ include Google::Apis::Core::JsonObjectSupport
1379
+ end
1380
+
1381
+ class GoogleCloudSecuritycenterV2ResourceApplicationAttributesEnvironment
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1383
+
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1386
+
1303
1387
  class GoogleCloudSecuritycenterV2ResourcePath
1304
1388
  class Representation < Google::Apis::Core::JsonRepresentation; end
1305
1389
 
@@ -1324,6 +1408,30 @@ module Google
1324
1408
  include Google::Apis::Core::JsonObjectSupport
1325
1409
  end
1326
1410
 
1411
+ class GoogleCloudSecuritycenterV2Secret
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1413
+
1414
+ include Google::Apis::Core::JsonObjectSupport
1415
+ end
1416
+
1417
+ class GoogleCloudSecuritycenterV2SecretEnvironmentVariable
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1419
+
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1422
+
1423
+ class GoogleCloudSecuritycenterV2SecretFilePath
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1425
+
1426
+ include Google::Apis::Core::JsonObjectSupport
1427
+ end
1428
+
1429
+ class GoogleCloudSecuritycenterV2SecretStatus
1430
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1431
+
1432
+ include Google::Apis::Core::JsonObjectSupport
1433
+ end
1434
+
1327
1435
  class GoogleCloudSecuritycenterV2SecurityBulletin
1328
1436
  class Representation < Google::Apis::Core::JsonRepresentation; end
1329
1437
 
@@ -1804,6 +1912,30 @@ module Google
1804
1912
  include Google::Apis::Core::JsonObjectSupport
1805
1913
  end
1806
1914
 
1915
+ class Secret
1916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1917
+
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1920
+
1921
+ class SecretEnvironmentVariable
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class SecretFilePath
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class SecretStatus
1934
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+
1936
+ include Google::Apis::Core::JsonObjectSupport
1937
+ end
1938
+
1807
1939
  class SecurityBulletin
1808
1940
  class Representation < Google::Apis::Core::JsonRepresentation; end
1809
1941
 
@@ -2052,6 +2184,7 @@ module Google
2052
2184
  property :location, as: 'location'
2053
2185
  property :name, as: 'name'
2054
2186
  property :publisher, as: 'publisher'
2187
+ property :usage_category, as: 'usageCategory'
2055
2188
  end
2056
2189
  end
2057
2190
 
@@ -2071,6 +2204,24 @@ module Google
2071
2204
  end
2072
2205
  end
2073
2206
 
2207
+ class ArtifactGuardPolicies
2208
+ # @private
2209
+ class Representation < Google::Apis::Core::JsonRepresentation
2210
+ collection :failing_policies, as: 'failingPolicies', class: Google::Apis::SecuritycenterV1::ArtifactGuardPolicy, decorator: Google::Apis::SecuritycenterV1::ArtifactGuardPolicy::Representation
2211
+
2212
+ property :resource_id, as: 'resourceId'
2213
+ end
2214
+ end
2215
+
2216
+ class ArtifactGuardPolicy
2217
+ # @private
2218
+ class Representation < Google::Apis::Core::JsonRepresentation
2219
+ property :failure_reason, as: 'failureReason'
2220
+ property :policy_id, as: 'policyId'
2221
+ property :type, as: 'type'
2222
+ end
2223
+ end
2224
+
2074
2225
  class Asset
2075
2226
  # @private
2076
2227
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2705,6 +2856,7 @@ module Google
2705
2856
  property :contents, as: 'contents'
2706
2857
  property :disk_path, as: 'diskPath', class: Google::Apis::SecuritycenterV1::DiskPath, decorator: Google::Apis::SecuritycenterV1::DiskPath::Representation
2707
2858
 
2859
+ property :file_load_state, as: 'fileLoadState'
2708
2860
  property :hashed_size, :numeric_string => true, as: 'hashedSize'
2709
2861
  collection :operations, as: 'operations', class: Google::Apis::SecuritycenterV1::FileOperation, decorator: Google::Apis::SecuritycenterV1::FileOperation::Representation
2710
2862
 
@@ -2733,6 +2885,8 @@ module Google
2733
2885
 
2734
2886
  property :application, as: 'application', class: Google::Apis::SecuritycenterV1::Application, decorator: Google::Apis::SecuritycenterV1::Application::Representation
2735
2887
 
2888
+ property :artifact_guard_policies, as: 'artifactGuardPolicies', class: Google::Apis::SecuritycenterV1::ArtifactGuardPolicies, decorator: Google::Apis::SecuritycenterV1::ArtifactGuardPolicies::Representation
2889
+
2736
2890
  property :attack_exposure, as: 'attackExposure', class: Google::Apis::SecuritycenterV1::AttackExposure, decorator: Google::Apis::SecuritycenterV1::AttackExposure::Representation
2737
2891
 
2738
2892
  property :backup_disaster_recovery, as: 'backupDisasterRecovery', class: Google::Apis::SecuritycenterV1::BackupDisasterRecovery, decorator: Google::Apis::SecuritycenterV1::BackupDisasterRecovery::Representation
@@ -2817,6 +2971,8 @@ module Google
2817
2971
  collection :processes, as: 'processes', class: Google::Apis::SecuritycenterV1::Process, decorator: Google::Apis::SecuritycenterV1::Process::Representation
2818
2972
 
2819
2973
  property :resource_name, as: 'resourceName'
2974
+ property :secret, as: 'secret', class: Google::Apis::SecuritycenterV1::Secret, decorator: Google::Apis::SecuritycenterV1::Secret::Representation
2975
+
2820
2976
  property :security_marks, as: 'securityMarks', class: Google::Apis::SecuritycenterV1::SecurityMarks, decorator: Google::Apis::SecuritycenterV1::SecurityMarks::Representation
2821
2977
 
2822
2978
  property :security_posture, as: 'securityPosture', class: Google::Apis::SecuritycenterV1::SecurityPosture, decorator: Google::Apis::SecuritycenterV1::SecurityPosture::Representation
@@ -3011,6 +3167,8 @@ module Google
3011
3167
  class GoogleCloudSecuritycenterV1Resource
3012
3168
  # @private
3013
3169
  class Representation < Google::Apis::Core::JsonRepresentation
3170
+ property :application, as: 'application', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplication, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplication::Representation
3171
+
3014
3172
  property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1::AwsMetadata, decorator: Google::Apis::SecuritycenterV1::AwsMetadata::Representation
3015
3173
 
3016
3174
  property :azure_metadata, as: 'azureMetadata', class: Google::Apis::SecuritycenterV1::AzureMetadata, decorator: Google::Apis::SecuritycenterV1::AzureMetadata::Representation
@@ -3034,6 +3192,52 @@ module Google
3034
3192
  end
3035
3193
  end
3036
3194
 
3195
+ class GoogleCloudSecuritycenterV1ResourceApplication
3196
+ # @private
3197
+ class Representation < Google::Apis::Core::JsonRepresentation
3198
+ property :attributes, as: 'attributes', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributes, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributes::Representation
3199
+
3200
+ property :name, as: 'name'
3201
+ end
3202
+ end
3203
+
3204
+ class GoogleCloudSecuritycenterV1ResourceApplicationAttributes
3205
+ # @private
3206
+ class Representation < Google::Apis::Core::JsonRepresentation
3207
+ collection :business_owners, as: 'businessOwners', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo::Representation
3208
+
3209
+ property :criticality, as: 'criticality', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesCriticality, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesCriticality::Representation
3210
+
3211
+ collection :developer_owners, as: 'developerOwners', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo::Representation
3212
+
3213
+ property :environment, as: 'environment', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesEnvironment, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesEnvironment::Representation
3214
+
3215
+ collection :operator_owners, as: 'operatorOwners', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo::Representation
3216
+
3217
+ end
3218
+ end
3219
+
3220
+ class GoogleCloudSecuritycenterV1ResourceApplicationAttributesContactInfo
3221
+ # @private
3222
+ class Representation < Google::Apis::Core::JsonRepresentation
3223
+ property :email, as: 'email'
3224
+ end
3225
+ end
3226
+
3227
+ class GoogleCloudSecuritycenterV1ResourceApplicationAttributesCriticality
3228
+ # @private
3229
+ class Representation < Google::Apis::Core::JsonRepresentation
3230
+ property :type, as: 'type'
3231
+ end
3232
+ end
3233
+
3234
+ class GoogleCloudSecuritycenterV1ResourceApplicationAttributesEnvironment
3235
+ # @private
3236
+ class Representation < Google::Apis::Core::JsonRepresentation
3237
+ property :type, as: 'type'
3238
+ end
3239
+ end
3240
+
3037
3241
  class GoogleCloudSecuritycenterV1ResourceSelector
3038
3242
  # @private
3039
3243
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3222,6 +3426,7 @@ module Google
3222
3426
  property :location, as: 'location'
3223
3427
  property :name, as: 'name'
3224
3428
  property :publisher, as: 'publisher'
3429
+ property :usage_category, as: 'usageCategory'
3225
3430
  end
3226
3431
  end
3227
3432
 
@@ -3241,6 +3446,24 @@ module Google
3241
3446
  end
3242
3447
  end
3243
3448
 
3449
+ class GoogleCloudSecuritycenterV2ArtifactGuardPolicies
3450
+ # @private
3451
+ class Representation < Google::Apis::Core::JsonRepresentation
3452
+ collection :failing_policies, as: 'failingPolicies', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ArtifactGuardPolicy, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ArtifactGuardPolicy::Representation
3453
+
3454
+ property :resource_id, as: 'resourceId'
3455
+ end
3456
+ end
3457
+
3458
+ class GoogleCloudSecuritycenterV2ArtifactGuardPolicy
3459
+ # @private
3460
+ class Representation < Google::Apis::Core::JsonRepresentation
3461
+ property :failure_reason, as: 'failureReason'
3462
+ property :policy_id, as: 'policyId'
3463
+ property :type, as: 'type'
3464
+ end
3465
+ end
3466
+
3244
3467
  class GoogleCloudSecuritycenterV2Attack
3245
3468
  # @private
3246
3469
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3708,6 +3931,7 @@ module Google
3708
3931
  property :contents, as: 'contents'
3709
3932
  property :disk_path, as: 'diskPath', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2DiskPath, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2DiskPath::Representation
3710
3933
 
3934
+ property :file_load_state, as: 'fileLoadState'
3711
3935
  property :hashed_size, :numeric_string => true, as: 'hashedSize'
3712
3936
  collection :operations, as: 'operations', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2FileOperation, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2FileOperation::Representation
3713
3937
 
@@ -3736,6 +3960,8 @@ module Google
3736
3960
 
3737
3961
  property :application, as: 'application', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Application, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Application::Representation
3738
3962
 
3963
+ property :artifact_guard_policies, as: 'artifactGuardPolicies', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ArtifactGuardPolicies, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ArtifactGuardPolicies::Representation
3964
+
3739
3965
  property :attack_exposure, as: 'attackExposure', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AttackExposure, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AttackExposure::Representation
3740
3966
 
3741
3967
  property :backup_disaster_recovery, as: 'backupDisasterRecovery', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2BackupDisasterRecovery, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2BackupDisasterRecovery::Representation
@@ -3821,6 +4047,8 @@ module Google
3821
4047
  collection :processes, as: 'processes', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Process, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Process::Representation
3822
4048
 
3823
4049
  property :resource_name, as: 'resourceName'
4050
+ property :secret, as: 'secret', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Secret, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Secret::Representation
4051
+
3824
4052
  property :security_marks, as: 'securityMarks', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecurityMarks, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecurityMarks::Representation
3825
4053
 
3826
4054
  property :security_posture, as: 'securityPosture', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecurityPosture, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecurityPosture::Representation
@@ -4401,6 +4629,8 @@ module Google
4401
4629
  class GoogleCloudSecuritycenterV2Resource
4402
4630
  # @private
4403
4631
  class Representation < Google::Apis::Core::JsonRepresentation
4632
+ property :application, as: 'application', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplication, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplication::Representation
4633
+
4404
4634
  property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsMetadata, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsMetadata::Representation
4405
4635
 
4406
4636
  property :azure_metadata, as: 'azureMetadata', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AzureMetadata, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AzureMetadata::Representation
@@ -4419,6 +4649,52 @@ module Google
4419
4649
  end
4420
4650
  end
4421
4651
 
4652
+ class GoogleCloudSecuritycenterV2ResourceApplication
4653
+ # @private
4654
+ class Representation < Google::Apis::Core::JsonRepresentation
4655
+ property :attributes, as: 'attributes', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributes, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributes::Representation
4656
+
4657
+ property :name, as: 'name'
4658
+ end
4659
+ end
4660
+
4661
+ class GoogleCloudSecuritycenterV2ResourceApplicationAttributes
4662
+ # @private
4663
+ class Representation < Google::Apis::Core::JsonRepresentation
4664
+ collection :business_owners, as: 'businessOwners', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo::Representation
4665
+
4666
+ property :criticality, as: 'criticality', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesCriticality, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesCriticality::Representation
4667
+
4668
+ collection :developer_owners, as: 'developerOwners', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo::Representation
4669
+
4670
+ property :environment, as: 'environment', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesEnvironment, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesEnvironment::Representation
4671
+
4672
+ collection :operator_owners, as: 'operatorOwners', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo::Representation
4673
+
4674
+ end
4675
+ end
4676
+
4677
+ class GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo
4678
+ # @private
4679
+ class Representation < Google::Apis::Core::JsonRepresentation
4680
+ property :email, as: 'email'
4681
+ end
4682
+ end
4683
+
4684
+ class GoogleCloudSecuritycenterV2ResourceApplicationAttributesCriticality
4685
+ # @private
4686
+ class Representation < Google::Apis::Core::JsonRepresentation
4687
+ property :type, as: 'type'
4688
+ end
4689
+ end
4690
+
4691
+ class GoogleCloudSecuritycenterV2ResourceApplicationAttributesEnvironment
4692
+ # @private
4693
+ class Representation < Google::Apis::Core::JsonRepresentation
4694
+ property :type, as: 'type'
4695
+ end
4696
+ end
4697
+
4422
4698
  class GoogleCloudSecuritycenterV2ResourcePath
4423
4699
  # @private
4424
4700
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4463,6 +4739,41 @@ module Google
4463
4739
  end
4464
4740
  end
4465
4741
 
4742
+ class GoogleCloudSecuritycenterV2Secret
4743
+ # @private
4744
+ class Representation < Google::Apis::Core::JsonRepresentation
4745
+ property :environment_variable, as: 'environmentVariable', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecretEnvironmentVariable, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecretEnvironmentVariable::Representation
4746
+
4747
+ property :file_path, as: 'filePath', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecretFilePath, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecretFilePath::Representation
4748
+
4749
+ property :status, as: 'status', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecretStatus, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecretStatus::Representation
4750
+
4751
+ property :type, as: 'type'
4752
+ end
4753
+ end
4754
+
4755
+ class GoogleCloudSecuritycenterV2SecretEnvironmentVariable
4756
+ # @private
4757
+ class Representation < Google::Apis::Core::JsonRepresentation
4758
+ property :key, as: 'key'
4759
+ end
4760
+ end
4761
+
4762
+ class GoogleCloudSecuritycenterV2SecretFilePath
4763
+ # @private
4764
+ class Representation < Google::Apis::Core::JsonRepresentation
4765
+ property :path, as: 'path'
4766
+ end
4767
+ end
4768
+
4769
+ class GoogleCloudSecuritycenterV2SecretStatus
4770
+ # @private
4771
+ class Representation < Google::Apis::Core::JsonRepresentation
4772
+ property :last_updated_time, as: 'lastUpdatedTime'
4773
+ property :validity, as: 'validity'
4774
+ end
4775
+ end
4776
+
4466
4777
  class GoogleCloudSecuritycenterV2SecurityBulletin
4467
4778
  # @private
4468
4779
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5205,6 +5516,8 @@ module Google
5205
5516
  class Resource
5206
5517
  # @private
5207
5518
  class Representation < Google::Apis::Core::JsonRepresentation
5519
+ property :application, as: 'application', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplication, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceApplication::Representation
5520
+
5208
5521
  property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1::AwsMetadata, decorator: Google::Apis::SecuritycenterV1::AwsMetadata::Representation
5209
5522
 
5210
5523
  property :azure_metadata, as: 'azureMetadata', class: Google::Apis::SecuritycenterV1::AzureMetadata, decorator: Google::Apis::SecuritycenterV1::AzureMetadata::Representation
@@ -5267,6 +5580,41 @@ module Google
5267
5580
  end
5268
5581
  end
5269
5582
 
5583
+ class Secret
5584
+ # @private
5585
+ class Representation < Google::Apis::Core::JsonRepresentation
5586
+ property :environment_variable, as: 'environmentVariable', class: Google::Apis::SecuritycenterV1::SecretEnvironmentVariable, decorator: Google::Apis::SecuritycenterV1::SecretEnvironmentVariable::Representation
5587
+
5588
+ property :file_path, as: 'filePath', class: Google::Apis::SecuritycenterV1::SecretFilePath, decorator: Google::Apis::SecuritycenterV1::SecretFilePath::Representation
5589
+
5590
+ property :status, as: 'status', class: Google::Apis::SecuritycenterV1::SecretStatus, decorator: Google::Apis::SecuritycenterV1::SecretStatus::Representation
5591
+
5592
+ property :type, as: 'type'
5593
+ end
5594
+ end
5595
+
5596
+ class SecretEnvironmentVariable
5597
+ # @private
5598
+ class Representation < Google::Apis::Core::JsonRepresentation
5599
+ property :key, as: 'key'
5600
+ end
5601
+ end
5602
+
5603
+ class SecretFilePath
5604
+ # @private
5605
+ class Representation < Google::Apis::Core::JsonRepresentation
5606
+ property :path, as: 'path'
5607
+ end
5608
+ end
5609
+
5610
+ class SecretStatus
5611
+ # @private
5612
+ class Representation < Google::Apis::Core::JsonRepresentation
5613
+ property :last_updated_time, as: 'lastUpdatedTime'
5614
+ property :validity, as: 'validity'
5615
+ end
5616
+ end
5617
+
5270
5618
  class SecurityBulletin
5271
5619
  # @private
5272
5620
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3649,11 +3649,12 @@ module Google
3649
3649
  # The standard list page token.
3650
3650
  # @param [Boolean] return_partial_success
3651
3651
  # When set to `true`, operations that are reachable are returned as normal, and
3652
- # those that are unreachable are returned in the [ListOperationsResponse.
3653
- # unreachable] field. This can only be `true` when reading across collections e.
3654
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
3655
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
3656
- # explicitly documented otherwise in service or product specific documentation.
3652
+ # those that are unreachable are returned in the ListOperationsResponse.
3653
+ # unreachable field. This can only be `true` when reading across collections.
3654
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
3655
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
3656
+ # if set unless explicitly documented otherwise in service or product specific
3657
+ # documentation.
3657
3658
  # @param [String] fields
3658
3659
  # Selector specifying which fields to include in a partial response.
3659
3660
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-securitycenter_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.110.0
4
+ version: 0.112.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.110.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.112.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1
62
62
  rdoc_options: []
63
63
  require_paths: