googleapis / gapic-generator-ruby

Generate Ruby gRPC client libraries from Protocol Buffer definitions.
Apache License 2.0
45 stars 32 forks source link

feat(gapic): Support request-response debug logging from generated GAPICs #1113

Open dazuma opened 2 months ago

dazuma commented 2 months ago

Based on #1112. Tests will not pass until that PR is merged and gapic-common is released.