updateSMTPConfig abstract method

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

Implementation

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