| Modifier and Type | Class and Description |
|---|---|
static class |
DatastoreItemConflictMode.DatastoreItemConflictModeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static DatastoreItemConflictMode |
FAIL_ON_CONFLICT |
static DatastoreItemConflictMode |
OVERWRITE_ON_CONFLICT |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static DatastoreItemConflictMode |
fromValue(String value) |
public static final DatastoreItemConflictMode FAIL_ON_CONFLICT
public static final DatastoreItemConflictMode OVERWRITE_ON_CONFLICT
public static DatastoreItemConflictMode fromValue(String value)
Copyright © 2026. All rights reserved.