getPrimaryKey

abstract fun getPrimaryKey(): Boolean
Marks a field as a member of a Spanner row's primary key.
bool primary_key = 9;

Return

The primaryKey.