Package com.google.cloud.clouddms.v1
Class DatabaseEntity.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DatabaseEntity.Builder>
-
- com.google.cloud.clouddms.v1.DatabaseEntity.Builder
-
- All Implemented Interfaces:
DatabaseEntityOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DatabaseEntity
public static final class DatabaseEntity.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DatabaseEntity.Builder> implements DatabaseEntityOrBuilder
The base entity type for all the database related entities. The message contains the entity name, the name of its parent, the entity type, and the specific details per entity type.
Protobuf typegoogle.cloud.clouddms.v1.DatabaseEntity
-
-
Method Summary
-
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<DatabaseEntity.Builder>
-
clear
public DatabaseEntity.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<DatabaseEntity.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<DatabaseEntity.Builder>
-
getDefaultInstanceForType
public DatabaseEntity getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public DatabaseEntity build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DatabaseEntity buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DatabaseEntity.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<DatabaseEntity.Builder>
-
setField
public DatabaseEntity.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<DatabaseEntity.Builder>
-
clearField
public DatabaseEntity.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabaseEntity.Builder>
-
clearOneof
public DatabaseEntity.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabaseEntity.Builder>
-
setRepeatedField
public DatabaseEntity.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<DatabaseEntity.Builder>
-
addRepeatedField
public DatabaseEntity.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<DatabaseEntity.Builder>
-
mergeFrom
public DatabaseEntity.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DatabaseEntity.Builder>
-
mergeFrom
public DatabaseEntity.Builder mergeFrom(DatabaseEntity other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabaseEntity.Builder>
-
mergeFrom
public DatabaseEntity.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<DatabaseEntity.Builder>- Throws:
IOException
-
getEntityBodyCase
public DatabaseEntity.EntityBodyCase getEntityBodyCase()
- Specified by:
getEntityBodyCasein interfaceDatabaseEntityOrBuilder
-
clearEntityBody
public DatabaseEntity.Builder clearEntityBody()
-
getShortName
public String getShortName()
The short name (e.g. table name) of the entity.
string short_name = 1;- Specified by:
getShortNamein interfaceDatabaseEntityOrBuilder- Returns:
- The shortName.
-
getShortNameBytes
public com.google.protobuf.ByteString getShortNameBytes()
The short name (e.g. table name) of the entity.
string short_name = 1;- Specified by:
getShortNameBytesin interfaceDatabaseEntityOrBuilder- Returns:
- The bytes for shortName.
-
setShortName
public DatabaseEntity.Builder setShortName(String value)
The short name (e.g. table name) of the entity.
string short_name = 1;- Parameters:
value- The shortName to set.- Returns:
- This builder for chaining.
-
clearShortName
public DatabaseEntity.Builder clearShortName()
The short name (e.g. table name) of the entity.
string short_name = 1;- Returns:
- This builder for chaining.
-
setShortNameBytes
public DatabaseEntity.Builder setShortNameBytes(com.google.protobuf.ByteString value)
The short name (e.g. table name) of the entity.
string short_name = 1;- Parameters:
value- The bytes for shortName to set.- Returns:
- This builder for chaining.
-
getParentEntity
public String getParentEntity()
The full name of the parent entity (e.g. schema name).
string parent_entity = 2;- Specified by:
getParentEntityin interfaceDatabaseEntityOrBuilder- Returns:
- The parentEntity.
-
getParentEntityBytes
public com.google.protobuf.ByteString getParentEntityBytes()
The full name of the parent entity (e.g. schema name).
string parent_entity = 2;- Specified by:
getParentEntityBytesin interfaceDatabaseEntityOrBuilder- Returns:
- The bytes for parentEntity.
-
setParentEntity
public DatabaseEntity.Builder setParentEntity(String value)
The full name of the parent entity (e.g. schema name).
string parent_entity = 2;- Parameters:
value- The parentEntity to set.- Returns:
- This builder for chaining.
-
clearParentEntity
public DatabaseEntity.Builder clearParentEntity()
The full name of the parent entity (e.g. schema name).
string parent_entity = 2;- Returns:
- This builder for chaining.
-
setParentEntityBytes
public DatabaseEntity.Builder setParentEntityBytes(com.google.protobuf.ByteString value)
The full name of the parent entity (e.g. schema name).
string parent_entity = 2;- Parameters:
value- The bytes for parentEntity to set.- Returns:
- This builder for chaining.
-
getTreeValue
public int getTreeValue()
The type of tree the entity belongs to.
.google.cloud.clouddms.v1.DatabaseEntity.TreeType tree = 3;- Specified by:
getTreeValuein interfaceDatabaseEntityOrBuilder- Returns:
- The enum numeric value on the wire for tree.
-
setTreeValue
public DatabaseEntity.Builder setTreeValue(int value)
The type of tree the entity belongs to.
.google.cloud.clouddms.v1.DatabaseEntity.TreeType tree = 3;- Parameters:
value- The enum numeric value on the wire for tree to set.- Returns:
- This builder for chaining.
-
getTree
public DatabaseEntity.TreeType getTree()
The type of tree the entity belongs to.
.google.cloud.clouddms.v1.DatabaseEntity.TreeType tree = 3;- Specified by:
getTreein interfaceDatabaseEntityOrBuilder- Returns:
- The tree.
-
setTree
public DatabaseEntity.Builder setTree(DatabaseEntity.TreeType value)
The type of tree the entity belongs to.
.google.cloud.clouddms.v1.DatabaseEntity.TreeType tree = 3;- Parameters:
value- The tree to set.- Returns:
- This builder for chaining.
-
clearTree
public DatabaseEntity.Builder clearTree()
The type of tree the entity belongs to.
.google.cloud.clouddms.v1.DatabaseEntity.TreeType tree = 3;- Returns:
- This builder for chaining.
-
getEntityTypeValue
public int getEntityTypeValue()
The type of the database entity (table, view, index, ...).
.google.cloud.clouddms.v1.DatabaseEntityType entity_type = 4;- Specified by:
getEntityTypeValuein interfaceDatabaseEntityOrBuilder- Returns:
- The enum numeric value on the wire for entityType.
-
setEntityTypeValue
public DatabaseEntity.Builder setEntityTypeValue(int value)
The type of the database entity (table, view, index, ...).
.google.cloud.clouddms.v1.DatabaseEntityType entity_type = 4;- Parameters:
value- The enum numeric value on the wire for entityType to set.- Returns:
- This builder for chaining.
-
getEntityType
public DatabaseEntityType getEntityType()
The type of the database entity (table, view, index, ...).
.google.cloud.clouddms.v1.DatabaseEntityType entity_type = 4;- Specified by:
getEntityTypein interfaceDatabaseEntityOrBuilder- Returns:
- The entityType.
-
setEntityType
public DatabaseEntity.Builder setEntityType(DatabaseEntityType value)
The type of the database entity (table, view, index, ...).
.google.cloud.clouddms.v1.DatabaseEntityType entity_type = 4;- Parameters:
value- The entityType to set.- Returns:
- This builder for chaining.
-
clearEntityType
public DatabaseEntity.Builder clearEntityType()
The type of the database entity (table, view, index, ...).
.google.cloud.clouddms.v1.DatabaseEntityType entity_type = 4;- Returns:
- This builder for chaining.
-
getMappingsList
public List<EntityMapping> getMappingsList()
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;- Specified by:
getMappingsListin interfaceDatabaseEntityOrBuilder
-
getMappingsCount
public int getMappingsCount()
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;- Specified by:
getMappingsCountin interfaceDatabaseEntityOrBuilder
-
getMappings
public EntityMapping getMappings(int index)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;- Specified by:
getMappingsin interfaceDatabaseEntityOrBuilder
-
setMappings
public DatabaseEntity.Builder setMappings(int index, EntityMapping value)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
setMappings
public DatabaseEntity.Builder setMappings(int index, EntityMapping.Builder builderForValue)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
addMappings
public DatabaseEntity.Builder addMappings(EntityMapping value)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
addMappings
public DatabaseEntity.Builder addMappings(int index, EntityMapping value)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
addMappings
public DatabaseEntity.Builder addMappings(EntityMapping.Builder builderForValue)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
addMappings
public DatabaseEntity.Builder addMappings(int index, EntityMapping.Builder builderForValue)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
addAllMappings
public DatabaseEntity.Builder addAllMappings(Iterable<? extends EntityMapping> values)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
clearMappings
public DatabaseEntity.Builder clearMappings()
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
removeMappings
public DatabaseEntity.Builder removeMappings(int index)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
getMappingsBuilder
public EntityMapping.Builder getMappingsBuilder(int index)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
getMappingsOrBuilder
public EntityMappingOrBuilder getMappingsOrBuilder(int index)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;- Specified by:
getMappingsOrBuilderin interfaceDatabaseEntityOrBuilder
-
getMappingsOrBuilderList
public List<? extends EntityMappingOrBuilder> getMappingsOrBuilderList()
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;- Specified by:
getMappingsOrBuilderListin interfaceDatabaseEntityOrBuilder
-
addMappingsBuilder
public EntityMapping.Builder addMappingsBuilder()
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
addMappingsBuilder
public EntityMapping.Builder addMappingsBuilder(int index)
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
getMappingsBuilderList
public List<EntityMapping.Builder> getMappingsBuilderList()
Details about entity mappings. For source tree entities, this holds the draft entities which were generated by the mapping rules. For draft tree entities, this holds the source entities which were converted to form the draft entity. Destination entities will have no mapping details.
repeated .google.cloud.clouddms.v1.EntityMapping mappings = 5;
-
getEntityDdlList
public List<EntityDdl> getEntityDdlList()
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;- Specified by:
getEntityDdlListin interfaceDatabaseEntityOrBuilder
-
getEntityDdlCount
public int getEntityDdlCount()
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;- Specified by:
getEntityDdlCountin interfaceDatabaseEntityOrBuilder
-
getEntityDdl
public EntityDdl getEntityDdl(int index)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;- Specified by:
getEntityDdlin interfaceDatabaseEntityOrBuilder
-
setEntityDdl
public DatabaseEntity.Builder setEntityDdl(int index, EntityDdl value)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
setEntityDdl
public DatabaseEntity.Builder setEntityDdl(int index, EntityDdl.Builder builderForValue)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
addEntityDdl
public DatabaseEntity.Builder addEntityDdl(EntityDdl value)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
addEntityDdl
public DatabaseEntity.Builder addEntityDdl(int index, EntityDdl value)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
addEntityDdl
public DatabaseEntity.Builder addEntityDdl(EntityDdl.Builder builderForValue)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
addEntityDdl
public DatabaseEntity.Builder addEntityDdl(int index, EntityDdl.Builder builderForValue)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
addAllEntityDdl
public DatabaseEntity.Builder addAllEntityDdl(Iterable<? extends EntityDdl> values)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
clearEntityDdl
public DatabaseEntity.Builder clearEntityDdl()
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
removeEntityDdl
public DatabaseEntity.Builder removeEntityDdl(int index)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
getEntityDdlBuilder
public EntityDdl.Builder getEntityDdlBuilder(int index)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
getEntityDdlOrBuilder
public EntityDdlOrBuilder getEntityDdlOrBuilder(int index)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;- Specified by:
getEntityDdlOrBuilderin interfaceDatabaseEntityOrBuilder
-
getEntityDdlOrBuilderList
public List<? extends EntityDdlOrBuilder> getEntityDdlOrBuilderList()
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;- Specified by:
getEntityDdlOrBuilderListin interfaceDatabaseEntityOrBuilder
-
addEntityDdlBuilder
public EntityDdl.Builder addEntityDdlBuilder()
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
addEntityDdlBuilder
public EntityDdl.Builder addEntityDdlBuilder(int index)
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
getEntityDdlBuilderList
public List<EntityDdl.Builder> getEntityDdlBuilderList()
Details about the entity DDL script. Multiple DDL scripts are provided for child entities such as a table entity will have one DDL for the table with additional DDLs for each index, constraint and such.
repeated .google.cloud.clouddms.v1.EntityDdl entity_ddl = 6;
-
getIssuesList
public List<EntityIssue> getIssuesList()
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;- Specified by:
getIssuesListin interfaceDatabaseEntityOrBuilder
-
getIssuesCount
public int getIssuesCount()
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;- Specified by:
getIssuesCountin interfaceDatabaseEntityOrBuilder
-
getIssues
public EntityIssue getIssues(int index)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;- Specified by:
getIssuesin interfaceDatabaseEntityOrBuilder
-
setIssues
public DatabaseEntity.Builder setIssues(int index, EntityIssue value)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
setIssues
public DatabaseEntity.Builder setIssues(int index, EntityIssue.Builder builderForValue)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
addIssues
public DatabaseEntity.Builder addIssues(EntityIssue value)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
addIssues
public DatabaseEntity.Builder addIssues(int index, EntityIssue value)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
addIssues
public DatabaseEntity.Builder addIssues(EntityIssue.Builder builderForValue)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
addIssues
public DatabaseEntity.Builder addIssues(int index, EntityIssue.Builder builderForValue)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
addAllIssues
public DatabaseEntity.Builder addAllIssues(Iterable<? extends EntityIssue> values)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
clearIssues
public DatabaseEntity.Builder clearIssues()
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
removeIssues
public DatabaseEntity.Builder removeIssues(int index)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
getIssuesBuilder
public EntityIssue.Builder getIssuesBuilder(int index)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
getIssuesOrBuilder
public EntityIssueOrBuilder getIssuesOrBuilder(int index)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;- Specified by:
getIssuesOrBuilderin interfaceDatabaseEntityOrBuilder
-
getIssuesOrBuilderList
public List<? extends EntityIssueOrBuilder> getIssuesOrBuilderList()
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;- Specified by:
getIssuesOrBuilderListin interfaceDatabaseEntityOrBuilder
-
addIssuesBuilder
public EntityIssue.Builder addIssuesBuilder()
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
addIssuesBuilder
public EntityIssue.Builder addIssuesBuilder(int index)
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
getIssuesBuilderList
public List<EntityIssue.Builder> getIssuesBuilderList()
Details about the various issues found for the entity.
repeated .google.cloud.clouddms.v1.EntityIssue issues = 7;
-
hasDatabase
public boolean hasDatabase()
Database.
.google.cloud.clouddms.v1.DatabaseInstanceEntity database = 101;- Specified by:
hasDatabasein interfaceDatabaseEntityOrBuilder- Returns:
- Whether the database field is set.
-
getDatabase
public DatabaseInstanceEntity getDatabase()
Database.
.google.cloud.clouddms.v1.DatabaseInstanceEntity database = 101;- Specified by:
getDatabasein interfaceDatabaseEntityOrBuilder- Returns:
- The database.
-
setDatabase
public DatabaseEntity.Builder setDatabase(DatabaseInstanceEntity value)
Database.
.google.cloud.clouddms.v1.DatabaseInstanceEntity database = 101;
-
setDatabase
public DatabaseEntity.Builder setDatabase(DatabaseInstanceEntity.Builder builderForValue)
Database.
.google.cloud.clouddms.v1.DatabaseInstanceEntity database = 101;
-
mergeDatabase
public DatabaseEntity.Builder mergeDatabase(DatabaseInstanceEntity value)
Database.
.google.cloud.clouddms.v1.DatabaseInstanceEntity database = 101;
-
clearDatabase
public DatabaseEntity.Builder clearDatabase()
Database.
.google.cloud.clouddms.v1.DatabaseInstanceEntity database = 101;
-
getDatabaseBuilder
public DatabaseInstanceEntity.Builder getDatabaseBuilder()
Database.
.google.cloud.clouddms.v1.DatabaseInstanceEntity database = 101;
-
getDatabaseOrBuilder
public DatabaseInstanceEntityOrBuilder getDatabaseOrBuilder()
Database.
.google.cloud.clouddms.v1.DatabaseInstanceEntity database = 101;- Specified by:
getDatabaseOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasSchema
public boolean hasSchema()
Schema.
.google.cloud.clouddms.v1.SchemaEntity schema = 102;- Specified by:
hasSchemain interfaceDatabaseEntityOrBuilder- Returns:
- Whether the schema field is set.
-
getSchema
public SchemaEntity getSchema()
Schema.
.google.cloud.clouddms.v1.SchemaEntity schema = 102;- Specified by:
getSchemain interfaceDatabaseEntityOrBuilder- Returns:
- The schema.
-
setSchema
public DatabaseEntity.Builder setSchema(SchemaEntity value)
Schema.
.google.cloud.clouddms.v1.SchemaEntity schema = 102;
-
setSchema
public DatabaseEntity.Builder setSchema(SchemaEntity.Builder builderForValue)
Schema.
.google.cloud.clouddms.v1.SchemaEntity schema = 102;
-
mergeSchema
public DatabaseEntity.Builder mergeSchema(SchemaEntity value)
Schema.
.google.cloud.clouddms.v1.SchemaEntity schema = 102;
-
clearSchema
public DatabaseEntity.Builder clearSchema()
Schema.
.google.cloud.clouddms.v1.SchemaEntity schema = 102;
-
getSchemaBuilder
public SchemaEntity.Builder getSchemaBuilder()
Schema.
.google.cloud.clouddms.v1.SchemaEntity schema = 102;
-
getSchemaOrBuilder
public SchemaEntityOrBuilder getSchemaOrBuilder()
Schema.
.google.cloud.clouddms.v1.SchemaEntity schema = 102;- Specified by:
getSchemaOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasTable
public boolean hasTable()
Table.
.google.cloud.clouddms.v1.TableEntity table = 103;- Specified by:
hasTablein interfaceDatabaseEntityOrBuilder- Returns:
- Whether the table field is set.
-
getTable
public TableEntity getTable()
Table.
.google.cloud.clouddms.v1.TableEntity table = 103;- Specified by:
getTablein interfaceDatabaseEntityOrBuilder- Returns:
- The table.
-
setTable
public DatabaseEntity.Builder setTable(TableEntity value)
Table.
.google.cloud.clouddms.v1.TableEntity table = 103;
-
setTable
public DatabaseEntity.Builder setTable(TableEntity.Builder builderForValue)
Table.
.google.cloud.clouddms.v1.TableEntity table = 103;
-
mergeTable
public DatabaseEntity.Builder mergeTable(TableEntity value)
Table.
.google.cloud.clouddms.v1.TableEntity table = 103;
-
clearTable
public DatabaseEntity.Builder clearTable()
Table.
.google.cloud.clouddms.v1.TableEntity table = 103;
-
getTableBuilder
public TableEntity.Builder getTableBuilder()
Table.
.google.cloud.clouddms.v1.TableEntity table = 103;
-
getTableOrBuilder
public TableEntityOrBuilder getTableOrBuilder()
Table.
.google.cloud.clouddms.v1.TableEntity table = 103;- Specified by:
getTableOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasView
public boolean hasView()
View.
.google.cloud.clouddms.v1.ViewEntity view = 104;- Specified by:
hasViewin interfaceDatabaseEntityOrBuilder- Returns:
- Whether the view field is set.
-
getView
public ViewEntity getView()
View.
.google.cloud.clouddms.v1.ViewEntity view = 104;- Specified by:
getViewin interfaceDatabaseEntityOrBuilder- Returns:
- The view.
-
setView
public DatabaseEntity.Builder setView(ViewEntity value)
View.
.google.cloud.clouddms.v1.ViewEntity view = 104;
-
setView
public DatabaseEntity.Builder setView(ViewEntity.Builder builderForValue)
View.
.google.cloud.clouddms.v1.ViewEntity view = 104;
-
mergeView
public DatabaseEntity.Builder mergeView(ViewEntity value)
View.
.google.cloud.clouddms.v1.ViewEntity view = 104;
-
clearView
public DatabaseEntity.Builder clearView()
View.
.google.cloud.clouddms.v1.ViewEntity view = 104;
-
getViewBuilder
public ViewEntity.Builder getViewBuilder()
View.
.google.cloud.clouddms.v1.ViewEntity view = 104;
-
getViewOrBuilder
public ViewEntityOrBuilder getViewOrBuilder()
View.
.google.cloud.clouddms.v1.ViewEntity view = 104;- Specified by:
getViewOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasSequence
public boolean hasSequence()
Sequence.
.google.cloud.clouddms.v1.SequenceEntity sequence = 105;- Specified by:
hasSequencein interfaceDatabaseEntityOrBuilder- Returns:
- Whether the sequence field is set.
-
getSequence
public SequenceEntity getSequence()
Sequence.
.google.cloud.clouddms.v1.SequenceEntity sequence = 105;- Specified by:
getSequencein interfaceDatabaseEntityOrBuilder- Returns:
- The sequence.
-
setSequence
public DatabaseEntity.Builder setSequence(SequenceEntity value)
Sequence.
.google.cloud.clouddms.v1.SequenceEntity sequence = 105;
-
setSequence
public DatabaseEntity.Builder setSequence(SequenceEntity.Builder builderForValue)
Sequence.
.google.cloud.clouddms.v1.SequenceEntity sequence = 105;
-
mergeSequence
public DatabaseEntity.Builder mergeSequence(SequenceEntity value)
Sequence.
.google.cloud.clouddms.v1.SequenceEntity sequence = 105;
-
clearSequence
public DatabaseEntity.Builder clearSequence()
Sequence.
.google.cloud.clouddms.v1.SequenceEntity sequence = 105;
-
getSequenceBuilder
public SequenceEntity.Builder getSequenceBuilder()
Sequence.
.google.cloud.clouddms.v1.SequenceEntity sequence = 105;
-
getSequenceOrBuilder
public SequenceEntityOrBuilder getSequenceOrBuilder()
Sequence.
.google.cloud.clouddms.v1.SequenceEntity sequence = 105;- Specified by:
getSequenceOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasStoredProcedure
public boolean hasStoredProcedure()
Stored procedure.
.google.cloud.clouddms.v1.StoredProcedureEntity stored_procedure = 106;- Specified by:
hasStoredProcedurein interfaceDatabaseEntityOrBuilder- Returns:
- Whether the storedProcedure field is set.
-
getStoredProcedure
public StoredProcedureEntity getStoredProcedure()
Stored procedure.
.google.cloud.clouddms.v1.StoredProcedureEntity stored_procedure = 106;- Specified by:
getStoredProcedurein interfaceDatabaseEntityOrBuilder- Returns:
- The storedProcedure.
-
setStoredProcedure
public DatabaseEntity.Builder setStoredProcedure(StoredProcedureEntity value)
Stored procedure.
.google.cloud.clouddms.v1.StoredProcedureEntity stored_procedure = 106;
-
setStoredProcedure
public DatabaseEntity.Builder setStoredProcedure(StoredProcedureEntity.Builder builderForValue)
Stored procedure.
.google.cloud.clouddms.v1.StoredProcedureEntity stored_procedure = 106;
-
mergeStoredProcedure
public DatabaseEntity.Builder mergeStoredProcedure(StoredProcedureEntity value)
Stored procedure.
.google.cloud.clouddms.v1.StoredProcedureEntity stored_procedure = 106;
-
clearStoredProcedure
public DatabaseEntity.Builder clearStoredProcedure()
Stored procedure.
.google.cloud.clouddms.v1.StoredProcedureEntity stored_procedure = 106;
-
getStoredProcedureBuilder
public StoredProcedureEntity.Builder getStoredProcedureBuilder()
Stored procedure.
.google.cloud.clouddms.v1.StoredProcedureEntity stored_procedure = 106;
-
getStoredProcedureOrBuilder
public StoredProcedureEntityOrBuilder getStoredProcedureOrBuilder()
Stored procedure.
.google.cloud.clouddms.v1.StoredProcedureEntity stored_procedure = 106;- Specified by:
getStoredProcedureOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasDatabaseFunction
public boolean hasDatabaseFunction()
Function.
.google.cloud.clouddms.v1.FunctionEntity database_function = 107;- Specified by:
hasDatabaseFunctionin interfaceDatabaseEntityOrBuilder- Returns:
- Whether the databaseFunction field is set.
-
getDatabaseFunction
public FunctionEntity getDatabaseFunction()
Function.
.google.cloud.clouddms.v1.FunctionEntity database_function = 107;- Specified by:
getDatabaseFunctionin interfaceDatabaseEntityOrBuilder- Returns:
- The databaseFunction.
-
setDatabaseFunction
public DatabaseEntity.Builder setDatabaseFunction(FunctionEntity value)
Function.
.google.cloud.clouddms.v1.FunctionEntity database_function = 107;
-
setDatabaseFunction
public DatabaseEntity.Builder setDatabaseFunction(FunctionEntity.Builder builderForValue)
Function.
.google.cloud.clouddms.v1.FunctionEntity database_function = 107;
-
mergeDatabaseFunction
public DatabaseEntity.Builder mergeDatabaseFunction(FunctionEntity value)
Function.
.google.cloud.clouddms.v1.FunctionEntity database_function = 107;
-
clearDatabaseFunction
public DatabaseEntity.Builder clearDatabaseFunction()
Function.
.google.cloud.clouddms.v1.FunctionEntity database_function = 107;
-
getDatabaseFunctionBuilder
public FunctionEntity.Builder getDatabaseFunctionBuilder()
Function.
.google.cloud.clouddms.v1.FunctionEntity database_function = 107;
-
getDatabaseFunctionOrBuilder
public FunctionEntityOrBuilder getDatabaseFunctionOrBuilder()
Function.
.google.cloud.clouddms.v1.FunctionEntity database_function = 107;- Specified by:
getDatabaseFunctionOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasSynonym
public boolean hasSynonym()
Synonym.
.google.cloud.clouddms.v1.SynonymEntity synonym = 108;- Specified by:
hasSynonymin interfaceDatabaseEntityOrBuilder- Returns:
- Whether the synonym field is set.
-
getSynonym
public SynonymEntity getSynonym()
Synonym.
.google.cloud.clouddms.v1.SynonymEntity synonym = 108;- Specified by:
getSynonymin interfaceDatabaseEntityOrBuilder- Returns:
- The synonym.
-
setSynonym
public DatabaseEntity.Builder setSynonym(SynonymEntity value)
Synonym.
.google.cloud.clouddms.v1.SynonymEntity synonym = 108;
-
setSynonym
public DatabaseEntity.Builder setSynonym(SynonymEntity.Builder builderForValue)
Synonym.
.google.cloud.clouddms.v1.SynonymEntity synonym = 108;
-
mergeSynonym
public DatabaseEntity.Builder mergeSynonym(SynonymEntity value)
Synonym.
.google.cloud.clouddms.v1.SynonymEntity synonym = 108;
-
clearSynonym
public DatabaseEntity.Builder clearSynonym()
Synonym.
.google.cloud.clouddms.v1.SynonymEntity synonym = 108;
-
getSynonymBuilder
public SynonymEntity.Builder getSynonymBuilder()
Synonym.
.google.cloud.clouddms.v1.SynonymEntity synonym = 108;
-
getSynonymOrBuilder
public SynonymEntityOrBuilder getSynonymOrBuilder()
Synonym.
.google.cloud.clouddms.v1.SynonymEntity synonym = 108;- Specified by:
getSynonymOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasDatabasePackage
public boolean hasDatabasePackage()
Package.
.google.cloud.clouddms.v1.PackageEntity database_package = 109;- Specified by:
hasDatabasePackagein interfaceDatabaseEntityOrBuilder- Returns:
- Whether the databasePackage field is set.
-
getDatabasePackage
public PackageEntity getDatabasePackage()
Package.
.google.cloud.clouddms.v1.PackageEntity database_package = 109;- Specified by:
getDatabasePackagein interfaceDatabaseEntityOrBuilder- Returns:
- The databasePackage.
-
setDatabasePackage
public DatabaseEntity.Builder setDatabasePackage(PackageEntity value)
Package.
.google.cloud.clouddms.v1.PackageEntity database_package = 109;
-
setDatabasePackage
public DatabaseEntity.Builder setDatabasePackage(PackageEntity.Builder builderForValue)
Package.
.google.cloud.clouddms.v1.PackageEntity database_package = 109;
-
mergeDatabasePackage
public DatabaseEntity.Builder mergeDatabasePackage(PackageEntity value)
Package.
.google.cloud.clouddms.v1.PackageEntity database_package = 109;
-
clearDatabasePackage
public DatabaseEntity.Builder clearDatabasePackage()
Package.
.google.cloud.clouddms.v1.PackageEntity database_package = 109;
-
getDatabasePackageBuilder
public PackageEntity.Builder getDatabasePackageBuilder()
Package.
.google.cloud.clouddms.v1.PackageEntity database_package = 109;
-
getDatabasePackageOrBuilder
public PackageEntityOrBuilder getDatabasePackageOrBuilder()
Package.
.google.cloud.clouddms.v1.PackageEntity database_package = 109;- Specified by:
getDatabasePackageOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasUdt
public boolean hasUdt()
UDT.
.google.cloud.clouddms.v1.UDTEntity udt = 110;- Specified by:
hasUdtin interfaceDatabaseEntityOrBuilder- Returns:
- Whether the udt field is set.
-
getUdt
public UDTEntity getUdt()
UDT.
.google.cloud.clouddms.v1.UDTEntity udt = 110;- Specified by:
getUdtin interfaceDatabaseEntityOrBuilder- Returns:
- The udt.
-
setUdt
public DatabaseEntity.Builder setUdt(UDTEntity value)
UDT.
.google.cloud.clouddms.v1.UDTEntity udt = 110;
-
setUdt
public DatabaseEntity.Builder setUdt(UDTEntity.Builder builderForValue)
UDT.
.google.cloud.clouddms.v1.UDTEntity udt = 110;
-
mergeUdt
public DatabaseEntity.Builder mergeUdt(UDTEntity value)
UDT.
.google.cloud.clouddms.v1.UDTEntity udt = 110;
-
clearUdt
public DatabaseEntity.Builder clearUdt()
UDT.
.google.cloud.clouddms.v1.UDTEntity udt = 110;
-
getUdtBuilder
public UDTEntity.Builder getUdtBuilder()
UDT.
.google.cloud.clouddms.v1.UDTEntity udt = 110;
-
getUdtOrBuilder
public UDTEntityOrBuilder getUdtOrBuilder()
UDT.
.google.cloud.clouddms.v1.UDTEntity udt = 110;- Specified by:
getUdtOrBuilderin interfaceDatabaseEntityOrBuilder
-
hasMaterializedView
public boolean hasMaterializedView()
Materialized view.
.google.cloud.clouddms.v1.MaterializedViewEntity materialized_view = 111;- Specified by:
hasMaterializedViewin interfaceDatabaseEntityOrBuilder- Returns:
- Whether the materializedView field is set.
-
getMaterializedView
public MaterializedViewEntity getMaterializedView()
Materialized view.
.google.cloud.clouddms.v1.MaterializedViewEntity materialized_view = 111;- Specified by:
getMaterializedViewin interfaceDatabaseEntityOrBuilder- Returns:
- The materializedView.
-
setMaterializedView
public DatabaseEntity.Builder setMaterializedView(MaterializedViewEntity value)
Materialized view.
.google.cloud.clouddms.v1.MaterializedViewEntity materialized_view = 111;
-
setMaterializedView
public DatabaseEntity.Builder setMaterializedView(MaterializedViewEntity.Builder builderForValue)
Materialized view.
.google.cloud.clouddms.v1.MaterializedViewEntity materialized_view = 111;
-
mergeMaterializedView
public DatabaseEntity.Builder mergeMaterializedView(MaterializedViewEntity value)
Materialized view.
.google.cloud.clouddms.v1.MaterializedViewEntity materialized_view = 111;
-
clearMaterializedView
public DatabaseEntity.Builder clearMaterializedView()
Materialized view.
.google.cloud.clouddms.v1.MaterializedViewEntity materialized_view = 111;
-
getMaterializedViewBuilder
public MaterializedViewEntity.Builder getMaterializedViewBuilder()
Materialized view.
.google.cloud.clouddms.v1.MaterializedViewEntity materialized_view = 111;
-
getMaterializedViewOrBuilder
public MaterializedViewEntityOrBuilder getMaterializedViewOrBuilder()
Materialized view.
.google.cloud.clouddms.v1.MaterializedViewEntity materialized_view = 111;- Specified by:
getMaterializedViewOrBuilderin interfaceDatabaseEntityOrBuilder
-
setUnknownFields
public final DatabaseEntity.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabaseEntity.Builder>
-
mergeUnknownFields
public final DatabaseEntity.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabaseEntity.Builder>
-
-