googleapis / googleapis/google-cloud-java
[sdk-platform-java] Add an ability to override default BatchingSettings in LoggingServiceV2StubSettings
Open
priority: p3
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
Recently we implemented the ability to edit batching settings in [java-logging](https://github.com/googleapis/java-logging) library due to customers demand - see [1164](https://github.com/googleapis/java-logging/pull/1164).
Thats said, `LoggingServiceV2StubSettings` is still lacking functionality to expose `BatchingSettings` to users. So far it seems not used much, however this issue will keep track for cases when users will demand such ability.
Contributor guide
Assessment
This issue has not been assessed yet.