Which RQL query should be used to quickly identify any events related to an organization's Google Cloud Platform Big Guery database the in last 24 hours?
A.
event from cloud.audit_logs where cloud.type = 'gcp' AND cloud.service = 'Google Bigtable Instance'
B.
event from cloud.audit_logs where cloud.service = 'Google Bigquery Dataset'
C.
event from cloud.audit_logs where cloud.type = 'gcp' AND cloud.service = 'bigquery.googleapis.com'
D.
event from cloud.audit_logs where cloud.type = 'gcp'
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
zebrahead
1 month, 1 week ago