Properties of a MutateRowRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
tableName |
string | null |
<optional> |
MutateRowRequest tableName |
authorizedViewName |
string | null |
<optional> |
MutateRowRequest authorizedViewName |
appProfileId |
string | null |
<optional> |
MutateRowRequest appProfileId |
rowKey |
Uint8Array | null |
<optional> |
MutateRowRequest rowKey |
mutations |
Array.<google.bigtable.v2.IMutation> | null |
<optional> |
MutateRowRequest mutations |