updateIDPJWTConfig abstract method

Future<UpdateIDPJWTConfigResponse> updateIDPJWTConfig(
  1. ServiceCall call,
  2. UpdateIDPJWTConfigRequest request
)

Implementation

$async.Future<$2.UpdateIDPJWTConfigResponse> updateIDPJWTConfig(
    $grpc.ServiceCall call, $2.UpdateIDPJWTConfigRequest request);