getQueryServicesDescriptor abstract method

Future<GetQueryServicesDescriptorResponse> getQueryServicesDescriptor(
  1. ServiceCall call,
  2. GetQueryServicesDescriptorRequest request
)

Implementation

$async.Future<$0.GetQueryServicesDescriptorResponse>
    getQueryServicesDescriptor(
        $grpc.ServiceCall call, $0.GetQueryServicesDescriptorRequest request);