updateOrgIDP abstract method

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

Implementation

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