Interface ConvertRowIdToColumnOrBuilder (2.41.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
Type Description
boolean

The onlyIfNoPrimaryKey.