checkExistence abstract method
Future<DistributionProto_CheckExistenceResponse>
checkExistence(
- ServiceCall call,
- DistributionProto_CheckExistenceRequest request
Implementation
$async.Future<$0.DistributionProto_CheckExistenceResponse> checkExistence(
$grpc.ServiceCall call,
$0.DistributionProto_CheckExistenceRequest request);