Class GetMediaUploadUrlRequest
java.lang.Object
com.langfuse.client.resources.media.types.GetMediaUploadUrlRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getTraceId
- Returns:
- The trace ID associated with the media record
-
getObservationId
- Returns:
- The observation ID associated with the media record. If the media record is associated directly with a trace, this will be null.
-
getContentType
-
getContentLength
public int getContentLength()- Returns:
- The size of the media record in bytes
-
getSha256Hash
- Returns:
- The SHA-256 hash of the media record
-
getField
- Returns:
- The trace / observation field the media record is associated with. This can be one of
input,output,metadata
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-