Skip to content

Commit 0f29bbc

Browse files
committed
chore(librarian): onboard google-cloud-audit-log
1 parent b9d0e8f commit 0f29bbc

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.librarian/state.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,3 +1202,14 @@ libraries:
12021202
remove_regex:
12031203
- ^packages/google-cloud-access-context-manager/google/.*/.*_pb2\.(?:py|pyi)$
12041204
tag_format: '{id}-v{version}'
1205+
- id: google-cloud-audit-log
1206+
version: 0.3.2
1207+
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
1208+
apis:
1209+
- path: google/cloud/audit
1210+
source_roots:
1211+
- packages/google-cloud-audit-log
1212+
preserve_regex: []
1213+
remove_regex:
1214+
- ^packages/google-cloud-audit-log/google/.*/.*_pb2\.(?:py|pyi)$
1215+
tag_format: '{id}-v{version}'

scripts/configure_state_yaml/packages_to_onboard.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ packages_to_onboard: [
4141
"google-cloud-artifact-registry",
4242
"google-cloud-asset",
4343
"google-cloud-assured-workloads",
44+
"google-cloud-audit-log",
4445
"google-cloud-automl",
4546
"google-cloud-backupdr",
4647
"google-cloud-bare-metal-solution",

0 commit comments

Comments
 (0)