public final class NameMappingKey extends com.google.protobuf.GeneratedMessageV3 implements NameMappingKeyOrBuilder
The potential components of a full name mapping that will be mapped during translation in the source data warehouse.Protobuf type
google.cloud.bigquery.migration.v2.NameMappingKey| Modifier and Type | Class and Description |
|---|---|
static class |
NameMappingKey.Builder
The potential components of a full name mapping that will be mapped
during translation in the source data warehouse.
|
static class |
NameMappingKey.Type
The type of the object that is being mapped.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ATTRIBUTE_FIELD_NUMBER |
static int |
DATABASE_FIELD_NUMBER |
static int |
RELATION_FIELD_NUMBER |
static int |
SCHEMA_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAttribute()
The attribute name (BigQuery column equivalent in the source data
warehouse).
|
com.google.protobuf.ByteString |
getAttributeBytes()
The attribute name (BigQuery column equivalent in the source data
warehouse).
|
String |
getDatabase()
The database name (BigQuery project ID equivalent in the source data
warehouse).
|
com.google.protobuf.ByteString |
getDatabaseBytes()
The database name (BigQuery project ID equivalent in the source data
warehouse).
|
static NameMappingKey |
getDefaultInstance() |
NameMappingKey |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<NameMappingKey> |
getParserForType() |
String |
getRelation()
The relation name (BigQuery table or view equivalent in the source data
warehouse).
|
com.google.protobuf.ByteString |
getRelationBytes()
The relation name (BigQuery table or view equivalent in the source data
warehouse).
|
String |
getSchema()
The schema name (BigQuery dataset equivalent in the source data warehouse).
|
com.google.protobuf.ByteString |
getSchemaBytes()
The schema name (BigQuery dataset equivalent in the source data warehouse).
|
int |
getSerializedSize() |
NameMappingKey.Type |
getType()
The type of object that is being mapped.
|
int |
getTypeValue()
The type of object that is being mapped.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NameMappingKey.Builder |
newBuilder() |
static NameMappingKey.Builder |
newBuilder(NameMappingKey prototype) |
NameMappingKey.Builder |
newBuilderForType() |
protected NameMappingKey.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static NameMappingKey |
parseDelimitedFrom(InputStream input) |
static NameMappingKey |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingKey |
parseFrom(byte[] data) |
static NameMappingKey |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingKey |
parseFrom(ByteBuffer data) |
static NameMappingKey |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingKey |
parseFrom(com.google.protobuf.ByteString data) |
static NameMappingKey |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingKey |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NameMappingKey |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingKey |
parseFrom(InputStream input) |
static NameMappingKey |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<NameMappingKey> |
parser() |
NameMappingKey.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TYPE_FIELD_NUMBER
public static final int DATABASE_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER
public static final int RELATION_FIELD_NUMBER
public static final int ATTRIBUTE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getTypeValue()
The type of object that is being mapped.
.google.cloud.bigquery.migration.v2.NameMappingKey.Type type = 1;getTypeValue in interface NameMappingKeyOrBuilderpublic NameMappingKey.Type getType()
The type of object that is being mapped.
.google.cloud.bigquery.migration.v2.NameMappingKey.Type type = 1;getType in interface NameMappingKeyOrBuilderpublic String getDatabase()
The database name (BigQuery project ID equivalent in the source data warehouse).
string database = 2;getDatabase in interface NameMappingKeyOrBuilderpublic com.google.protobuf.ByteString getDatabaseBytes()
The database name (BigQuery project ID equivalent in the source data warehouse).
string database = 2;getDatabaseBytes in interface NameMappingKeyOrBuilderpublic String getSchema()
The schema name (BigQuery dataset equivalent in the source data warehouse).
string schema = 3;getSchema in interface NameMappingKeyOrBuilderpublic com.google.protobuf.ByteString getSchemaBytes()
The schema name (BigQuery dataset equivalent in the source data warehouse).
string schema = 3;getSchemaBytes in interface NameMappingKeyOrBuilderpublic String getRelation()
The relation name (BigQuery table or view equivalent in the source data warehouse).
string relation = 4;getRelation in interface NameMappingKeyOrBuilderpublic com.google.protobuf.ByteString getRelationBytes()
The relation name (BigQuery table or view equivalent in the source data warehouse).
string relation = 4;getRelationBytes in interface NameMappingKeyOrBuilderpublic String getAttribute()
The attribute name (BigQuery column equivalent in the source data warehouse).
string attribute = 5;getAttribute in interface NameMappingKeyOrBuilderpublic com.google.protobuf.ByteString getAttributeBytes()
The attribute name (BigQuery column equivalent in the source data warehouse).
string attribute = 5;getAttributeBytes in interface NameMappingKeyOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static NameMappingKey parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NameMappingKey parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NameMappingKey parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NameMappingKey parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NameMappingKey parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NameMappingKey parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NameMappingKey parseFrom(InputStream input) throws IOException
IOExceptionpublic static NameMappingKey parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NameMappingKey parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NameMappingKey parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NameMappingKey parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NameMappingKey parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic NameMappingKey.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NameMappingKey.Builder newBuilder()
public static NameMappingKey.Builder newBuilder(NameMappingKey prototype)
public NameMappingKey.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NameMappingKey.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static NameMappingKey getDefaultInstance()
public static com.google.protobuf.Parser<NameMappingKey> parser()
public com.google.protobuf.Parser<NameMappingKey> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public NameMappingKey getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.