Uses of Enum
com.google.datastore.admin.v1.Index.AncestorMode
-
Uses of Index.AncestorMode in com.google.datastore.admin.v1
Methods in com.google.datastore.admin.v1 that return Index.AncestorModeModifier and TypeMethodDescriptionstatic Index.AncestorModeIndex.AncestorMode.forNumber(int value) Index.Builder.getAncestor()Required.Index.getAncestor()Required.IndexOrBuilder.getAncestor()Required.static Index.AncestorModeIndex.AncestorMode.valueOf(int value) Deprecated.static Index.AncestorModeIndex.AncestorMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Index.AncestorModeReturns the enum constant of this type with the specified name.static Index.AncestorMode[]Index.AncestorMode.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.AncestorModeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Index.AncestorMode>Index.AncestorMode.internalGetValueMap()Methods in com.google.datastore.admin.v1 with parameters of type Index.AncestorMode