updateKey abstract method

Future<Operation> updateKey(
  1. ServiceCall call,
  2. UpdateKeyRequest request
)

Implementation

$async.Future<$1.Operation> updateKey(
    $grpc.ServiceCall call, $0.UpdateKeyRequest request);