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