updateAgent abstract method

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

Implementation

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