ServiceUsageClient constructor
ServiceUsageClient(
- ClientChannel channel, {
- CallOptions? options,
- Iterable<
ClientInterceptor> ? interceptors,
Implementation
ServiceUsageClient(super.channel, {super.options, super.interceptors});