updateSMTPConfigPassword abstract method

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

Implementation

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