setPrimaryKey

Marks a field as a member of a Spanner row's primary key.
bool primary_key = 9;

Return

This builder for chaining.

Parameters

value

The primaryKey to set.