updateIDPJWTConfig abstract method

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

Implementation

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