Uses of Enum
com.google.datastore.v1.Key.PathElement.IdTypeCase
-
Uses of Key.PathElement.IdTypeCase in com.google.datastore.v1
Methods in com.google.datastore.v1 that return Key.PathElement.IdTypeCaseModifier and TypeMethodDescriptionstatic Key.PathElement.IdTypeCaseKey.PathElement.IdTypeCase.forNumber(int value) Key.PathElement.Builder.getIdTypeCase()Key.PathElement.getIdTypeCase()Key.PathElementOrBuilder.getIdTypeCase()static Key.PathElement.IdTypeCaseKey.PathElement.IdTypeCase.valueOf(int value) Deprecated.static Key.PathElement.IdTypeCaseReturns the enum constant of this type with the specified name.static Key.PathElement.IdTypeCase[]Key.PathElement.IdTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.