GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScope class

If chosen, the online evaluator will evaluate sessions matching specified filter.

A session is a group of traces with a common gen_ai.conversation.id.

Properties

filter List<GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScopePredicate>?
A list of predicates to filter sessions.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
inactivityTrigger GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScopeInactivityTrigger?
Session is considered ready for evaluation when there are no new traces for a specified period of inactivity.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited