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