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