Given the following RQL:
Which audit event snippet is identified by the RQL?
Given the following RQL:
Which audit event snippet is identified by the RQL?
The RQL query is designed to capture audit events related to specific operations associated with Google Cloud Platform (GCP) services, such as 'urlMaps.update', 'backendServices.delete', and 'targetHttpsProxies.setSslCertificates' among others. Option B includes the 'compute.backendServices.delete' operation, which matches one of the specified operations in the RQL. Therefore, option B correctly identifies an audit event snippet that the RQL would capture.
"backendServices.delete"
Answer is B. See bankendServices.delete
Should be B. --> Audit event request "backendServices.delete"