Class StructuredQuery.OrderBy.Direction (2.31.4)

publicstaticfinalclass StructuredQuery.OrderBy.DirectionextendsStringEnumValue

Inheritance

java.lang.Object > com.google.cloud.StringEnumValue > StructuredQuery.OrderBy.Direction

Inherited Members

com.google.cloud.StringEnumValue.equals(java.lang.Object)
com.google.cloud.StringEnumValue.hashCode()
com.google.cloud.StringEnumValue.name()
com.google.cloud.StringEnumValue.toString()

Static Fields

ASCENDING

publicstaticfinalStructuredQuery.OrderBy.DirectionASCENDING
Field Value
Type Description
StructuredQuery.OrderBy.Direction

DESCENDING

publicstaticfinalStructuredQuery.OrderBy.DirectionDESCENDING
Field Value
Type Description
StructuredQuery.OrderBy.Direction

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.