Package com.google.cloud.clouddms.v1
Class EntityMapping.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
- com.google.cloud.clouddms.v1.EntityMapping.Builder
-
- All Implemented Interfaces:
EntityMappingOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- EntityMapping
public static final class EntityMapping.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder> implements EntityMappingOrBuilder
Details of the mappings of a database entity.
Protobuf typegoogle.cloud.clouddms.v1.EntityMapping
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description EntityMapping.BuilderaddAllMappingLog(Iterable<? extends EntityMappingLogEntry> values)Entity mapping log entries.EntityMapping.BuilderaddMappingLog(int index, EntityMappingLogEntry value)Entity mapping log entries.EntityMapping.BuilderaddMappingLog(int index, EntityMappingLogEntry.Builder builderForValue)Entity mapping log entries.EntityMapping.BuilderaddMappingLog(EntityMappingLogEntry value)Entity mapping log entries.EntityMapping.BuilderaddMappingLog(EntityMappingLogEntry.Builder builderForValue)Entity mapping log entries.EntityMappingLogEntry.BuilderaddMappingLogBuilder()Entity mapping log entries.EntityMappingLogEntry.BuilderaddMappingLogBuilder(int index)Entity mapping log entries.EntityMapping.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EntityMappingbuild()EntityMappingbuildPartial()EntityMapping.Builderclear()EntityMapping.BuilderclearDraftEntity()Target entity full name.EntityMapping.BuilderclearDraftType()Type of draft entity.EntityMapping.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)EntityMapping.BuilderclearMappingLog()Entity mapping log entries.EntityMapping.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)EntityMapping.BuilderclearSourceEntity()Source entity full name.EntityMapping.BuilderclearSourceType()Type of source entity.EntityMapping.Builderclone()EntityMappinggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDraftEntity()Target entity full name.com.google.protobuf.ByteStringgetDraftEntityBytes()Target entity full name.DatabaseEntityTypegetDraftType()Type of draft entity.intgetDraftTypeValue()Type of draft entity.EntityMappingLogEntrygetMappingLog(int index)Entity mapping log entries.EntityMappingLogEntry.BuildergetMappingLogBuilder(int index)Entity mapping log entries.List<EntityMappingLogEntry.Builder>getMappingLogBuilderList()Entity mapping log entries.intgetMappingLogCount()Entity mapping log entries.List<EntityMappingLogEntry>getMappingLogList()Entity mapping log entries.EntityMappingLogEntryOrBuildergetMappingLogOrBuilder(int index)Entity mapping log entries.List<? extends EntityMappingLogEntryOrBuilder>getMappingLogOrBuilderList()Entity mapping log entries.StringgetSourceEntity()Source entity full name.com.google.protobuf.ByteStringgetSourceEntityBytes()Source entity full name.DatabaseEntityTypegetSourceType()Type of source entity.intgetSourceTypeValue()Type of source entity.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()EntityMapping.BuildermergeFrom(EntityMapping other)EntityMapping.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)EntityMapping.BuildermergeFrom(com.google.protobuf.Message other)EntityMapping.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)EntityMapping.BuilderremoveMappingLog(int index)Entity mapping log entries.EntityMapping.BuildersetDraftEntity(String value)Target entity full name.EntityMapping.BuildersetDraftEntityBytes(com.google.protobuf.ByteString value)Target entity full name.EntityMapping.BuildersetDraftType(DatabaseEntityType value)Type of draft entity.EntityMapping.BuildersetDraftTypeValue(int value)Type of draft entity.EntityMapping.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EntityMapping.BuildersetMappingLog(int index, EntityMappingLogEntry value)Entity mapping log entries.EntityMapping.BuildersetMappingLog(int index, EntityMappingLogEntry.Builder builderForValue)Entity mapping log entries.EntityMapping.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)EntityMapping.BuildersetSourceEntity(String value)Source entity full name.EntityMapping.BuildersetSourceEntityBytes(com.google.protobuf.ByteString value)Source entity full name.EntityMapping.BuildersetSourceType(DatabaseEntityType value)Type of source entity.EntityMapping.BuildersetSourceTypeValue(int value)Type of source entity.EntityMapping.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
clear
public EntityMapping.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
getDefaultInstanceForType
public EntityMapping getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public EntityMapping build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public EntityMapping buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public EntityMapping.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
setField
public EntityMapping.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
clearField
public EntityMapping.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
clearOneof
public EntityMapping.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
setRepeatedField
public EntityMapping.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
addRepeatedField
public EntityMapping.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
mergeFrom
public EntityMapping.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EntityMapping.Builder>
-
mergeFrom
public EntityMapping.Builder mergeFrom(EntityMapping other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
mergeFrom
public EntityMapping.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EntityMapping.Builder>- Throws:
IOException
-
getSourceEntity
public String getSourceEntity()
Source entity full name. The source entity can also be a column, index or constraint using the same naming notation schema.table.column.
string source_entity = 1;- Specified by:
getSourceEntityin interfaceEntityMappingOrBuilder- Returns:
- The sourceEntity.
-
getSourceEntityBytes
public com.google.protobuf.ByteString getSourceEntityBytes()
Source entity full name. The source entity can also be a column, index or constraint using the same naming notation schema.table.column.
string source_entity = 1;- Specified by:
getSourceEntityBytesin interfaceEntityMappingOrBuilder- Returns:
- The bytes for sourceEntity.
-
setSourceEntity
public EntityMapping.Builder setSourceEntity(String value)
Source entity full name. The source entity can also be a column, index or constraint using the same naming notation schema.table.column.
string source_entity = 1;- Parameters:
value- The sourceEntity to set.- Returns:
- This builder for chaining.
-
clearSourceEntity
public EntityMapping.Builder clearSourceEntity()
Source entity full name. The source entity can also be a column, index or constraint using the same naming notation schema.table.column.
string source_entity = 1;- Returns:
- This builder for chaining.
-
setSourceEntityBytes
public EntityMapping.Builder setSourceEntityBytes(com.google.protobuf.ByteString value)
Source entity full name. The source entity can also be a column, index or constraint using the same naming notation schema.table.column.
string source_entity = 1;- Parameters:
value- The bytes for sourceEntity to set.- Returns:
- This builder for chaining.
-
getDraftEntity
public String getDraftEntity()
Target entity full name. The draft entity can also include a column, index or constraint using the same naming notation schema.table.column.
string draft_entity = 2;- Specified by:
getDraftEntityin interfaceEntityMappingOrBuilder- Returns:
- The draftEntity.
-
getDraftEntityBytes
public com.google.protobuf.ByteString getDraftEntityBytes()
Target entity full name. The draft entity can also include a column, index or constraint using the same naming notation schema.table.column.
string draft_entity = 2;- Specified by:
getDraftEntityBytesin interfaceEntityMappingOrBuilder- Returns:
- The bytes for draftEntity.
-
setDraftEntity
public EntityMapping.Builder setDraftEntity(String value)
Target entity full name. The draft entity can also include a column, index or constraint using the same naming notation schema.table.column.
string draft_entity = 2;- Parameters:
value- The draftEntity to set.- Returns:
- This builder for chaining.
-
clearDraftEntity
public EntityMapping.Builder clearDraftEntity()
Target entity full name. The draft entity can also include a column, index or constraint using the same naming notation schema.table.column.
string draft_entity = 2;- Returns:
- This builder for chaining.
-
setDraftEntityBytes
public EntityMapping.Builder setDraftEntityBytes(com.google.protobuf.ByteString value)
Target entity full name. The draft entity can also include a column, index or constraint using the same naming notation schema.table.column.
string draft_entity = 2;- Parameters:
value- The bytes for draftEntity to set.- Returns:
- This builder for chaining.
-
getSourceTypeValue
public int getSourceTypeValue()
Type of source entity.
.google.cloud.clouddms.v1.DatabaseEntityType source_type = 4;- Specified by:
getSourceTypeValuein interfaceEntityMappingOrBuilder- Returns:
- The enum numeric value on the wire for sourceType.
-
setSourceTypeValue
public EntityMapping.Builder setSourceTypeValue(int value)
Type of source entity.
.google.cloud.clouddms.v1.DatabaseEntityType source_type = 4;- Parameters:
value- The enum numeric value on the wire for sourceType to set.- Returns:
- This builder for chaining.
-
getSourceType
public DatabaseEntityType getSourceType()
Type of source entity.
.google.cloud.clouddms.v1.DatabaseEntityType source_type = 4;- Specified by:
getSourceTypein interfaceEntityMappingOrBuilder- Returns:
- The sourceType.
-
setSourceType
public EntityMapping.Builder setSourceType(DatabaseEntityType value)
Type of source entity.
.google.cloud.clouddms.v1.DatabaseEntityType source_type = 4;- Parameters:
value- The sourceType to set.- Returns:
- This builder for chaining.
-
clearSourceType
public EntityMapping.Builder clearSourceType()
Type of source entity.
.google.cloud.clouddms.v1.DatabaseEntityType source_type = 4;- Returns:
- This builder for chaining.
-
getDraftTypeValue
public int getDraftTypeValue()
Type of draft entity.
.google.cloud.clouddms.v1.DatabaseEntityType draft_type = 5;- Specified by:
getDraftTypeValuein interfaceEntityMappingOrBuilder- Returns:
- The enum numeric value on the wire for draftType.
-
setDraftTypeValue
public EntityMapping.Builder setDraftTypeValue(int value)
Type of draft entity.
.google.cloud.clouddms.v1.DatabaseEntityType draft_type = 5;- Parameters:
value- The enum numeric value on the wire for draftType to set.- Returns:
- This builder for chaining.
-
getDraftType
public DatabaseEntityType getDraftType()
Type of draft entity.
.google.cloud.clouddms.v1.DatabaseEntityType draft_type = 5;- Specified by:
getDraftTypein interfaceEntityMappingOrBuilder- Returns:
- The draftType.
-
setDraftType
public EntityMapping.Builder setDraftType(DatabaseEntityType value)
Type of draft entity.
.google.cloud.clouddms.v1.DatabaseEntityType draft_type = 5;- Parameters:
value- The draftType to set.- Returns:
- This builder for chaining.
-
clearDraftType
public EntityMapping.Builder clearDraftType()
Type of draft entity.
.google.cloud.clouddms.v1.DatabaseEntityType draft_type = 5;- Returns:
- This builder for chaining.
-
getMappingLogList
public List<EntityMappingLogEntry> getMappingLogList()
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;- Specified by:
getMappingLogListin interfaceEntityMappingOrBuilder
-
getMappingLogCount
public int getMappingLogCount()
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;- Specified by:
getMappingLogCountin interfaceEntityMappingOrBuilder
-
getMappingLog
public EntityMappingLogEntry getMappingLog(int index)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;- Specified by:
getMappingLogin interfaceEntityMappingOrBuilder
-
setMappingLog
public EntityMapping.Builder setMappingLog(int index, EntityMappingLogEntry value)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
setMappingLog
public EntityMapping.Builder setMappingLog(int index, EntityMappingLogEntry.Builder builderForValue)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
addMappingLog
public EntityMapping.Builder addMappingLog(EntityMappingLogEntry value)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
addMappingLog
public EntityMapping.Builder addMappingLog(int index, EntityMappingLogEntry value)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
addMappingLog
public EntityMapping.Builder addMappingLog(EntityMappingLogEntry.Builder builderForValue)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
addMappingLog
public EntityMapping.Builder addMappingLog(int index, EntityMappingLogEntry.Builder builderForValue)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
addAllMappingLog
public EntityMapping.Builder addAllMappingLog(Iterable<? extends EntityMappingLogEntry> values)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
clearMappingLog
public EntityMapping.Builder clearMappingLog()
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
removeMappingLog
public EntityMapping.Builder removeMappingLog(int index)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
getMappingLogBuilder
public EntityMappingLogEntry.Builder getMappingLogBuilder(int index)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
getMappingLogOrBuilder
public EntityMappingLogEntryOrBuilder getMappingLogOrBuilder(int index)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;- Specified by:
getMappingLogOrBuilderin interfaceEntityMappingOrBuilder
-
getMappingLogOrBuilderList
public List<? extends EntityMappingLogEntryOrBuilder> getMappingLogOrBuilderList()
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;- Specified by:
getMappingLogOrBuilderListin interfaceEntityMappingOrBuilder
-
addMappingLogBuilder
public EntityMappingLogEntry.Builder addMappingLogBuilder()
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
addMappingLogBuilder
public EntityMappingLogEntry.Builder addMappingLogBuilder(int index)
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
getMappingLogBuilderList
public List<EntityMappingLogEntry.Builder> getMappingLogBuilderList()
Entity mapping log entries. Multiple rules can be effective and contribute changes to a converted entity, such as a rule can handle the entity name, another rule can handle an entity type. In addition, rules which did not change the entity are also logged along with the reason preventing them to do so.
repeated .google.cloud.clouddms.v1.EntityMappingLogEntry mapping_log = 3;
-
setUnknownFields
public final EntityMapping.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
mergeUnknownFields
public final EntityMapping.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMapping.Builder>
-
-