updateIDP abstract method

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

Implementation

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