updateIDPOIDCConfig abstract method

Future<UpdateIDPOIDCConfigResponse> updateIDPOIDCConfig(
  1. ServiceCall call,
  2. UpdateIDPOIDCConfigRequest request
)

Implementation

$async.Future<$0.UpdateIDPOIDCConfigResponse> updateIDPOIDCConfig(
    $grpc.ServiceCall call, $0.UpdateIDPOIDCConfigRequest request);