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 @@ -3998,3 +3998,14 @@ libraries:
39983998 remove_regex :
39993999 - packages/google-maps-solar
40004000 tag_format : ' {id}-v{version}'
4001+ - id : grpc-google-iam-v1
4002+ version : 0.14.2
4003+ last_generated_commit : d300b151a973ce0425ae4ad07b3de957ca31bec6
4004+ apis :
4005+ - path : google/iam/v1
4006+ source_roots :
4007+ - packages/grpc-google-iam-v1/
4008+ preserve_regex : []
4009+ remove_regex :
4010+ - ^packages/grpc-google-iam-v1/google/.*/.*_pb2\.(?:py|pyi)$/
4011+ tag_format : ' {id}-v{version}'
Original file line number Diff line number Diff line change @@ -228,4 +228,5 @@ packages_to_onboard: [
228228 " google-shopping-merchant-reviews" ,
229229 " google-shopping-type" ,
230230 " googleapis-common-protos" ,
231+ " grpc-google-iam-v1" ,
231232]
You can’t perform that action at this time.
0 commit comments