Class IngestionRequest
java.lang.Object
com.langfuse.client.resources.ingestion.requests.IngestionRequest
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic IngestionRequest.Builderbuilder()booleangetBatch()inthashCode()toString()
-
Method Details
-
getBatch
- Returns:
- Batch of tracing events to be ingested. Discriminated by attribute
type.
-
getMetadata
- Returns:
- Optional. Metadata field used by the Langfuse SDKs for debugging.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-