setPrimaryKey
Marks a field as a member of a Spanner row's primary key.
Content copied to clipboard
bool primary_key = 9;
Return
This builder for chaining.
Parameters
value
The primaryKey to set.
Marks a field as a member of a Spanner row's primary key.
bool primary_key = 9;
This builder for chaining.
The primaryKey to set.