updateServiceAccount abstract method

Future<ServiceAccount> updateServiceAccount(
  1. ServiceCall call,
  2. ServiceAccount request
)

Implementation

$async.Future<$0.ServiceAccount> updateServiceAccount(
    $grpc.ServiceCall call, $0.ServiceAccount request);