Package ai.toloka.client.v1.pool.filter
Class Expression.ProfileExpression<O,V>
- java.lang.Object
-
- ai.toloka.client.v1.pool.filter.Condition
-
- ai.toloka.client.v1.pool.filter.Expression<FilterCategory.ProfileKey,O,V>
-
- ai.toloka.client.v1.pool.filter.Expression.ProfileExpression<O,V>
-
- Direct Known Subclasses:
Expression.AdultAllowed,Expression.Citizenship,Expression.City,Expression.Country,Expression.DateOfBirth,Expression.Education,Expression.Gender,Expression.Languages,Expression.RawProfileExpression,Expression.Verified
- Enclosing class:
- Expression<K,O,V>
public abstract static class Expression.ProfileExpression<O,V> extends Expression<FilterCategory.ProfileKey,O,V>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class ai.toloka.client.v1.pool.filter.Expression
Expression.AdultAllowed, Expression.Citizenship, Expression.City, Expression.ComputedExpression<O,V>, Expression.Country, Expression.DateOfBirth, Expression.DeviceCategory, Expression.Education, Expression.Gender, Expression.Languages, Expression.OsFamily, Expression.OsVersion, Expression.OsVersionBugfix, Expression.OsVersionMajor, Expression.OsVersionMinor, Expression.ProfileExpression<O,V>, Expression.Rating, Expression.RawComputedExpression, Expression.RawExpression, Expression.RawProfileExpression, Expression.RegionByIp, Expression.RegionByPhone, Expression.Skill, Expression.UserAgentFamily, Expression.UserAgentType, Expression.UserAgentVersion, Expression.UserAgentVersionBugfix, Expression.UserAgentVersionMajor, Expression.UserAgentVersionMinor, Expression.Verified
-
Nested classes/interfaces inherited from class ai.toloka.client.v1.pool.filter.Condition
Condition.ConditionDeserializer, Condition.RawCondition
-
-
Method Summary
-
Methods inherited from class ai.toloka.client.v1.pool.filter.Expression
getCategory, getKey, getOperator, getValue, setOperator, setValue
-
-