google-apis-networksecurity_v1 0.33.0 → 0.55.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 +91 -0
- data/OVERVIEW.md +1 -1
- data/lib/google/apis/networksecurity_v1/classes.rb +1510 -87
- data/lib/google/apis/networksecurity_v1/gem_version.rb +3 -3
- data/lib/google/apis/networksecurity_v1/representations.rb +553 -1
- data/lib/google/apis/networksecurity_v1/service.rb +2579 -283
- metadata +5 -5
|
@@ -76,6 +76,18 @@ module Google
|
|
|
76
76
|
include Google::Apis::Core::JsonObjectSupport
|
|
77
77
|
end
|
|
78
78
|
|
|
79
|
+
class AuthzPolicyAuthzRuleIpBlock
|
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
+
|
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
class AuthzPolicyAuthzRulePrincipal
|
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
+
|
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
+
end
|
|
90
|
+
|
|
79
91
|
class AuthzPolicyAuthzRuleRequestResource
|
|
80
92
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
93
|
|
|
@@ -112,6 +124,18 @@ module Google
|
|
|
112
124
|
include Google::Apis::Core::JsonObjectSupport
|
|
113
125
|
end
|
|
114
126
|
|
|
127
|
+
class AuthzPolicyAuthzRuleToRequestOperationMcp
|
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
+
|
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
class AuthzPolicyAuthzRuleToRequestOperationMcpMethod
|
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
|
+
|
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
137
|
+
end
|
|
138
|
+
|
|
115
139
|
class AuthzPolicyCustomProvider
|
|
116
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
141
|
|
|
@@ -136,6 +160,12 @@ module Google
|
|
|
136
160
|
include Google::Apis::Core::JsonObjectSupport
|
|
137
161
|
end
|
|
138
162
|
|
|
163
|
+
class BackendAuthenticationConfig
|
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
|
+
|
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
167
|
+
end
|
|
168
|
+
|
|
139
169
|
class CancelOperationRequest
|
|
140
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
171
|
|
|
@@ -178,6 +208,12 @@ module Google
|
|
|
178
208
|
include Google::Apis::Core::JsonObjectSupport
|
|
179
209
|
end
|
|
180
210
|
|
|
211
|
+
class DnsThreatDetector
|
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
+
|
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
+
end
|
|
216
|
+
|
|
181
217
|
class Empty
|
|
182
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
219
|
|
|
@@ -208,6 +244,12 @@ module Google
|
|
|
208
244
|
include Google::Apis::Core::JsonObjectSupport
|
|
209
245
|
end
|
|
210
246
|
|
|
247
|
+
class FirewallEndpointEndpointSettings
|
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
249
|
+
|
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
251
|
+
end
|
|
252
|
+
|
|
211
253
|
class GatewaySecurityPolicy
|
|
212
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
255
|
|
|
@@ -280,6 +322,66 @@ module Google
|
|
|
280
322
|
include Google::Apis::Core::JsonObjectSupport
|
|
281
323
|
end
|
|
282
324
|
|
|
325
|
+
class InterceptDeployment
|
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
327
|
+
|
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
329
|
+
end
|
|
330
|
+
|
|
331
|
+
class InterceptDeploymentGroup
|
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
333
|
+
|
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
335
|
+
end
|
|
336
|
+
|
|
337
|
+
class InterceptDeploymentGroupConnectedEndpointGroup
|
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
|
+
|
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
341
|
+
end
|
|
342
|
+
|
|
343
|
+
class InterceptDeploymentGroupDeployment
|
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
|
+
|
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
347
|
+
end
|
|
348
|
+
|
|
349
|
+
class InterceptEndpointGroup
|
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
351
|
+
|
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
353
|
+
end
|
|
354
|
+
|
|
355
|
+
class InterceptEndpointGroupAssociation
|
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
357
|
+
|
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
359
|
+
end
|
|
360
|
+
|
|
361
|
+
class InterceptEndpointGroupAssociationDetails
|
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
363
|
+
|
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
365
|
+
end
|
|
366
|
+
|
|
367
|
+
class InterceptEndpointGroupAssociationLocationDetails
|
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
369
|
+
|
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
371
|
+
end
|
|
372
|
+
|
|
373
|
+
class InterceptEndpointGroupConnectedDeploymentGroup
|
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
375
|
+
|
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
377
|
+
end
|
|
378
|
+
|
|
379
|
+
class InterceptLocation
|
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
381
|
+
|
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
383
|
+
end
|
|
384
|
+
|
|
283
385
|
class ListAddressGroupReferencesResponse
|
|
284
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
387
|
|
|
@@ -310,12 +412,24 @@ module Google
|
|
|
310
412
|
include Google::Apis::Core::JsonObjectSupport
|
|
311
413
|
end
|
|
312
414
|
|
|
415
|
+
class ListBackendAuthenticationConfigsResponse
|
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
417
|
+
|
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
419
|
+
end
|
|
420
|
+
|
|
313
421
|
class ListClientTlsPoliciesResponse
|
|
314
422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
423
|
|
|
316
424
|
include Google::Apis::Core::JsonObjectSupport
|
|
317
425
|
end
|
|
318
426
|
|
|
427
|
+
class ListDnsThreatDetectorsResponse
|
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
|
+
|
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
431
|
+
end
|
|
432
|
+
|
|
319
433
|
class ListFirewallEndpointAssociationsResponse
|
|
320
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
321
435
|
|
|
@@ -340,6 +454,30 @@ module Google
|
|
|
340
454
|
include Google::Apis::Core::JsonObjectSupport
|
|
341
455
|
end
|
|
342
456
|
|
|
457
|
+
class ListInterceptDeploymentGroupsResponse
|
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
459
|
+
|
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
461
|
+
end
|
|
462
|
+
|
|
463
|
+
class ListInterceptDeploymentsResponse
|
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
465
|
+
|
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
467
|
+
end
|
|
468
|
+
|
|
469
|
+
class ListInterceptEndpointGroupAssociationsResponse
|
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
471
|
+
|
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
473
|
+
end
|
|
474
|
+
|
|
475
|
+
class ListInterceptEndpointGroupsResponse
|
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
477
|
+
|
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
479
|
+
end
|
|
480
|
+
|
|
343
481
|
class ListLocationsResponse
|
|
344
482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
483
|
|
|
@@ -376,6 +514,18 @@ module Google
|
|
|
376
514
|
include Google::Apis::Core::JsonObjectSupport
|
|
377
515
|
end
|
|
378
516
|
|
|
517
|
+
class ListSacAttachmentsResponse
|
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
519
|
+
|
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
521
|
+
end
|
|
522
|
+
|
|
523
|
+
class ListSacRealmsResponse
|
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
525
|
+
|
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
527
|
+
end
|
|
528
|
+
|
|
379
529
|
class ListSecurityProfileGroupsResponse
|
|
380
530
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
381
531
|
|
|
@@ -466,6 +616,18 @@ module Google
|
|
|
466
616
|
include Google::Apis::Core::JsonObjectSupport
|
|
467
617
|
end
|
|
468
618
|
|
|
619
|
+
class MirroringEndpointGroupConnectedDeploymentGroup
|
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
621
|
+
|
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
623
|
+
end
|
|
624
|
+
|
|
625
|
+
class MirroringLocation
|
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
627
|
+
|
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
629
|
+
end
|
|
630
|
+
|
|
469
631
|
class Operation
|
|
470
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
471
633
|
|
|
@@ -490,6 +652,24 @@ module Google
|
|
|
490
652
|
include Google::Apis::Core::JsonObjectSupport
|
|
491
653
|
end
|
|
492
654
|
|
|
655
|
+
class SacAttachment
|
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
657
|
+
|
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
659
|
+
end
|
|
660
|
+
|
|
661
|
+
class SacRealm
|
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
663
|
+
|
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
665
|
+
end
|
|
666
|
+
|
|
667
|
+
class SacRealmPairingKey
|
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
669
|
+
|
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
671
|
+
end
|
|
672
|
+
|
|
493
673
|
class SecurityProfile
|
|
494
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
495
675
|
|
|
@@ -544,6 +724,18 @@ module Google
|
|
|
544
724
|
include Google::Apis::Core::JsonObjectSupport
|
|
545
725
|
end
|
|
546
726
|
|
|
727
|
+
class UrlFilter
|
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
729
|
+
|
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
731
|
+
end
|
|
732
|
+
|
|
733
|
+
class UrlFilteringProfile
|
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
735
|
+
|
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
737
|
+
end
|
|
738
|
+
|
|
547
739
|
class UrlList
|
|
548
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
549
741
|
|
|
@@ -614,6 +806,9 @@ module Google
|
|
|
614
806
|
|
|
615
807
|
hash :labels, as: 'labels'
|
|
616
808
|
property :name, as: 'name'
|
|
809
|
+
collection :network_rules, as: 'networkRules', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRule, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRule::Representation
|
|
810
|
+
|
|
811
|
+
property :policy_profile, as: 'policyProfile'
|
|
617
812
|
property :target, as: 'target', class: Google::Apis::NetworksecurityV1::AuthzPolicyTarget, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyTarget::Representation
|
|
618
813
|
|
|
619
814
|
property :update_time, as: 'updateTime'
|
|
@@ -644,7 +839,9 @@ module Google
|
|
|
644
839
|
class AuthzPolicyAuthzRuleFromRequestSource
|
|
645
840
|
# @private
|
|
646
841
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
647
|
-
collection :
|
|
842
|
+
collection :ip_blocks, as: 'ipBlocks', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleIpBlock, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleIpBlock::Representation
|
|
843
|
+
|
|
844
|
+
collection :principals, as: 'principals', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRulePrincipal, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRulePrincipal::Representation
|
|
648
845
|
|
|
649
846
|
collection :resources, as: 'resources', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleRequestResource, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleRequestResource::Representation
|
|
650
847
|
|
|
@@ -660,6 +857,23 @@ module Google
|
|
|
660
857
|
end
|
|
661
858
|
end
|
|
662
859
|
|
|
860
|
+
class AuthzPolicyAuthzRuleIpBlock
|
|
861
|
+
# @private
|
|
862
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
863
|
+
property :length, as: 'length'
|
|
864
|
+
property :prefix, as: 'prefix'
|
|
865
|
+
end
|
|
866
|
+
end
|
|
867
|
+
|
|
868
|
+
class AuthzPolicyAuthzRulePrincipal
|
|
869
|
+
# @private
|
|
870
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
871
|
+
property :principal, as: 'principal', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch::Representation
|
|
872
|
+
|
|
873
|
+
property :principal_selector, as: 'principalSelector'
|
|
874
|
+
end
|
|
875
|
+
end
|
|
876
|
+
|
|
663
877
|
class AuthzPolicyAuthzRuleRequestResource
|
|
664
878
|
# @private
|
|
665
879
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -705,9 +919,13 @@ module Google
|
|
|
705
919
|
|
|
706
920
|
collection :hosts, as: 'hosts', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch::Representation
|
|
707
921
|
|
|
922
|
+
property :mcp, as: 'mcp', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleToRequestOperationMcp, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleToRequestOperationMcp::Representation
|
|
923
|
+
|
|
708
924
|
collection :methods_prop, as: 'methods'
|
|
709
925
|
collection :paths, as: 'paths', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch::Representation
|
|
710
926
|
|
|
927
|
+
collection :snis, as: 'snis', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch::Representation
|
|
928
|
+
|
|
711
929
|
end
|
|
712
930
|
end
|
|
713
931
|
|
|
@@ -719,6 +937,24 @@ module Google
|
|
|
719
937
|
end
|
|
720
938
|
end
|
|
721
939
|
|
|
940
|
+
class AuthzPolicyAuthzRuleToRequestOperationMcp
|
|
941
|
+
# @private
|
|
942
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
943
|
+
property :base_protocol_methods_option, as: 'baseProtocolMethodsOption'
|
|
944
|
+
collection :methods_prop, as: 'methods', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleToRequestOperationMcpMethod, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleToRequestOperationMcpMethod::Representation
|
|
945
|
+
|
|
946
|
+
end
|
|
947
|
+
end
|
|
948
|
+
|
|
949
|
+
class AuthzPolicyAuthzRuleToRequestOperationMcpMethod
|
|
950
|
+
# @private
|
|
951
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
952
|
+
property :name, as: 'name'
|
|
953
|
+
collection :params, as: 'params', class: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch, decorator: Google::Apis::NetworksecurityV1::AuthzPolicyAuthzRuleStringMatch::Representation
|
|
954
|
+
|
|
955
|
+
end
|
|
956
|
+
end
|
|
957
|
+
|
|
722
958
|
class AuthzPolicyCustomProvider
|
|
723
959
|
# @private
|
|
724
960
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -750,6 +986,21 @@ module Google
|
|
|
750
986
|
end
|
|
751
987
|
end
|
|
752
988
|
|
|
989
|
+
class BackendAuthenticationConfig
|
|
990
|
+
# @private
|
|
991
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
992
|
+
property :client_certificate, as: 'clientCertificate'
|
|
993
|
+
property :create_time, as: 'createTime'
|
|
994
|
+
property :description, as: 'description'
|
|
995
|
+
property :etag, as: 'etag'
|
|
996
|
+
hash :labels, as: 'labels'
|
|
997
|
+
property :name, as: 'name'
|
|
998
|
+
property :trust_config, as: 'trustConfig'
|
|
999
|
+
property :update_time, as: 'updateTime'
|
|
1000
|
+
property :well_known_roots, as: 'wellKnownRoots'
|
|
1001
|
+
end
|
|
1002
|
+
end
|
|
1003
|
+
|
|
753
1004
|
class CancelOperationRequest
|
|
754
1005
|
# @private
|
|
755
1006
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -812,6 +1063,18 @@ module Google
|
|
|
812
1063
|
end
|
|
813
1064
|
end
|
|
814
1065
|
|
|
1066
|
+
class DnsThreatDetector
|
|
1067
|
+
# @private
|
|
1068
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1069
|
+
property :create_time, as: 'createTime'
|
|
1070
|
+
collection :excluded_networks, as: 'excludedNetworks'
|
|
1071
|
+
hash :labels, as: 'labels'
|
|
1072
|
+
property :name, as: 'name'
|
|
1073
|
+
property :provider, as: 'provider'
|
|
1074
|
+
property :update_time, as: 'updateTime'
|
|
1075
|
+
end
|
|
1076
|
+
end
|
|
1077
|
+
|
|
815
1078
|
class Empty
|
|
816
1079
|
# @private
|
|
817
1080
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -837,6 +1100,8 @@ module Google
|
|
|
837
1100
|
property :billing_project_id, as: 'billingProjectId'
|
|
838
1101
|
property :create_time, as: 'createTime'
|
|
839
1102
|
property :description, as: 'description'
|
|
1103
|
+
property :endpoint_settings, as: 'endpointSettings', class: Google::Apis::NetworksecurityV1::FirewallEndpointEndpointSettings, decorator: Google::Apis::NetworksecurityV1::FirewallEndpointEndpointSettings::Representation
|
|
1104
|
+
|
|
840
1105
|
hash :labels, as: 'labels'
|
|
841
1106
|
property :name, as: 'name'
|
|
842
1107
|
property :reconciling, as: 'reconciling'
|
|
@@ -871,6 +1136,13 @@ module Google
|
|
|
871
1136
|
end
|
|
872
1137
|
end
|
|
873
1138
|
|
|
1139
|
+
class FirewallEndpointEndpointSettings
|
|
1140
|
+
# @private
|
|
1141
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1142
|
+
property :jumbo_frames_enabled, as: 'jumboFramesEnabled'
|
|
1143
|
+
end
|
|
1144
|
+
end
|
|
1145
|
+
|
|
874
1146
|
class GatewaySecurityPolicy
|
|
875
1147
|
# @private
|
|
876
1148
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -985,6 +1257,127 @@ module Google
|
|
|
985
1257
|
end
|
|
986
1258
|
end
|
|
987
1259
|
|
|
1260
|
+
class InterceptDeployment
|
|
1261
|
+
# @private
|
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1263
|
+
property :create_time, as: 'createTime'
|
|
1264
|
+
property :description, as: 'description'
|
|
1265
|
+
property :forwarding_rule, as: 'forwardingRule'
|
|
1266
|
+
property :intercept_deployment_group, as: 'interceptDeploymentGroup'
|
|
1267
|
+
hash :labels, as: 'labels'
|
|
1268
|
+
property :name, as: 'name'
|
|
1269
|
+
property :reconciling, as: 'reconciling'
|
|
1270
|
+
property :state, as: 'state'
|
|
1271
|
+
property :update_time, as: 'updateTime'
|
|
1272
|
+
end
|
|
1273
|
+
end
|
|
1274
|
+
|
|
1275
|
+
class InterceptDeploymentGroup
|
|
1276
|
+
# @private
|
|
1277
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1278
|
+
collection :connected_endpoint_groups, as: 'connectedEndpointGroups', class: Google::Apis::NetworksecurityV1::InterceptDeploymentGroupConnectedEndpointGroup, decorator: Google::Apis::NetworksecurityV1::InterceptDeploymentGroupConnectedEndpointGroup::Representation
|
|
1279
|
+
|
|
1280
|
+
property :create_time, as: 'createTime'
|
|
1281
|
+
property :description, as: 'description'
|
|
1282
|
+
hash :labels, as: 'labels'
|
|
1283
|
+
collection :locations, as: 'locations', class: Google::Apis::NetworksecurityV1::InterceptLocation, decorator: Google::Apis::NetworksecurityV1::InterceptLocation::Representation
|
|
1284
|
+
|
|
1285
|
+
property :name, as: 'name'
|
|
1286
|
+
collection :nested_deployments, as: 'nestedDeployments', class: Google::Apis::NetworksecurityV1::InterceptDeploymentGroupDeployment, decorator: Google::Apis::NetworksecurityV1::InterceptDeploymentGroupDeployment::Representation
|
|
1287
|
+
|
|
1288
|
+
property :network, as: 'network'
|
|
1289
|
+
property :reconciling, as: 'reconciling'
|
|
1290
|
+
property :state, as: 'state'
|
|
1291
|
+
property :update_time, as: 'updateTime'
|
|
1292
|
+
end
|
|
1293
|
+
end
|
|
1294
|
+
|
|
1295
|
+
class InterceptDeploymentGroupConnectedEndpointGroup
|
|
1296
|
+
# @private
|
|
1297
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1298
|
+
property :name, as: 'name'
|
|
1299
|
+
end
|
|
1300
|
+
end
|
|
1301
|
+
|
|
1302
|
+
class InterceptDeploymentGroupDeployment
|
|
1303
|
+
# @private
|
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1305
|
+
property :name, as: 'name'
|
|
1306
|
+
property :state, as: 'state'
|
|
1307
|
+
end
|
|
1308
|
+
end
|
|
1309
|
+
|
|
1310
|
+
class InterceptEndpointGroup
|
|
1311
|
+
# @private
|
|
1312
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1313
|
+
collection :associations, as: 'associations', class: Google::Apis::NetworksecurityV1::InterceptEndpointGroupAssociationDetails, decorator: Google::Apis::NetworksecurityV1::InterceptEndpointGroupAssociationDetails::Representation
|
|
1314
|
+
|
|
1315
|
+
property :connected_deployment_group, as: 'connectedDeploymentGroup', class: Google::Apis::NetworksecurityV1::InterceptEndpointGroupConnectedDeploymentGroup, decorator: Google::Apis::NetworksecurityV1::InterceptEndpointGroupConnectedDeploymentGroup::Representation
|
|
1316
|
+
|
|
1317
|
+
property :create_time, as: 'createTime'
|
|
1318
|
+
property :description, as: 'description'
|
|
1319
|
+
property :intercept_deployment_group, as: 'interceptDeploymentGroup'
|
|
1320
|
+
hash :labels, as: 'labels'
|
|
1321
|
+
property :name, as: 'name'
|
|
1322
|
+
property :reconciling, as: 'reconciling'
|
|
1323
|
+
property :state, as: 'state'
|
|
1324
|
+
property :update_time, as: 'updateTime'
|
|
1325
|
+
end
|
|
1326
|
+
end
|
|
1327
|
+
|
|
1328
|
+
class InterceptEndpointGroupAssociation
|
|
1329
|
+
# @private
|
|
1330
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1331
|
+
property :create_time, as: 'createTime'
|
|
1332
|
+
property :intercept_endpoint_group, as: 'interceptEndpointGroup'
|
|
1333
|
+
hash :labels, as: 'labels'
|
|
1334
|
+
collection :locations, as: 'locations', class: Google::Apis::NetworksecurityV1::InterceptLocation, decorator: Google::Apis::NetworksecurityV1::InterceptLocation::Representation
|
|
1335
|
+
|
|
1336
|
+
collection :locations_details, as: 'locationsDetails', class: Google::Apis::NetworksecurityV1::InterceptEndpointGroupAssociationLocationDetails, decorator: Google::Apis::NetworksecurityV1::InterceptEndpointGroupAssociationLocationDetails::Representation
|
|
1337
|
+
|
|
1338
|
+
property :name, as: 'name'
|
|
1339
|
+
property :network, as: 'network'
|
|
1340
|
+
property :network_cookie, as: 'networkCookie'
|
|
1341
|
+
property :reconciling, as: 'reconciling'
|
|
1342
|
+
property :state, as: 'state'
|
|
1343
|
+
property :update_time, as: 'updateTime'
|
|
1344
|
+
end
|
|
1345
|
+
end
|
|
1346
|
+
|
|
1347
|
+
class InterceptEndpointGroupAssociationDetails
|
|
1348
|
+
# @private
|
|
1349
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1350
|
+
property :name, as: 'name'
|
|
1351
|
+
property :network, as: 'network'
|
|
1352
|
+
property :state, as: 'state'
|
|
1353
|
+
end
|
|
1354
|
+
end
|
|
1355
|
+
|
|
1356
|
+
class InterceptEndpointGroupAssociationLocationDetails
|
|
1357
|
+
# @private
|
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1359
|
+
property :location, as: 'location'
|
|
1360
|
+
property :state, as: 'state'
|
|
1361
|
+
end
|
|
1362
|
+
end
|
|
1363
|
+
|
|
1364
|
+
class InterceptEndpointGroupConnectedDeploymentGroup
|
|
1365
|
+
# @private
|
|
1366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1367
|
+
collection :locations, as: 'locations', class: Google::Apis::NetworksecurityV1::InterceptLocation, decorator: Google::Apis::NetworksecurityV1::InterceptLocation::Representation
|
|
1368
|
+
|
|
1369
|
+
property :name, as: 'name'
|
|
1370
|
+
end
|
|
1371
|
+
end
|
|
1372
|
+
|
|
1373
|
+
class InterceptLocation
|
|
1374
|
+
# @private
|
|
1375
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1376
|
+
property :location, as: 'location'
|
|
1377
|
+
property :state, as: 'state'
|
|
1378
|
+
end
|
|
1379
|
+
end
|
|
1380
|
+
|
|
988
1381
|
class ListAddressGroupReferencesResponse
|
|
989
1382
|
# @private
|
|
990
1383
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1032,6 +1425,16 @@ module Google
|
|
|
1032
1425
|
end
|
|
1033
1426
|
end
|
|
1034
1427
|
|
|
1428
|
+
class ListBackendAuthenticationConfigsResponse
|
|
1429
|
+
# @private
|
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1431
|
+
collection :backend_authentication_configs, as: 'backendAuthenticationConfigs', class: Google::Apis::NetworksecurityV1::BackendAuthenticationConfig, decorator: Google::Apis::NetworksecurityV1::BackendAuthenticationConfig::Representation
|
|
1432
|
+
|
|
1433
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1434
|
+
collection :unreachable, as: 'unreachable'
|
|
1435
|
+
end
|
|
1436
|
+
end
|
|
1437
|
+
|
|
1035
1438
|
class ListClientTlsPoliciesResponse
|
|
1036
1439
|
# @private
|
|
1037
1440
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1041,6 +1444,16 @@ module Google
|
|
|
1041
1444
|
end
|
|
1042
1445
|
end
|
|
1043
1446
|
|
|
1447
|
+
class ListDnsThreatDetectorsResponse
|
|
1448
|
+
# @private
|
|
1449
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1450
|
+
collection :dns_threat_detectors, as: 'dnsThreatDetectors', class: Google::Apis::NetworksecurityV1::DnsThreatDetector, decorator: Google::Apis::NetworksecurityV1::DnsThreatDetector::Representation
|
|
1451
|
+
|
|
1452
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1453
|
+
collection :unreachable, as: 'unreachable'
|
|
1454
|
+
end
|
|
1455
|
+
end
|
|
1456
|
+
|
|
1044
1457
|
class ListFirewallEndpointAssociationsResponse
|
|
1045
1458
|
# @private
|
|
1046
1459
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1081,6 +1494,43 @@ module Google
|
|
|
1081
1494
|
end
|
|
1082
1495
|
end
|
|
1083
1496
|
|
|
1497
|
+
class ListInterceptDeploymentGroupsResponse
|
|
1498
|
+
# @private
|
|
1499
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1500
|
+
collection :intercept_deployment_groups, as: 'interceptDeploymentGroups', class: Google::Apis::NetworksecurityV1::InterceptDeploymentGroup, decorator: Google::Apis::NetworksecurityV1::InterceptDeploymentGroup::Representation
|
|
1501
|
+
|
|
1502
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1503
|
+
end
|
|
1504
|
+
end
|
|
1505
|
+
|
|
1506
|
+
class ListInterceptDeploymentsResponse
|
|
1507
|
+
# @private
|
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1509
|
+
collection :intercept_deployments, as: 'interceptDeployments', class: Google::Apis::NetworksecurityV1::InterceptDeployment, decorator: Google::Apis::NetworksecurityV1::InterceptDeployment::Representation
|
|
1510
|
+
|
|
1511
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1512
|
+
collection :unreachable, as: 'unreachable'
|
|
1513
|
+
end
|
|
1514
|
+
end
|
|
1515
|
+
|
|
1516
|
+
class ListInterceptEndpointGroupAssociationsResponse
|
|
1517
|
+
# @private
|
|
1518
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1519
|
+
collection :intercept_endpoint_group_associations, as: 'interceptEndpointGroupAssociations', class: Google::Apis::NetworksecurityV1::InterceptEndpointGroupAssociation, decorator: Google::Apis::NetworksecurityV1::InterceptEndpointGroupAssociation::Representation
|
|
1520
|
+
|
|
1521
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1522
|
+
end
|
|
1523
|
+
end
|
|
1524
|
+
|
|
1525
|
+
class ListInterceptEndpointGroupsResponse
|
|
1526
|
+
# @private
|
|
1527
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1528
|
+
collection :intercept_endpoint_groups, as: 'interceptEndpointGroups', class: Google::Apis::NetworksecurityV1::InterceptEndpointGroup, decorator: Google::Apis::NetworksecurityV1::InterceptEndpointGroup::Representation
|
|
1529
|
+
|
|
1530
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1531
|
+
end
|
|
1532
|
+
end
|
|
1533
|
+
|
|
1084
1534
|
class ListLocationsResponse
|
|
1085
1535
|
# @private
|
|
1086
1536
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1133,6 +1583,27 @@ module Google
|
|
|
1133
1583
|
property :next_page_token, as: 'nextPageToken'
|
|
1134
1584
|
collection :operations, as: 'operations', class: Google::Apis::NetworksecurityV1::Operation, decorator: Google::Apis::NetworksecurityV1::Operation::Representation
|
|
1135
1585
|
|
|
1586
|
+
collection :unreachable, as: 'unreachable'
|
|
1587
|
+
end
|
|
1588
|
+
end
|
|
1589
|
+
|
|
1590
|
+
class ListSacAttachmentsResponse
|
|
1591
|
+
# @private
|
|
1592
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1593
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1594
|
+
collection :sac_attachments, as: 'sacAttachments', class: Google::Apis::NetworksecurityV1::SacAttachment, decorator: Google::Apis::NetworksecurityV1::SacAttachment::Representation
|
|
1595
|
+
|
|
1596
|
+
collection :unreachable, as: 'unreachable'
|
|
1597
|
+
end
|
|
1598
|
+
end
|
|
1599
|
+
|
|
1600
|
+
class ListSacRealmsResponse
|
|
1601
|
+
# @private
|
|
1602
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1603
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1604
|
+
collection :sac_realms, as: 'sacRealms', class: Google::Apis::NetworksecurityV1::SacRealm, decorator: Google::Apis::NetworksecurityV1::SacRealm::Representation
|
|
1605
|
+
|
|
1606
|
+
collection :unreachable, as: 'unreachable'
|
|
1136
1607
|
end
|
|
1137
1608
|
end
|
|
1138
1609
|
|
|
@@ -1160,6 +1631,7 @@ module Google
|
|
|
1160
1631
|
property :next_page_token, as: 'nextPageToken'
|
|
1161
1632
|
collection :server_tls_policies, as: 'serverTlsPolicies', class: Google::Apis::NetworksecurityV1::ServerTlsPolicy, decorator: Google::Apis::NetworksecurityV1::ServerTlsPolicy::Representation
|
|
1162
1633
|
|
|
1634
|
+
collection :unreachable, as: 'unreachable'
|
|
1163
1635
|
end
|
|
1164
1636
|
end
|
|
1165
1637
|
|
|
@@ -1227,6 +1699,8 @@ module Google
|
|
|
1227
1699
|
property :create_time, as: 'createTime'
|
|
1228
1700
|
property :description, as: 'description'
|
|
1229
1701
|
hash :labels, as: 'labels'
|
|
1702
|
+
collection :locations, as: 'locations', class: Google::Apis::NetworksecurityV1::MirroringLocation, decorator: Google::Apis::NetworksecurityV1::MirroringLocation::Representation
|
|
1703
|
+
|
|
1230
1704
|
property :name, as: 'name'
|
|
1231
1705
|
collection :nested_deployments, as: 'nestedDeployments', class: Google::Apis::NetworksecurityV1::MirroringDeploymentGroupDeployment, decorator: Google::Apis::NetworksecurityV1::MirroringDeploymentGroupDeployment::Representation
|
|
1232
1706
|
|
|
@@ -1257,6 +1731,8 @@ module Google
|
|
|
1257
1731
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1258
1732
|
collection :associations, as: 'associations', class: Google::Apis::NetworksecurityV1::MirroringEndpointGroupAssociationDetails, decorator: Google::Apis::NetworksecurityV1::MirroringEndpointGroupAssociationDetails::Representation
|
|
1259
1733
|
|
|
1734
|
+
collection :connected_deployment_groups, as: 'connectedDeploymentGroups', class: Google::Apis::NetworksecurityV1::MirroringEndpointGroupConnectedDeploymentGroup, decorator: Google::Apis::NetworksecurityV1::MirroringEndpointGroupConnectedDeploymentGroup::Representation
|
|
1735
|
+
|
|
1260
1736
|
property :create_time, as: 'createTime'
|
|
1261
1737
|
property :description, as: 'description'
|
|
1262
1738
|
hash :labels, as: 'labels'
|
|
@@ -1264,6 +1740,7 @@ module Google
|
|
|
1264
1740
|
property :name, as: 'name'
|
|
1265
1741
|
property :reconciling, as: 'reconciling'
|
|
1266
1742
|
property :state, as: 'state'
|
|
1743
|
+
property :type, as: 'type'
|
|
1267
1744
|
property :update_time, as: 'updateTime'
|
|
1268
1745
|
end
|
|
1269
1746
|
end
|
|
@@ -1273,11 +1750,14 @@ module Google
|
|
|
1273
1750
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1274
1751
|
property :create_time, as: 'createTime'
|
|
1275
1752
|
hash :labels, as: 'labels'
|
|
1753
|
+
collection :locations, as: 'locations', class: Google::Apis::NetworksecurityV1::MirroringLocation, decorator: Google::Apis::NetworksecurityV1::MirroringLocation::Representation
|
|
1754
|
+
|
|
1276
1755
|
collection :locations_details, as: 'locationsDetails', class: Google::Apis::NetworksecurityV1::MirroringEndpointGroupAssociationLocationDetails, decorator: Google::Apis::NetworksecurityV1::MirroringEndpointGroupAssociationLocationDetails::Representation
|
|
1277
1756
|
|
|
1278
1757
|
property :mirroring_endpoint_group, as: 'mirroringEndpointGroup'
|
|
1279
1758
|
property :name, as: 'name'
|
|
1280
1759
|
property :network, as: 'network'
|
|
1760
|
+
property :network_cookie, as: 'networkCookie'
|
|
1281
1761
|
property :reconciling, as: 'reconciling'
|
|
1282
1762
|
property :state, as: 'state'
|
|
1283
1763
|
property :update_time, as: 'updateTime'
|
|
@@ -1301,6 +1781,23 @@ module Google
|
|
|
1301
1781
|
end
|
|
1302
1782
|
end
|
|
1303
1783
|
|
|
1784
|
+
class MirroringEndpointGroupConnectedDeploymentGroup
|
|
1785
|
+
# @private
|
|
1786
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1787
|
+
collection :locations, as: 'locations', class: Google::Apis::NetworksecurityV1::MirroringLocation, decorator: Google::Apis::NetworksecurityV1::MirroringLocation::Representation
|
|
1788
|
+
|
|
1789
|
+
property :name, as: 'name'
|
|
1790
|
+
end
|
|
1791
|
+
end
|
|
1792
|
+
|
|
1793
|
+
class MirroringLocation
|
|
1794
|
+
# @private
|
|
1795
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1796
|
+
property :location, as: 'location'
|
|
1797
|
+
property :state, as: 'state'
|
|
1798
|
+
end
|
|
1799
|
+
end
|
|
1800
|
+
|
|
1304
1801
|
class Operation
|
|
1305
1802
|
# @private
|
|
1306
1803
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1344,6 +1841,41 @@ module Google
|
|
|
1344
1841
|
end
|
|
1345
1842
|
end
|
|
1346
1843
|
|
|
1844
|
+
class SacAttachment
|
|
1845
|
+
# @private
|
|
1846
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1847
|
+
property :create_time, as: 'createTime'
|
|
1848
|
+
hash :labels, as: 'labels'
|
|
1849
|
+
property :name, as: 'name'
|
|
1850
|
+
property :ncc_gateway, as: 'nccGateway'
|
|
1851
|
+
property :sac_realm, as: 'sacRealm'
|
|
1852
|
+
property :state, as: 'state'
|
|
1853
|
+
property :update_time, as: 'updateTime'
|
|
1854
|
+
end
|
|
1855
|
+
end
|
|
1856
|
+
|
|
1857
|
+
class SacRealm
|
|
1858
|
+
# @private
|
|
1859
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1860
|
+
property :create_time, as: 'createTime'
|
|
1861
|
+
hash :labels, as: 'labels'
|
|
1862
|
+
property :name, as: 'name'
|
|
1863
|
+
property :pairing_key, as: 'pairingKey', class: Google::Apis::NetworksecurityV1::SacRealmPairingKey, decorator: Google::Apis::NetworksecurityV1::SacRealmPairingKey::Representation
|
|
1864
|
+
|
|
1865
|
+
property :security_service, as: 'securityService'
|
|
1866
|
+
property :state, as: 'state'
|
|
1867
|
+
property :update_time, as: 'updateTime'
|
|
1868
|
+
end
|
|
1869
|
+
end
|
|
1870
|
+
|
|
1871
|
+
class SacRealmPairingKey
|
|
1872
|
+
# @private
|
|
1873
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1874
|
+
property :expire_time, as: 'expireTime'
|
|
1875
|
+
property :key, as: 'key'
|
|
1876
|
+
end
|
|
1877
|
+
end
|
|
1878
|
+
|
|
1347
1879
|
class SecurityProfile
|
|
1348
1880
|
# @private
|
|
1349
1881
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1360,6 +1892,8 @@ module Google
|
|
|
1360
1892
|
|
|
1361
1893
|
property :type, as: 'type'
|
|
1362
1894
|
property :update_time, as: 'updateTime'
|
|
1895
|
+
property :url_filtering_profile, as: 'urlFilteringProfile', class: Google::Apis::NetworksecurityV1::UrlFilteringProfile, decorator: Google::Apis::NetworksecurityV1::UrlFilteringProfile::Representation
|
|
1896
|
+
|
|
1363
1897
|
end
|
|
1364
1898
|
end
|
|
1365
1899
|
|
|
@@ -1376,6 +1910,7 @@ module Google
|
|
|
1376
1910
|
property :name, as: 'name'
|
|
1377
1911
|
property :threat_prevention_profile, as: 'threatPreventionProfile'
|
|
1378
1912
|
property :update_time, as: 'updateTime'
|
|
1913
|
+
property :url_filtering_profile, as: 'urlFilteringProfile'
|
|
1379
1914
|
end
|
|
1380
1915
|
end
|
|
1381
1916
|
|
|
@@ -1457,6 +1992,23 @@ module Google
|
|
|
1457
1992
|
end
|
|
1458
1993
|
end
|
|
1459
1994
|
|
|
1995
|
+
class UrlFilter
|
|
1996
|
+
# @private
|
|
1997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1998
|
+
property :filtering_action, as: 'filteringAction'
|
|
1999
|
+
property :priority, as: 'priority'
|
|
2000
|
+
collection :urls, as: 'urls'
|
|
2001
|
+
end
|
|
2002
|
+
end
|
|
2003
|
+
|
|
2004
|
+
class UrlFilteringProfile
|
|
2005
|
+
# @private
|
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2007
|
+
collection :url_filters, as: 'urlFilters', class: Google::Apis::NetworksecurityV1::UrlFilter, decorator: Google::Apis::NetworksecurityV1::UrlFilter::Representation
|
|
2008
|
+
|
|
2009
|
+
end
|
|
2010
|
+
end
|
|
2011
|
+
|
|
1460
2012
|
class UrlList
|
|
1461
2013
|
# @private
|
|
1462
2014
|
class Representation < Google::Apis::Core::JsonRepresentation
|