Interface ListExamplesOptions.Sort
- Enclosing class:
- ListExamplesOptions
public static interface ListExamplesOptions.Sort
The attribute by which returned examples will be sorted. To reverse the sort order, prefix the
value with a minus sign (`-`).
-
Field Summary
-
Field Details
-
TEXT
text.- See Also:
- Constant Field Values
-
UPDATED
updated.- See Also:
- Constant Field Values
-