updatePasswordAgePolicy abstract method

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

Implementation

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