replication-protobuf / io.floodplain.protobuf.generated / Replication / ReplicationMessageProtobuf / Builder / getPrimarykeys

getPrimarykeys

fun getPrimarykeys(index: Int): String!

repeated string primarykeys = 5;

Parameters

index - Int: The index of the element to return.

Return
String!: The primarykeys at the given index.