updatePasswordAgePolicy abstract method

Future<UpdatePasswordAgePolicyResponse> updatePasswordAgePolicy(
  1. ServiceCall call,
  2. UpdatePasswordAgePolicyRequest request
)

Implementation

$async.Future<$1.UpdatePasswordAgePolicyResponse> updatePasswordAgePolicy($grpc.ServiceCall call, $1.UpdatePasswordAgePolicyRequest request);