Uses of Enum
com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
-
Uses of Mutation.ConflictDetectionStrategyCase in com.google.datastore.v1
Methods in com.google.datastore.v1 that return Mutation.ConflictDetectionStrategyCaseModifier and TypeMethodDescriptionMutation.ConflictDetectionStrategyCase.forNumber(int value) Mutation.Builder.getConflictDetectionStrategyCase()Mutation.getConflictDetectionStrategyCase()MutationOrBuilder.getConflictDetectionStrategyCase()Mutation.ConflictDetectionStrategyCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.Mutation.ConflictDetectionStrategyCase.values()Returns an array containing the constants of this enum type, in the order they are declared.