getCnameByKey abstract method

Future<StringValue> getCnameByKey(
  1. ServiceCall call,
  2. StringValue request
)

Implementation

$async.Future<$2.StringValue> getCnameByKey($grpc.ServiceCall call, $2.StringValue request);