updateSMTPConfigPassword abstract method

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

Implementation

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