static Common.Sort.Direction |
Common.Sort.Direction.forNumber(int value) |
|
Common.Sort.Direction |
Common.Sort.Builder.getDirection() |
Indicates the direction to apply sort key for response values.
|
Common.Sort.Direction |
Common.Sort.getDirection() |
Indicates the direction to apply sort key for response values.
|
Common.Sort.Direction |
Common.SortOrBuilder.getDirection() |
Indicates the direction to apply sort key for response values.
|
static Common.Sort.Direction |
Common.Sort.Direction.valueOf(int value) |
Deprecated.
|
static Common.Sort.Direction |
Common.Sort.Direction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Common.Sort.Direction |
Common.Sort.Direction.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Common.Sort.Direction[] |
Common.Sort.Direction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|