updateIDPJWTConfig method
ResponseFuture<UpdateIDPJWTConfigResponse>
updateIDPJWTConfig(
- UpdateIDPJWTConfigRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$1.UpdateIDPJWTConfigResponse> updateIDPJWTConfig($1.UpdateIDPJWTConfigRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateIDPJWTConfig, request, options: options);
}