updateIDPJWTConfig abstract method

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

Implementation

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