updateAgent abstract method

Future<Agent> updateAgent(
  1. ServiceCall call,
  2. UpdateAgentRequest request
)

Implementation

$async.Future<$5.Agent> updateAgent(
    $grpc.ServiceCall call, $5.UpdateAgentRequest request);