updateOIDCAppConfig abstract method

Future<UpdateOIDCAppConfigResponse> updateOIDCAppConfig(
  1. ServiceCall call,
  2. UpdateOIDCAppConfigRequest request
)

Implementation

$async.Future<$1.UpdateOIDCAppConfigResponse> updateOIDCAppConfig(
    $grpc.ServiceCall call, $1.UpdateOIDCAppConfigRequest request);