Package | Description |
---|---|
com.google.datastore.v1 |
Modifier and Type | Method and Description |
---|---|
static Mutation.ConflictDetectionStrategyCase |
Mutation.ConflictDetectionStrategyCase.forNumber(int value) |
Mutation.ConflictDetectionStrategyCase |
Mutation.getConflictDetectionStrategyCase() |
Mutation.ConflictDetectionStrategyCase |
Mutation.Builder.getConflictDetectionStrategyCase() |
Mutation.ConflictDetectionStrategyCase |
MutationOrBuilder.getConflictDetectionStrategyCase() |
static Mutation.ConflictDetectionStrategyCase |
Mutation.ConflictDetectionStrategyCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Mutation.ConflictDetectionStrategyCase |
Mutation.ConflictDetectionStrategyCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mutation.ConflictDetectionStrategyCase[] |
Mutation.ConflictDetectionStrategyCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.