public final class NameMappingValue extends GeneratedMessageV3 implements NameMappingValueOrBuilder
The potential components of a full name mapping that will be mapped during translation in the target data warehouse.
Protobuf type google.cloud.bigquery.migration.v2.NameMappingValue
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > NameMappingValueImplements
NameMappingValueOrBuilderStatic Fields
ATTRIBUTE_FIELD_NUMBER
public static final int ATTRIBUTE_FIELD_NUMBER
Type | Description |
int |
DATABASE_FIELD_NUMBER
public static final int DATABASE_FIELD_NUMBER
Type | Description |
int |
RELATION_FIELD_NUMBER
public static final int RELATION_FIELD_NUMBER
Type | Description |
int |
SCHEMA_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static NameMappingValue getDefaultInstance()
Type | Description |
NameMappingValue |