File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
scripts/configure_state_yaml Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -2960,3 +2960,21 @@ libraries:
29602960 remove_regex :
29612961 - packages/google-cloud-redis
29622962 tag_format : ' {id}-v{version}'
2963+ - id : google-cloud-locationfinder
2964+ version : 0.1.0
2965+ last_generated_commit : d300b151a973ce0425ae4ad07b3de957ca31bec6
2966+ apis :
2967+ - path : google/cloud/locationfinder/v1
2968+ source_roots :
2969+ - packages/google-cloud-locationfinder
2970+ preserve_regex :
2971+ - packages/google-cloud-locationfinder/CHANGELOG.md
2972+ - docs/CHANGELOG.md
2973+ - docs/README.rst
2974+ - samples/README.txt
2975+ - scripts/client-post-processing
2976+ - samples/snippets/README.rst
2977+ - tests/system
2978+ remove_regex :
2979+ - packages/google-cloud-locationfinder
2980+ tag_format : ' {id}-v{version}'
Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ packages_to_onboard: [
9393 " google-cloud-language" ,
9494 " google-cloud-licensemanager" ,
9595 " google-cloud-life-sciences" ,
96+ " google-cloud-locationfinder" ,
9697 " google-cloud-lustre" ,
9798 " google-cloud-maintenance-api" ,
9899 " google-cloud-managed-identities" ,
You can’t perform that action at this time.
0 commit comments