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
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
The generator can consume the retry/timeout config from the grpc_service_config file by passing the file through a protoc option. This should be reflected on the surface of the py_gapic_library rule as a grpc_service_config attribute. This is necessary for migration of generation targets to the microgenerator as a majority of APIs have already been moved to this config.
Examples of other languages that have implemented this attribute in their rules include: