You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add gapic options as inputs to generate_library.sh (#2121)
* feat: add gapic options as inputs
* fix unit tests
* fix showcase generation
* make sure gapic option exists in `proto_path`
* add docs
* change log format
* add two libraries in integration test
* add a warning if gapic option does not exist
* change grpc_service_config to service_config
* search for gapic options in `proto_path` if they are empty
* format gapic options
* fix unit tests
0 commit comments