Uses of Enum
com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
-
Uses of ReadOptions.ConsistencyTypeCase in com.google.datastore.v1
Methods in com.google.datastore.v1 that return ReadOptions.ConsistencyTypeCaseModifier and TypeMethodDescriptionReadOptions.ConsistencyTypeCase.forNumber(int value) ReadOptions.Builder.getConsistencyTypeCase()ReadOptions.getConsistencyTypeCase()ReadOptionsOrBuilder.getConsistencyTypeCase()ReadOptions.ConsistencyTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ReadOptions.ConsistencyTypeCase[]ReadOptions.ConsistencyTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.