Skip to content

Instantly share code, notes, and snippets.

@mesmacosta
Created November 7, 2019 17:47
Show Gist options
  • Select an option

  • Save mesmacosta/02bec4c4e11504b65ed0599401d20994 to your computer and use it in GitHub Desktop.

Select an option

Save mesmacosta/02bec4c4e11504b65ed0599401d20994 to your computer and use it in GitHub Desktop.
Find deleted tables:
protoPayload.methodName="google.cloud.bigquery.v2.TableService.DeleteTable"
Find deleted tables by expiration event:
protoPayload.methodName="InternalTableExpired"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment