updateSMTPConfigPassword abstract method

Future<UpdateSMTPConfigPasswordResponse> updateSMTPConfigPassword(
  1. ServiceCall call,
  2. UpdateSMTPConfigPasswordRequest request
)

Implementation

$async.Future<$3.UpdateSMTPConfigPasswordResponse> updateSMTPConfigPassword(
    $grpc.ServiceCall call, $3.UpdateSMTPConfigPasswordRequest request);