@@ -294338,6 +294338,15 @@
294338
294338
"/networksecurity:v1beta1/Destination/methods/methods_prop": methods_prop
294339
294339
"/networksecurity:v1beta1/Destination/ports": ports
294340
294340
"/networksecurity:v1beta1/Destination/ports/port": port
294341
+ "/networksecurity:v1beta1/DnsThreatDetector": dns_threat_detector
294342
+ "/networksecurity:v1beta1/DnsThreatDetector/createTime": create_time
294343
+ "/networksecurity:v1beta1/DnsThreatDetector/excludedNetworks": excluded_networks
294344
+ "/networksecurity:v1beta1/DnsThreatDetector/excludedNetworks/excluded_network": excluded_network
294345
+ "/networksecurity:v1beta1/DnsThreatDetector/labels": labels
294346
+ "/networksecurity:v1beta1/DnsThreatDetector/labels/label": label
294347
+ "/networksecurity:v1beta1/DnsThreatDetector/name": name
294348
+ "/networksecurity:v1beta1/DnsThreatDetector/provider": provider
294349
+ "/networksecurity:v1beta1/DnsThreatDetector/updateTime": update_time
294341
294350
"/networksecurity:v1beta1/Empty": empty
294342
294351
"/networksecurity:v1beta1/Expr": expr
294343
294352
"/networksecurity:v1beta1/Expr/description": description
@@ -294536,6 +294545,12 @@
294536
294545
"/networksecurity:v1beta1/ListClientTlsPoliciesResponse/clientTlsPolicies": client_tls_policies
294537
294546
"/networksecurity:v1beta1/ListClientTlsPoliciesResponse/clientTlsPolicies/client_tls_policy": client_tls_policy
294538
294547
"/networksecurity:v1beta1/ListClientTlsPoliciesResponse/nextPageToken": next_page_token
294548
+ "/networksecurity:v1beta1/ListDnsThreatDetectorsResponse": list_dns_threat_detectors_response
294549
+ "/networksecurity:v1beta1/ListDnsThreatDetectorsResponse/dnsThreatDetectors": dns_threat_detectors
294550
+ "/networksecurity:v1beta1/ListDnsThreatDetectorsResponse/dnsThreatDetectors/dns_threat_detector": dns_threat_detector
294551
+ "/networksecurity:v1beta1/ListDnsThreatDetectorsResponse/nextPageToken": next_page_token
294552
+ "/networksecurity:v1beta1/ListDnsThreatDetectorsResponse/unreachable": unreachable
294553
+ "/networksecurity:v1beta1/ListDnsThreatDetectorsResponse/unreachable/unreachable": unreachable
294539
294554
"/networksecurity:v1beta1/ListFirewallEndpointAssociationsResponse": list_firewall_endpoint_associations_response
294540
294555
"/networksecurity:v1beta1/ListFirewallEndpointAssociationsResponse/firewallEndpointAssociations": firewall_endpoint_associations
294541
294556
"/networksecurity:v1beta1/ListFirewallEndpointAssociationsResponse/firewallEndpointAssociations/firewall_endpoint_association": firewall_endpoint_association
@@ -295078,6 +295093,20 @@
295078
295093
"/networksecurity:v1beta1/networksecurity.projects.locations.clientTlsPolicies.setIamPolicy/resource": resource
295079
295094
"/networksecurity:v1beta1/networksecurity.projects.locations.clientTlsPolicies.testIamPermissions": test_project_location_client_tls_policy_iam_permissions
295080
295095
"/networksecurity:v1beta1/networksecurity.projects.locations.clientTlsPolicies.testIamPermissions/resource": resource
295096
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.create": create_project_location_dns_threat_detector
295097
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.create/dnsThreatDetectorId": dns_threat_detector_id
295098
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.create/parent": parent
295099
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.delete": delete_project_location_dns_threat_detector
295100
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.delete/name": name
295101
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.get": get_project_location_dns_threat_detector
295102
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.get/name": name
295103
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.list": list_project_location_dns_threat_detectors
295104
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.list/pageSize": page_size
295105
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.list/pageToken": page_token
295106
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.list/parent": parent
295107
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.patch": patch_project_location_dns_threat_detector
295108
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.patch/name": name
295109
+ "/networksecurity:v1beta1/networksecurity.projects.locations.dnsThreatDetectors.patch/updateMask": update_mask
295081
295110
"/networksecurity:v1beta1/networksecurity.projects.locations.firewallEndpointAssociations.create": create_project_location_firewall_endpoint_association
295082
295111
"/networksecurity:v1beta1/networksecurity.projects.locations.firewallEndpointAssociations.create/firewallEndpointAssociationId": firewall_endpoint_association_id
295083
295112
"/networksecurity:v1beta1/networksecurity.projects.locations.firewallEndpointAssociations.create/parent": parent
0 commit comments