setCustomPasswordChangeMessageCustomText method
ResponseFuture<SetCustomPasswordChangeMessageTextResponse>
setCustomPasswordChangeMessageCustomText(
- SetCustomPasswordChangeMessageTextRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.SetCustomPasswordChangeMessageTextResponse> setCustomPasswordChangeMessageCustomText($0.SetCustomPasswordChangeMessageTextRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$setCustomPasswordChangeMessageCustomText, request, options: options);
}