updatePasswordAgePolicy abstract method

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

Implementation

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