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 @@ -802,3 +802,14 @@ libraries:
802802 remove_regex :
803803 - packages/google-cloud-workstations
804804 tag_format : ' {id}-v{version}'
805+ - id : google-cloud-audit-log
806+ version : 0.3.2
807+ last_generated_commit : d300b151a973ce0425ae4ad07b3de957ca31bec6
808+ apis :
809+ - path : google/cloud/audit
810+ source_roots :
811+ - packages/google-cloud-audit-log
812+ preserve_regex : []
813+ remove_regex :
814+ - ^packages/google-cloud-audit-log/google/.*/.*_pb2\.(?:py|pyi)$
815+ tag_format : ' {id}-v{version}'
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ packages_to_onboard: [
3737 " google-cloud-appengine-logging" ,
3838 " google-cloud-apphub" ,
3939 " google-cloud-artifact-registry" ,
40+ " google-cloud-audit-log" ,
4041 " google-cloud-automl" ,
4142 " google-cloud-backupdr" ,
4243 " google-cloud-bare-metal-solution" ,
You can’t perform that action at this time.
0 commit comments