googleapis / googleapis/google-cloud-java
[sdk-platform-java] Create a Builder class for GrpcCallContext
Open
priority: p3
type: cleanup
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
With a builder, PRs like googleapis/sdk-platform-java#3670 that introduce new class members to `GrpcCallContext` will be largely simplified and less error-prone withtout having to touch the private constructor.
Contributor guide
Assessment
This issue has not been assessed yet.