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