Uses of Enum
com.google.datastore.admin.v1.Index.Direction
-
Uses of Index.Direction in com.google.datastore.admin.v1
Methods in com.google.datastore.admin.v1 that return Index.DirectionModifier and TypeMethodDescriptionstatic Index.DirectionIndex.Direction.forNumber(int value) Index.IndexedProperty.Builder.getDirection()Required.Index.IndexedProperty.getDirection()Required.Index.IndexedPropertyOrBuilder.getDirection()Required.static Index.DirectionIndex.Direction.valueOf(int value) Deprecated.static Index.DirectionIndex.Direction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Index.DirectionReturns the enum constant of this type with the specified name.static Index.Direction[]Index.Direction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.datastore.admin.v1 that return types with arguments of type Index.DirectionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Index.Direction>Index.Direction.internalGetValueMap()Methods in com.google.datastore.admin.v1 with parameters of type Index.DirectionModifier and TypeMethodDescriptionIndex.IndexedProperty.Builder.setDirection(Index.Direction value) Required.