updateSMTPConfig abstract method

Future<UpdateSMTPConfigResponse> updateSMTPConfig(
  1. ServiceCall call,
  2. UpdateSMTPConfigRequest request
)

Implementation

$async.Future<$3.UpdateSMTPConfigResponse> updateSMTPConfig(
    $grpc.ServiceCall call, $3.UpdateSMTPConfigRequest request);