langfuse-client-base 0.13.0

Auto-generated Langfuse API client from OpenAPI specification
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# UnstableNullEvaluationRuleFilter

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**column** | **String** | Column to filter on. In the unstable public API this is currently `parentObservationId`. | 
**operator** | [**models::UnstableEvaluationRuleNullFilterOperator**]UnstableEvaluationRuleNullFilterOperator.md |  | 
**value** | Option<**String**> | Ignored placeholder value. Clients may omit it or send an empty string. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)