SortBy Stay organized with collections Save and categorize content based on your preferences.
Message that represents the order by.
| JSON representation |
|---|
{"sortOrder":enum ( |
| Fields | |
|---|---|
sortOrder |
Optional. The sort order. |
sortBy |
Optional. The sort by property. |
SortOrder
Enum that represents the sort order.
| Enums | |
|---|---|
ASCENDING | Ascending sort order. |
DESCENDING | Descending sort order. |
SearchEverythingCaseProperty
Enum that represents the properties that can be used to sort the cases.
| Enums | |
|---|---|
ID | Id search everything case property. |
TITLE | Title search everything case property. |
TIME | Time search everything case property. |
USER_ASSIGNED | UserAssigned search everything case property. |
IS_IMPORTANT | IsImportant search everything case property. |
IS_INCIDENT | IsIncident search everything case property. |
INVOLVED_SUSPICIOUS_ENTITY | InvolvedSuspiciousEntity search everything case property. |
IS_CASE_CLOSED | IsCaseClosed search everything case property. |
ENVIRONMENT | Environment search everything case property. |
PRIORITY | Priority search everything case property. |
STAGE | Stage search everything case property. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-10 UTC.