Properties of a Mod.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
table |
string | null |
<optional> |
Mod table |
insert |
google.spanner.executor.v1.MutationAction.IInsertArgs | null |
<optional> |
Mod insert |
update |
google.spanner.executor.v1.MutationAction.IUpdateArgs | null |
<optional> |
Mod update |
insertOrUpdate |
google.spanner.executor.v1.MutationAction.IInsertArgs | null |
<optional> |
Mod insertOrUpdate |
replace |
google.spanner.executor.v1.MutationAction.IInsertArgs | null |
<optional> |
Mod replace |
deleteKeys |
google.spanner.executor.v1.IKeySet | null |
<optional> |
Mod deleteKeys |