updateOrgIDP abstract method

Future<UpdateOrgIDPResponse> updateOrgIDP(
  1. ServiceCall call,
  2. UpdateOrgIDPRequest request
)

Implementation

$async.Future<$1.UpdateOrgIDPResponse> updateOrgIDP(
    $grpc.ServiceCall call, $1.UpdateOrgIDPRequest request);