Uses of Class
com.langfuse.client.resources.observationsv2.requests.GetObservationsV2Request
Packages that use GetObservationsV2Request
Package
Description
-
Uses of GetObservationsV2Request in com.langfuse.client.resources.observationsv2
Methods in com.langfuse.client.resources.observationsv2 with parameters of type GetObservationsV2RequestModifier and TypeMethodDescriptionAsyncObservationsV2Client.getMany(GetObservationsV2Request request) Get a list of observations with cursor-based pagination and flexible field selection.AsyncObservationsV2Client.getMany(GetObservationsV2Request request, RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.AsyncRawObservationsV2Client.getMany(GetObservationsV2Request request) Get a list of observations with cursor-based pagination and flexible field selection.AsyncRawObservationsV2Client.getMany(GetObservationsV2Request request, RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.ObservationsV2Client.getMany(GetObservationsV2Request request) Get a list of observations with cursor-based pagination and flexible field selection.ObservationsV2Client.getMany(GetObservationsV2Request request, RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.RawObservationsV2Client.getMany(GetObservationsV2Request request) Get a list of observations with cursor-based pagination and flexible field selection.RawObservationsV2Client.getMany(GetObservationsV2Request request, RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection. -
Uses of GetObservationsV2Request in com.langfuse.client.resources.observationsv2.requests
Methods in com.langfuse.client.resources.observationsv2.requests that return GetObservationsV2RequestMethods in com.langfuse.client.resources.observationsv2.requests with parameters of type GetObservationsV2RequestModifier and TypeMethodDescriptionGetObservationsV2Request.Builder.from(GetObservationsV2Request other)