google-apis-networksecurity_v1beta1 0.41.0 → 0.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/networksecurity_v1beta1/classes.rb +579 -155
- data/lib/google/apis/networksecurity_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/networksecurity_v1beta1/representations.rb +109 -0
- data/lib/google/apis/networksecurity_v1beta1/service.rb +546 -418
- metadata +4 -4
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module NetworksecurityV1beta1
|
18
18
|
# Version of the google-apis-networksecurity_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.42.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250217"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -34,6 +34,12 @@ module Google
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
35
35
|
end
|
36
36
|
|
37
|
+
class AntivirusOverride
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
37
43
|
class AuthorizationPolicy
|
38
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
45
|
|
@@ -130,6 +136,12 @@ module Google
|
|
130
136
|
include Google::Apis::Core::JsonObjectSupport
|
131
137
|
end
|
132
138
|
|
139
|
+
class BackendAuthenticationConfig
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
133
145
|
class CancelOperationRequest
|
134
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
147
|
|
@@ -292,6 +304,12 @@ module Google
|
|
292
304
|
include Google::Apis::Core::JsonObjectSupport
|
293
305
|
end
|
294
306
|
|
307
|
+
class InterceptDeploymentGroupDeployment
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
295
313
|
class InterceptEndpointGroup
|
296
314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
315
|
|
@@ -346,6 +364,12 @@ module Google
|
|
346
364
|
include Google::Apis::Core::JsonObjectSupport
|
347
365
|
end
|
348
366
|
|
367
|
+
class ListBackendAuthenticationConfigsResponse
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
349
373
|
class ListClientTlsPoliciesResponse
|
350
374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
375
|
|
@@ -496,6 +520,12 @@ module Google
|
|
496
520
|
include Google::Apis::Core::JsonObjectSupport
|
497
521
|
end
|
498
522
|
|
523
|
+
class MirroringDeploymentGroupDeployment
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
|
+
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
527
|
+
end
|
528
|
+
|
499
529
|
class MirroringEndpointGroup
|
500
530
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
531
|
|
@@ -508,6 +538,12 @@ module Google
|
|
508
538
|
include Google::Apis::Core::JsonObjectSupport
|
509
539
|
end
|
510
540
|
|
541
|
+
class MirroringEndpointGroupAssociationDetails
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
511
547
|
class MirroringEndpointGroupAssociationLocationDetails
|
512
548
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
549
|
|
@@ -628,6 +664,14 @@ module Google
|
|
628
664
|
end
|
629
665
|
end
|
630
666
|
|
667
|
+
class AntivirusOverride
|
668
|
+
# @private
|
669
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
670
|
+
property :action, as: 'action'
|
671
|
+
property :protocol, as: 'protocol'
|
672
|
+
end
|
673
|
+
end
|
674
|
+
|
631
675
|
class AuthorizationPolicy
|
632
676
|
# @private
|
633
677
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -790,6 +834,21 @@ module Google
|
|
790
834
|
end
|
791
835
|
end
|
792
836
|
|
837
|
+
class BackendAuthenticationConfig
|
838
|
+
# @private
|
839
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
840
|
+
property :client_certificate, as: 'clientCertificate'
|
841
|
+
property :create_time, as: 'createTime'
|
842
|
+
property :description, as: 'description'
|
843
|
+
property :etag, as: 'etag'
|
844
|
+
hash :labels, as: 'labels'
|
845
|
+
property :name, as: 'name'
|
846
|
+
property :trust_config, as: 'trustConfig'
|
847
|
+
property :update_time, as: 'updateTime'
|
848
|
+
property :well_known_roots, as: 'wellKnownRoots'
|
849
|
+
end
|
850
|
+
end
|
851
|
+
|
793
852
|
class CancelOperationRequest
|
794
853
|
# @private
|
795
854
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -880,6 +939,8 @@ module Google
|
|
880
939
|
hash :labels, as: 'labels'
|
881
940
|
property :name, as: 'name'
|
882
941
|
property :reconciling, as: 'reconciling'
|
942
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
943
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
883
944
|
property :state, as: 'state'
|
884
945
|
property :update_time, as: 'updateTime'
|
885
946
|
end
|
@@ -1047,6 +1108,8 @@ module Google
|
|
1047
1108
|
property :description, as: 'description'
|
1048
1109
|
hash :labels, as: 'labels'
|
1049
1110
|
property :name, as: 'name'
|
1111
|
+
collection :nested_deployments, as: 'nestedDeployments', class: Google::Apis::NetworksecurityV1beta1::InterceptDeploymentGroupDeployment, decorator: Google::Apis::NetworksecurityV1beta1::InterceptDeploymentGroupDeployment::Representation
|
1112
|
+
|
1050
1113
|
property :network, as: 'network'
|
1051
1114
|
property :reconciling, as: 'reconciling'
|
1052
1115
|
property :state, as: 'state'
|
@@ -1061,6 +1124,14 @@ module Google
|
|
1061
1124
|
end
|
1062
1125
|
end
|
1063
1126
|
|
1127
|
+
class InterceptDeploymentGroupDeployment
|
1128
|
+
# @private
|
1129
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1130
|
+
property :name, as: 'name'
|
1131
|
+
property :state, as: 'state'
|
1132
|
+
end
|
1133
|
+
end
|
1134
|
+
|
1064
1135
|
class InterceptEndpointGroup
|
1065
1136
|
# @private
|
1066
1137
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1134,6 +1205,7 @@ module Google
|
|
1134
1205
|
collection :address_groups, as: 'addressGroups', class: Google::Apis::NetworksecurityV1beta1::AddressGroup, decorator: Google::Apis::NetworksecurityV1beta1::AddressGroup::Representation
|
1135
1206
|
|
1136
1207
|
property :next_page_token, as: 'nextPageToken'
|
1208
|
+
collection :unreachable, as: 'unreachable'
|
1137
1209
|
end
|
1138
1210
|
end
|
1139
1211
|
|
@@ -1156,6 +1228,16 @@ module Google
|
|
1156
1228
|
end
|
1157
1229
|
end
|
1158
1230
|
|
1231
|
+
class ListBackendAuthenticationConfigsResponse
|
1232
|
+
# @private
|
1233
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1234
|
+
collection :backend_authentication_configs, as: 'backendAuthenticationConfigs', class: Google::Apis::NetworksecurityV1beta1::BackendAuthenticationConfig, decorator: Google::Apis::NetworksecurityV1beta1::BackendAuthenticationConfig::Representation
|
1235
|
+
|
1236
|
+
property :next_page_token, as: 'nextPageToken'
|
1237
|
+
collection :unreachable, as: 'unreachable'
|
1238
|
+
end
|
1239
|
+
end
|
1240
|
+
|
1159
1241
|
class ListClientTlsPoliciesResponse
|
1160
1242
|
# @private
|
1161
1243
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1369,6 +1451,7 @@ module Google
|
|
1369
1451
|
# @private
|
1370
1452
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1371
1453
|
property :create_time, as: 'createTime'
|
1454
|
+
property :description, as: 'description'
|
1372
1455
|
property :forwarding_rule, as: 'forwardingRule'
|
1373
1456
|
hash :labels, as: 'labels'
|
1374
1457
|
property :mirroring_deployment_group, as: 'mirroringDeploymentGroup'
|
@@ -1385,8 +1468,11 @@ module Google
|
|
1385
1468
|
collection :connected_endpoint_groups, as: 'connectedEndpointGroups', class: Google::Apis::NetworksecurityV1beta1::MirroringDeploymentGroupConnectedEndpointGroup, decorator: Google::Apis::NetworksecurityV1beta1::MirroringDeploymentGroupConnectedEndpointGroup::Representation
|
1386
1469
|
|
1387
1470
|
property :create_time, as: 'createTime'
|
1471
|
+
property :description, as: 'description'
|
1388
1472
|
hash :labels, as: 'labels'
|
1389
1473
|
property :name, as: 'name'
|
1474
|
+
collection :nested_deployments, as: 'nestedDeployments', class: Google::Apis::NetworksecurityV1beta1::MirroringDeploymentGroupDeployment, decorator: Google::Apis::NetworksecurityV1beta1::MirroringDeploymentGroupDeployment::Representation
|
1475
|
+
|
1390
1476
|
property :network, as: 'network'
|
1391
1477
|
property :reconciling, as: 'reconciling'
|
1392
1478
|
property :state, as: 'state'
|
@@ -1401,10 +1487,21 @@ module Google
|
|
1401
1487
|
end
|
1402
1488
|
end
|
1403
1489
|
|
1490
|
+
class MirroringDeploymentGroupDeployment
|
1491
|
+
# @private
|
1492
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1493
|
+
property :name, as: 'name'
|
1494
|
+
property :state, as: 'state'
|
1495
|
+
end
|
1496
|
+
end
|
1497
|
+
|
1404
1498
|
class MirroringEndpointGroup
|
1405
1499
|
# @private
|
1406
1500
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1501
|
+
collection :associations, as: 'associations', class: Google::Apis::NetworksecurityV1beta1::MirroringEndpointGroupAssociationDetails, decorator: Google::Apis::NetworksecurityV1beta1::MirroringEndpointGroupAssociationDetails::Representation
|
1502
|
+
|
1407
1503
|
property :create_time, as: 'createTime'
|
1504
|
+
property :description, as: 'description'
|
1408
1505
|
hash :labels, as: 'labels'
|
1409
1506
|
property :mirroring_deployment_group, as: 'mirroringDeploymentGroup'
|
1410
1507
|
property :name, as: 'name'
|
@@ -1430,6 +1527,15 @@ module Google
|
|
1430
1527
|
end
|
1431
1528
|
end
|
1432
1529
|
|
1530
|
+
class MirroringEndpointGroupAssociationDetails
|
1531
|
+
# @private
|
1532
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1533
|
+
property :name, as: 'name'
|
1534
|
+
property :network, as: 'network'
|
1535
|
+
property :state, as: 'state'
|
1536
|
+
end
|
1537
|
+
end
|
1538
|
+
|
1433
1539
|
class MirroringEndpointGroupAssociationLocationDetails
|
1434
1540
|
# @private
|
1435
1541
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1506,6 +1612,7 @@ module Google
|
|
1506
1612
|
property :create_time, as: 'createTime'
|
1507
1613
|
property :custom_intercept_profile, as: 'customInterceptProfile'
|
1508
1614
|
property :custom_mirroring_profile, as: 'customMirroringProfile'
|
1615
|
+
property :data_path_id, :numeric_string => true, as: 'dataPathId'
|
1509
1616
|
property :description, as: 'description'
|
1510
1617
|
property :etag, as: 'etag'
|
1511
1618
|
hash :labels, as: 'labels'
|
@@ -1568,6 +1675,8 @@ module Google
|
|
1568
1675
|
class ThreatPreventionProfile
|
1569
1676
|
# @private
|
1570
1677
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1678
|
+
collection :antivirus_overrides, as: 'antivirusOverrides', class: Google::Apis::NetworksecurityV1beta1::AntivirusOverride, decorator: Google::Apis::NetworksecurityV1beta1::AntivirusOverride::Representation
|
1679
|
+
|
1571
1680
|
collection :severity_overrides, as: 'severityOverrides', class: Google::Apis::NetworksecurityV1beta1::SeverityOverride, decorator: Google::Apis::NetworksecurityV1beta1::SeverityOverride::Representation
|
1572
1681
|
|
1573
1682
|
collection :threat_overrides, as: 'threatOverrides', class: Google::Apis::NetworksecurityV1beta1::ThreatOverride, decorator: Google::Apis::NetworksecurityV1beta1::ThreatOverride::Representation
|