Commit graph

3 commits

Author SHA1 Message Date
Google APIs
ed73949299 feat: Add BigQueryAuditMetadata proto. The BigQueryAuditMetadata proto is used by BigQuery Cloud Audit Logging. It is encoded as a google.protobuf.Struct message inside the metadata field of the AuditLog proto
PiperOrigin-RevId: 391764852
2021-08-19 08:35:34 -07:00
Google APIs
ba89dace27 feat: Add the principal field to the ServiceAccountDelegationInfo proto. Modify some field level comments with new details and examples.
PiperOrigin-RevId: 377318673
2021-06-03 10:26:19 -07:00
Google APIs
40292fc8f2 feat: Update AuditLog proto to include all new changes in Audit Logging. Also add a bazel build file.
The AuditLog proto is used by Cloud Audit Logging for various types of audit logs generated by various GCP services and written to Cloud Logging. The AuditLog proto is encoded as a google.protobuf.Any message inside the protoPayload field of the LogEntry. An updated proto and bazel build file allows client libraries to decode the Any message when reading logs from the Cloud Logging API.

PiperOrigin-RevId: 319820594
2020-07-06 11:33:23 -07:00