Interface ConvertRowIdToColumnOrBuilder (2.40.0)

public interface ConvertRowIdToColumnOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getOnlyIfNoPrimaryKey()

public abstract boolean getOnlyIfNoPrimaryKey()

Required. Only work on tables without primary key defined

bool only_if_no_primary_key = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
boolean

The onlyIfNoPrimaryKey.