Properties of a CheckAndMutateRowRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
tableName |
string | null |
<optional> |
CheckAndMutateRowRequest tableName |
authorizedViewName |
string | null |
<optional> |
CheckAndMutateRowRequest authorizedViewName |
appProfileId |
string | null |
<optional> |
CheckAndMutateRowRequest appProfileId |
rowKey |
Uint8Array | null |
<optional> |
CheckAndMutateRowRequest rowKey |
predicateFilter |
google.bigtable.v2.IRowFilter | null |
<optional> |
CheckAndMutateRowRequest predicateFilter |
trueMutations |
Array.<google.bigtable.v2.IMutation> | null |
<optional> |
CheckAndMutateRowRequest trueMutations |
falseMutations |
Array.<google.bigtable.v2.IMutation> | null |
<optional> |
CheckAndMutateRowRequest falseMutations |