Uses of Enum
com.google.datastore.v1.RunQueryRequest.QueryTypeCase
-
Uses of RunQueryRequest.QueryTypeCase in com.google.datastore.v1
Methods in com.google.datastore.v1 that return RunQueryRequest.QueryTypeCaseModifier and TypeMethodDescriptionRunQueryRequest.QueryTypeCase.forNumber(int value) RunQueryRequest.Builder.getQueryTypeCase()RunQueryRequest.getQueryTypeCase()RunQueryRequestOrBuilder.getQueryTypeCase()RunQueryRequest.QueryTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static RunQueryRequest.QueryTypeCase[]RunQueryRequest.QueryTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.