updateIDP abstract method

Future<UpdateIDPResponse> updateIDP(
  1. ServiceCall call,
  2. UpdateIDPRequest request
)

Implementation

$async.Future<$3.UpdateIDPResponse> updateIDP(
    $grpc.ServiceCall call, $3.UpdateIDPRequest request);