getQueryServicesDescriptor method
ResponseFuture<GetQueryServicesDescriptorResponse>
getQueryServicesDescriptor(
- GetQueryServicesDescriptorRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.GetQueryServicesDescriptorResponse>
getQueryServicesDescriptor($0.GetQueryServicesDescriptorRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$getQueryServicesDescriptor, request,
options: options);
}