updateIDPOIDCConfig abstract method

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

Implementation

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