File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
scripts/configure_state_yaml Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff 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}'
Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments