A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes All Packages

A

ACTION_NOT_SET - com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
 
ACTIVATION_POLICY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
addAllAuthorizedNetworks(Iterable<? extends SqlAclEntry>) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
addAllColumns(Iterable<? extends ColumnEntity>) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
addAllConnectionProfiles(Iterable<? extends ConnectionProfile>) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
addAllConstraints(Iterable<? extends ConstraintEntity>) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
addAllConstraints(Iterable<? extends ConstraintEntity>) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
addAllConversionWorkspaces(Iterable<? extends ConversionWorkspace>) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
addAllDatabaseEntities(Iterable<? extends DatabaseEntity>) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
addAllDumpFlags(Iterable<? extends MigrationJob.DumpFlag>) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
addAllEntities(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
addAllEntityDdl(Iterable<? extends EntityDdl>) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
addAllExcludeColumns(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
addAllFiles(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
addAllIncludeColumns(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
addAllIndices(Iterable<? extends IndexEntity>) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
addAllIssueId(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
EntityIssues found for this ddl.
addAllIssues(Iterable<? extends EntityIssue>) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
addAllJobs(Iterable<? extends BackgroundJobLogEntry>) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
addAllMappingLog(Iterable<? extends EntityMappingLogEntry>) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
addAllMappingRules(Iterable<? extends MappingRule>) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
addAllMappings(Iterable<? extends EntityMapping>) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
addAllMigrationJobs(Iterable<? extends MigrationJob>) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
addAllPrimaryKeyColumns(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Required.
addAllPrivateConnections(Iterable<? extends PrivateConnection>) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
addAllReferenceColumns(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference columns which may be associated with the constraint.
addAllRevisions(Iterable<? extends ConversionWorkspace>) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
addAllRulesFiles(Iterable<? extends ImportMappingRulesRequest.RulesFile>) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
addAllSetValues(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Specifies the list of values allowed in the column.
addAllSetValues(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
addAllStaticIps(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
List of static IPs.
addAllTableColumns(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
addAllTableColumns(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
addAllTriggeringEvents(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
addAllTriggers(Iterable<? extends TriggerEntity>) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
addAllUnreachable(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
Locations that could not be reached.
addAllUnreachable(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
Locations that could not be reached.
addAllUnreachable(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
Locations that could not be reached.
addAllUnreachable(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
Locations that could not be reached.
addAllValues(Iterable<String>) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
addAuthorizedNetworks(int, SqlAclEntry) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
addAuthorizedNetworks(int, SqlAclEntry.Builder) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
addAuthorizedNetworks(SqlAclEntry) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
addAuthorizedNetworks(SqlAclEntry.Builder) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
addAuthorizedNetworksBuilder() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
addAuthorizedNetworksBuilder(int) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
addColumns(int, ColumnEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
addColumns(int, ColumnEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
addColumns(ColumnEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
addColumns(ColumnEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
addColumnsBuilder() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
addColumnsBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
addConnectionProfiles(int, ConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
addConnectionProfiles(int, ConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
addConnectionProfiles(ConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
addConnectionProfiles(ConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
addConnectionProfilesBuilder() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
addConnectionProfilesBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
addConstraints(int, ConstraintEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
addConstraints(int, ConstraintEntity) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
addConstraints(int, ConstraintEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
addConstraints(int, ConstraintEntity.Builder) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
addConstraints(ConstraintEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
addConstraints(ConstraintEntity) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
addConstraints(ConstraintEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
addConstraints(ConstraintEntity.Builder) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
addConstraintsBuilder() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
addConstraintsBuilder() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
addConstraintsBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
addConstraintsBuilder(int) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
addConversionWorkspaces(int, ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
addConversionWorkspaces(int, ConversionWorkspace.Builder) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
addConversionWorkspaces(ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
addConversionWorkspaces(ConversionWorkspace.Builder) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
addConversionWorkspacesBuilder() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
addConversionWorkspacesBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
addDatabaseEntities(int, DatabaseEntity) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
addDatabaseEntities(int, DatabaseEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
addDatabaseEntities(DatabaseEntity) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
addDatabaseEntities(DatabaseEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
addDatabaseEntitiesBuilder() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
addDatabaseEntitiesBuilder(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
addDumpFlags(int, MigrationJob.DumpFlag) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
addDumpFlags(int, MigrationJob.DumpFlag.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
addDumpFlags(MigrationJob.DumpFlag) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
addDumpFlags(MigrationJob.DumpFlag.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
addDumpFlagsBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
addDumpFlagsBuilder(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
addEntities(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
addEntitiesBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
addEntityDdl(int, EntityDdl) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
addEntityDdl(int, EntityDdl.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
addEntityDdl(EntityDdl) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
addEntityDdl(EntityDdl.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
addEntityDdlBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
addEntityDdlBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
addExcludeColumns(String) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
addExcludeColumnsBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
addFiles(String) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
addFilesBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
addIncludeColumns(String) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
addIncludeColumnsBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
addIndices(int, IndexEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
addIndices(int, IndexEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
addIndices(IndexEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
addIndices(IndexEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
addIndicesBuilder() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
addIndicesBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
addIssueId(String) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
EntityIssues found for this ddl.
addIssueIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
EntityIssues found for this ddl.
addIssues(int, EntityIssue) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
addIssues(int, EntityIssue.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
addIssues(EntityIssue) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
addIssues(EntityIssue.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
addIssuesBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
addIssuesBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
ADDITIONAL_PUBLIC_IP_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
addJobs(int, BackgroundJobLogEntry) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
addJobs(int, BackgroundJobLogEntry.Builder) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
addJobs(BackgroundJobLogEntry) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
addJobs(BackgroundJobLogEntry.Builder) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
addJobsBuilder() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
addJobsBuilder(int) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
addMappingLog(int, EntityMappingLogEntry) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
addMappingLog(int, EntityMappingLogEntry.Builder) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
addMappingLog(EntityMappingLogEntry) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
addMappingLog(EntityMappingLogEntry.Builder) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
addMappingLogBuilder() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
addMappingLogBuilder(int) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
addMappingRules(int, MappingRule) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
addMappingRules(int, MappingRule.Builder) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
addMappingRules(MappingRule) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
addMappingRules(MappingRule.Builder) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
addMappingRulesBuilder() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
addMappingRulesBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
addMappings(int, EntityMapping) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
addMappings(int, EntityMapping.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
addMappings(EntityMapping) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
addMappings(EntityMapping.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
addMappingsBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
addMappingsBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
addMigrationJobs(int, MigrationJob) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
addMigrationJobs(int, MigrationJob.Builder) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
addMigrationJobs(MigrationJob) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
addMigrationJobs(MigrationJob.Builder) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
addMigrationJobsBuilder() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
addMigrationJobsBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
addPrimaryKeyColumns(String) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Required.
addPrimaryKeyColumnsBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Required.
addPrivateConnections(int, PrivateConnection) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
addPrivateConnections(int, PrivateConnection.Builder) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
addPrivateConnections(PrivateConnection) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
addPrivateConnections(PrivateConnection.Builder) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
addPrivateConnectionsBuilder() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
addPrivateConnectionsBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
addReferenceColumns(String) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference columns which may be associated with the constraint.
addReferenceColumnsBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference columns which may be associated with the constraint.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
addRevisions(int, ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
addRevisions(int, ConversionWorkspace.Builder) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
addRevisions(ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
addRevisions(ConversionWorkspace.Builder) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
addRevisionsBuilder() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
addRevisionsBuilder(int) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
addRulesFiles(int, ImportMappingRulesRequest.RulesFile) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
addRulesFiles(int, ImportMappingRulesRequest.RulesFile.Builder) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
addRulesFiles(ImportMappingRulesRequest.RulesFile) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
addRulesFiles(ImportMappingRulesRequest.RulesFile.Builder) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
addRulesFilesBuilder() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
addRulesFilesBuilder(int) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
addSetValues(String) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Specifies the list of values allowed in the column.
addSetValues(String) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
addSetValuesBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Specifies the list of values allowed in the column.
addSetValuesBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
addStaticIps(String) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
List of static IPs.
addStaticIpsBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
List of static IPs.
addTableColumns(String) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
addTableColumns(String) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
addTableColumnsBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
addTableColumnsBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
addTriggeringEvents(String) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
addTriggeringEventsBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
addTriggers(int, TriggerEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
addTriggers(int, TriggerEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
addTriggers(TriggerEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
addTriggers(TriggerEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
addTriggersBuilder() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
addTriggersBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
addUnreachable(String) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
Locations that could not be reached.
addUnreachable(String) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
Locations that could not be reached.
addUnreachable(String) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
Locations that could not be reached.
addUnreachable(String) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
Locations that could not be reached.
addUnreachableBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
Locations that could not be reached.
addUnreachableBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
Locations that could not be reached.
addUnreachableBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
Locations that could not be reached.
addUnreachableBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
Locations that could not be reached.
addValues(String) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
addValuesBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
ALLOCATED_IP_RANGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SqlIpConfig
 
ALLOYDB - com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
 
ALLOYDB - com.google.cloud.clouddms.v1.DatabaseProvider
AlloyDB.
ALLOYDB_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
ALLOYDB_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseProvider
AlloyDB.
AlloyDbConnectionProfile - Class in com.google.cloud.clouddms.v1
Specifies required connection parameters, and the parameters required to create an AlloyDB destination cluster.
AlloyDbConnectionProfile.Builder - Class in com.google.cloud.clouddms.v1
Specifies required connection parameters, and the parameters required to create an AlloyDB destination cluster.
AlloyDbConnectionProfileOrBuilder - Interface in com.google.cloud.clouddms.v1
 
AlloyDbSettings - Class in com.google.cloud.clouddms.v1
Settings for creating an AlloyDB cluster.
AlloyDbSettings.Builder - Class in com.google.cloud.clouddms.v1
Settings for creating an AlloyDB cluster.
AlloyDbSettings.EncryptionConfig - Class in com.google.cloud.clouddms.v1
EncryptionConfig describes the encryption config of a cluster that is encrypted with a CMEK (customer-managed encryption key).
AlloyDbSettings.EncryptionConfig.Builder - Class in com.google.cloud.clouddms.v1
EncryptionConfig describes the encryption config of a cluster that is encrypted with a CMEK (customer-managed encryption key).
AlloyDbSettings.EncryptionConfigOrBuilder - Interface in com.google.cloud.clouddms.v1
 
AlloyDbSettings.PrimaryInstanceSettings - Class in com.google.cloud.clouddms.v1
Settings for the cluster's primary instance
AlloyDbSettings.PrimaryInstanceSettings.Builder - Class in com.google.cloud.clouddms.v1
Settings for the cluster's primary instance
AlloyDbSettings.PrimaryInstanceSettings.MachineConfig - Class in com.google.cloud.clouddms.v1
MachineConfig describes the configuration of a machine.
AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder - Class in com.google.cloud.clouddms.v1
MachineConfig describes the configuration of a machine.
AlloyDbSettings.PrimaryInstanceSettings.MachineConfigOrBuilder - Interface in com.google.cloud.clouddms.v1
 
AlloyDbSettings.PrimaryInstanceSettingsOrBuilder - Interface in com.google.cloud.clouddms.v1
 
AlloyDbSettings.UserPassword - Class in com.google.cloud.clouddms.v1
The username/password for a database user.
AlloyDbSettings.UserPassword.Builder - Class in com.google.cloud.clouddms.v1
The username/password for a database user.
AlloyDbSettings.UserPasswordOrBuilder - Interface in com.google.cloud.clouddms.v1
 
AlloyDbSettingsOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ALWAYS - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
The instance is always up and running.
ALWAYS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
The instance is always up and running.
API_VERSION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OperationMetadata
 
APPLY_HASH - com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
 
APPLY_HASH_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
APPLY_JOB_DETAILS - com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
 
APPLY_JOB_DETAILS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
applyConversionWorkspace(ApplyConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Applies draft tree onto a specific destination database.
applyConversionWorkspace(ApplyConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Applies draft tree onto a specific destination database.
applyConversionWorkspace(ApplyConversionWorkspaceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Applies draft tree onto a specific destination database.
applyConversionWorkspace(ApplyConversionWorkspaceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Applies draft tree onto a specific destination database.
applyConversionWorkspaceAsync(ApplyConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Applies draft tree onto a specific destination database.
applyConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Applies draft tree onto a specific destination database.
applyConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
applyConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
applyConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Applies draft tree onto a specific destination database.
applyConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
applyConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
applyConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to applyConversionWorkspace.
applyConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to applyConversionWorkspace.
applyConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to applyConversionWorkspace.
applyConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to applyConversionWorkspace.
ApplyConversionWorkspaceRequest - Class in com.google.cloud.clouddms.v1
Request message for 'ApplyConversionWorkspace' request.
ApplyConversionWorkspaceRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'ApplyConversionWorkspace' request.
ApplyConversionWorkspaceRequest.DestinationCase - Enum in com.google.cloud.clouddms.v1
 
ApplyConversionWorkspaceRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
applyConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to applyConversionWorkspace.
applyConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to applyConversionWorkspace.
applyConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to applyConversionWorkspace.
applyConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to applyConversionWorkspace.
ApplyHash - Class in com.google.cloud.clouddms.v1
Apply a hash function on the value.
ApplyHash.Builder - Class in com.google.cloud.clouddms.v1
Apply a hash function on the value.
ApplyHash.HashFunctionCase - Enum in com.google.cloud.clouddms.v1
 
ApplyHashOrBuilder - Interface in com.google.cloud.clouddms.v1
 
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
ARRAY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
ARRAY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
ARRAY_LENGTH_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
ARRAY_LENGTH_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
ASSIGN_MAX_VALUE - com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
 
ASSIGN_MAX_VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
ASSIGN_MIN_VALUE - com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
 
ASSIGN_MIN_VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
ASSIGN_NULL - com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
 
ASSIGN_NULL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
ASSIGN_SPECIFIC_VALUE - com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
 
ASSIGN_SPECIFIC_VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
AssignSpecificValue - Class in com.google.cloud.clouddms.v1
Set to a specific value (value is converted to fit the target data type)
AssignSpecificValue.Builder - Class in com.google.cloud.clouddms.v1
Set to a specific value (value is converted to fit the target data type)
AssignSpecificValueOrBuilder - Interface in com.google.cloud.clouddms.v1
 
AURORA - com.google.cloud.clouddms.v1.DatabaseProvider
Amazon Aurora.
AURORA_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseProvider
Amazon Aurora.
AUTHENTICATION_FAILURE - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
We failed to authenticate to one of the connection profile.
AUTHENTICATION_FAILURE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
We failed to authenticate to one of the connection profile.
AUTHENTICATIONMETHOD_NOT_SET - com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.AuthenticationMethodCase
 
AUTHORIZED_NETWORKS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SqlIpConfig
 
AUTO_COMMIT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
AUTO_COMMIT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
AUTO_COMMIT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
AUTO_COMMIT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
AUTO_GENERATED_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
AUTO_GENERATED_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
AUTO_STORAGE_INCREASE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
AVAILABILITY_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 

B

BACKGROUND_JOB_TYPE_APPLY_DESTINATION - com.google.cloud.clouddms.v1.BackgroundJobType
Job to apply the draft tree onto the destination.
BACKGROUND_JOB_TYPE_APPLY_DESTINATION_VALUE - Static variable in enum com.google.cloud.clouddms.v1.BackgroundJobType
Job to apply the draft tree onto the destination.
BACKGROUND_JOB_TYPE_CONVERT - com.google.cloud.clouddms.v1.BackgroundJobType
Job to convert the source database into a draft of the destination database.
BACKGROUND_JOB_TYPE_CONVERT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.BackgroundJobType
Job to convert the source database into a draft of the destination database.
BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE - com.google.cloud.clouddms.v1.BackgroundJobType
Job to import and convert mapping rules from an external source such as an ora2pg config file.
BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.BackgroundJobType
Job to import and convert mapping rules from an external source such as an ora2pg config file.
BACKGROUND_JOB_TYPE_SOURCE_SEED - com.google.cloud.clouddms.v1.BackgroundJobType
Job to seed from the source database.
BACKGROUND_JOB_TYPE_SOURCE_SEED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.BackgroundJobType
Job to seed from the source database.
BACKGROUND_JOB_TYPE_UNSPECIFIED - com.google.cloud.clouddms.v1.BackgroundJobType
Unspecified background job type.
BACKGROUND_JOB_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.BackgroundJobType
Unspecified background job type.
BackgroundJobLogEntry - Class in com.google.cloud.clouddms.v1
Execution log of a background job.
BackgroundJobLogEntry.ApplyJobDetails - Class in com.google.cloud.clouddms.v1
Details regarding an Apply background job.
BackgroundJobLogEntry.ApplyJobDetails.Builder - Class in com.google.cloud.clouddms.v1
Details regarding an Apply background job.
BackgroundJobLogEntry.ApplyJobDetailsOrBuilder - Interface in com.google.cloud.clouddms.v1
 
BackgroundJobLogEntry.Builder - Class in com.google.cloud.clouddms.v1
Execution log of a background job.
BackgroundJobLogEntry.ConvertJobDetails - Class in com.google.cloud.clouddms.v1
Details regarding a Convert background job.
BackgroundJobLogEntry.ConvertJobDetails.Builder - Class in com.google.cloud.clouddms.v1
Details regarding a Convert background job.
BackgroundJobLogEntry.ConvertJobDetailsOrBuilder - Interface in com.google.cloud.clouddms.v1
 
BackgroundJobLogEntry.ImportRulesJobDetails - Class in com.google.cloud.clouddms.v1
Details regarding an Import Rules background job.
BackgroundJobLogEntry.ImportRulesJobDetails.Builder - Class in com.google.cloud.clouddms.v1
Details regarding an Import Rules background job.
BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder - Interface in com.google.cloud.clouddms.v1
 
BackgroundJobLogEntry.JobCompletionState - Enum in com.google.cloud.clouddms.v1
Final state after a job completes.
BackgroundJobLogEntry.JobDetailsCase - Enum in com.google.cloud.clouddms.v1
 
BackgroundJobLogEntry.SeedJobDetails - Class in com.google.cloud.clouddms.v1
Details regarding a Seed background job.
BackgroundJobLogEntry.SeedJobDetails.Builder - Class in com.google.cloud.clouddms.v1
Details regarding a Seed background job.
BackgroundJobLogEntry.SeedJobDetailsOrBuilder - Interface in com.google.cloud.clouddms.v1
 
BackgroundJobLogEntryOrBuilder - Interface in com.google.cloud.clouddms.v1
 
BackgroundJobType - Enum in com.google.cloud.clouddms.v1
The types of jobs that can be executed in the background.
bindService() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceImplBase
 
bindService(DataMigrationServiceGrpc.AsyncService) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
build() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.LocationName.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MigrationJobName.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
build() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
build(Channel, CallOptions) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
 
Builder() - Constructor for class com.google.cloud.clouddms.v1.ConnectionProfileName.Builder
 
Builder() - Constructor for class com.google.cloud.clouddms.v1.ConversionWorkspaceName.Builder
 
Builder() - Constructor for class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
 
Builder() - Constructor for class com.google.cloud.clouddms.v1.LocationName.Builder
 
Builder() - Constructor for class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
Builder() - Constructor for class com.google.cloud.clouddms.v1.MigrationJobName.Builder
 
Builder() - Constructor for class com.google.cloud.clouddms.v1.PrivateConnectionName.Builder
 
Builder() - Constructor for class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
 
Builder(DataMigrationServiceSettings) - Constructor for class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
 
Builder(DataMigrationServiceStubSettings) - Constructor for class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
 
Builder(DataMigrationServiceStubSettings.Builder) - Constructor for class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
buildPartial() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 

C

CA_CERTIFICATE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SslConfig
 
CACHE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SequenceEntity
 
CANT_RESTART_RUNNING_MIGRATION - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Migration is already running at the time of restart request.
CANT_RESTART_RUNNING_MIGRATION_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Migration is already running at the time of restart request.
CDC - com.google.cloud.clouddms.v1.MigrationJob.Phase
The migration job is CDC phase.
CDC_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
The migration job is CDC phase.
CHARSET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
CHARSET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
clear() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
clear() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
clearAction() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
clearActivationPolicy() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'.
clearAdditionalPublicIp() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
clearAllocatedIpRange() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Optional.
clearAlloydb() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An AlloyDB cluster connection profile.
clearApiVersion() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
clearApplyHash() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearApplyJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
clearArray() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column of array type.
clearArray() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearArrayLength() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
If the column is array, of which length.
clearArrayLength() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearAssignMaxValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearAssignMinValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearAssignNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearAssignSpecificValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearAuthenticationMethod() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
clearAuthorizedNetworks() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
clearAutoCommit() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
clearAutoCommit() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
clearAutoCommit() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
clearAutoCommit() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Should the conversion workspace be committed automatically after the seed operation.
clearAutoGenerated() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column auto-generated/identity.
clearAutoGenerated() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearAutoStorageIncrease() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
clearAvailabilityType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
clearCaCertificate() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Required.
clearCache() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Indicates number of entries to cache / precreate.
clearCharset() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Charset override - instead of table level charset.
clearCharset() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearClientCertificate() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
clearClientKey() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
clearCloudsql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A CloudSQL database connection profile.
clearCloudSqlId() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
clearCloudSqlId() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
clearCloudSqlId() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
clearClusterId() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Required.
clearCmekKeyName() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The KMS key name used for the csql instance.
clearCmekKeyName() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job.
clearCode() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Error/Warning code
clearCollation() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Cloud SQL default instance level collation.
clearCollation() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Collation override - instead of table level collation.
clearCollation() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearColumn() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue column number
clearColumns() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
clearComment() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Comment associated with the column.
clearComment() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearComment() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Comment associated with the table.
clearCommitId() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The commit ID of the conversion workspace.
clearCommitId() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Optional.
clearCommitId() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
clearCommitName() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Optional.
clearCompletedUntilTime() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
clearCompletionComment() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
clearCompletionState() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
clearConditionalColumnSetValue() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearConnectionProfile() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
clearConnectionProfile() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
clearConnectionProfile() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
Output only.
clearConnectionProfile() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
clearConnectionProfile() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
clearConnectionProfile() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
clearConnectionProfileId() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
clearConnectionProfiles() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
clearConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
clearConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
clearConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
clearConnectivity() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
clearConstraints() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
clearConstraints() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
clearConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
clearConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Required.
clearConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
clearConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The conversion workspace used by the migration.
clearConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Required.
clearConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
clearConversionWorkspaceId() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
clearConversionWorkspaces() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
clearConvertFullPath() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
clearConvertJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
clearConvertRowidColumn() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearCpuCount() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
The number of CPU's in the VM instance.
clearCreateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
clearCreateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
clearCreateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
clearCreateTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
clearCreateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
Custom engine specific features.
clearCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
Custom engine specific features.
clearCycle() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Indicates whether the sequence value should cycle through.
clearDatabase() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Database.
clearDatabaseEntities() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
clearDatabaseFlags() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
clearDatabaseFlags() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
clearDatabaseFunction() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Function.
clearDatabasePackage() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Package.
clearDatabaseService() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
clearDatabaseVersion() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database engine type and version.
clearDataDiskSizeGb() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The storage capacity available to the database, in GB.
clearDataDiskType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The type of storage: `PD_SSD` (default) or `PD_HDD`.
clearDataType() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column data type.
clearDataType() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearDdl() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The actual ddl code.
clearDdl() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The ddl which caused the issue, if relevant.
clearDdlType() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
Type of DDL (Create, Alter).
clearDefaultValue() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Default value of the column.
clearDestination() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
clearDestination() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
clearDestination() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
clearDestinationConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
clearDestinationDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the destination.
clearDetails() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
clearDisplayName() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The connection profile display name.
clearDisplayName() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
clearDisplayName() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearDisplayName() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The migration job display name.
clearDisplayName() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The private connection display name.
clearDoubleComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearDraftEntity() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Target entity full name.
clearDraftType() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of draft entity.
clearDryRun() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
clearDumpFlags() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The initial dump flags.
clearDumpFlags() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
clearDumpParallelLevel() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
Initial dump parallelism level.
clearDumpPath() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
clearDuration() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
clearEdition() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
clearEnableIpv4() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether the instance should be assigned an IPv4 address or not.
clearEncryptionConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Optional.
clearEndTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
clearEndTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
clearEngine() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
clearEngine() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database engine.
clearEntities() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
clearEntity() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The name of the database entity the ddl refers to.
clearEntityBody() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
clearEntityDdl() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
clearEntityMove() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearEntityNameContains() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
clearEntityNamePrefix() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
clearEntityNameSuffix() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
clearEntityType() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of the database entity (table, view, index, ...).
clearEntityType() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The entity type (if the DDL is for a sub entity).
clearEntityType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The entity type (if the DDL is for a sub entity).
clearError() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
clearError() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
clearError() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
clearErrorCode() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
clearErrorDetailMessage() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
clearErrorMessage() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
clearExcludeColumns() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
clearExpiration() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
clearExpireTime() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
clearFileFormat() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
clearFiles() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
clearFilter() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Filter which entities to apply.
clearFilter() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
clearFilter() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
Output only.
clearFilter() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
clearFilter() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
clearFilter() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A filter expression that filters connection profiles listed in the response.
clearFilter() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
A filter expression that filters conversion workspaces listed in the response.
clearFilter() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
A filter expression that filters migration jobs listed in the response.
clearFilter() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
A filter expression that filters private connections listed in the response.
clearFilter() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
clearFilter() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
This field can be used to select the entities to migrate as part of the migration job.
clearFilter() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
clearFilterTableColumns() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearFinishTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was finished.
clearForce() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
In case of force delete, the CloudSQL replica database is also deleted (only for CloudSQL connection profile).
clearForce() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
Force delete the conversion workspace, even if there's a running migration that is using the workspace.
clearForce() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
The destination CloudSQL connection profile is always deleted with the migration job.
clearForwardSshConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Forward SSH tunnel connectivity.
clearFractionalSecondsPrecision() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column fractional second precision - used for timestamp based datatypes.
clearFractionalSecondsPrecision() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearGlobalSettings() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
clearHashFunction() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
clearHasUncommittedChanges() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
clearHost() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
clearHost() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
clearHost() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
clearHostname() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
clearId() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Required.
clearId() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The background job log entry ID.
clearId() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Unique Issue ID.
clearIgnoreCase() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
clearImportRulesJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
clearIncludeColumns() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
clearIncrement() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Increment value for the sequence.
clearIndices() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
clearInitialUser() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
clearIntComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearIpConfig() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The settings for IP Management.
clearIsNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearIssueId() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
EntityIssues found for this ddl.
clearIssues() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
clearJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
clearJobs() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
clearJobType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The type of job that was executed.
clearKmsKeyName() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
The fully-qualified resource name of the KMS key.
clearLabel() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
A label to identify this entry.
clearLabels() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
clearLabels() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
clearLabels() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
clearLabels() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
clearLabels() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
clearLatestCommitId() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
clearLatestCommitTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
clearLength() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column length - e.g.
clearLength() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue length
clearLength() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearLine() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue line number
clearMachineConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Configuration for the machines that host the underlying database engine.
clearMappingComment() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Comment.
clearMappingLog() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
clearMappingRule() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
clearMappingRuleId() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
clearMappingRules() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
clearMappings() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
clearMaterializedView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Materialized view.
clearMaxSize() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
clearMaxValue() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Maximum number for the sequence represented as bytes to accommodate large.
clearMessage() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Issue detailed message
clearMigrationJob() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
clearMigrationJob() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Name of the migration job resource to generate the SSH script.
clearMigrationJob() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Name of the migration job resource to generate the TCP Proxy script.
clearMigrationJob() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
clearMigrationJob() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
clearMigrationJobId() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
clearMigrationJobs() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
clearMinValue() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Minimum number for the sequence represented as bytes to accommodate large.
clearMultiColumnDataTypeChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearMultiEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearMysql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A MySQL database connection profile.
clearName() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column name.
clearName() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
clearName() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
The name of the table constraint.
clearName() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
clearName() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The resource name (URI) of the conversion workspace.
clearName() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
clearName() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
The name of the index.
clearName() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Full name of the mapping rule resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{set}/mappingRule/{rule}.
clearName() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The name (URI) of this migration job resource, in the form of: projects/{project}/locations/{location}/migrationJobs/{migrationJob}.
clearName() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The name of the flag
clearName() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The name of the resource.
clearName() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
Name of the migration job resource to promote.
clearName() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
Name of the migration job resource to restart.
clearName() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
Name of the migration job resource to resume.
clearName() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
Required.
clearName() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
clearName() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
Name of the migration job resource to start.
clearName() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
Name of the migration job resource to stop.
clearName() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The name of the trigger.
clearName() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Name of the migration job resource to verify.
clearNetworkArchitecture() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Output only.
clearNewDataType() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
clearNewName() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
Required.
clearNewNamePattern() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
clearNewSchema() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
Required.
clearNextPageToken() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
clearNextPageToken() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
A token that can be sent as `page_token` to retrieve the next page.
clearNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
clearNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
clearNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
clearNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
clearNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
clearNullable() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column nullable.
clearNullable() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearNumericFilterOption() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Required.
clearOffset() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue offset
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
clearOnlyIfNoPrimaryKey() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
Required.
clearOracle() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An Oracle database connection profile.
clearOrderBy() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A comma-separated list of fields to order results according to.
clearOrderBy() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Sort the results based on the migration job name.
clearOrderBy() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Order by fields for the result.
clearOrdinalPosition() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column order in the table.
clearOverrideFractionalSecondsPrecision() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
clearOverrideLength() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
clearOverridePrecision() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
clearOverrideScale() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
clearPackageBody() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package body.
clearPackageBody() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
clearPackageDescription() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
clearPackageSqlCode() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package.
clearPageSize() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
clearPageSize() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
Maximum number of IPs to return.
clearPageSize() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
The maximum number of connection profiles to return.
clearPageSize() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
The maximum number of conversion workspaces to return.
clearPageSize() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
The maximum number of rules to return.
clearPageSize() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
The maximum number of migration jobs to return.
clearPageSize() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Maximum number of private connections to return.
clearPageToken() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
clearPageToken() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
A page token, received from a previous `FetchStaticIps` call.
clearPageToken() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A page token, received from a previous `ListConnectionProfiles` call.
clearPageToken() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
The nextPageToken value received in the previous call to conversionWorkspaces.list, used in the subsequent request to retrieve the next page of results.
clearPageToken() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
The nextPageToken value received in the previous call to mappingRules.list, used in the subsequent request to retrieve the next page of results.
clearPageToken() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
The nextPageToken value received in the previous call to migrationJobs.list, used in the subsequent request to retrieve the next page of results.
clearPageToken() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Page token received from a previous `ListPrivateConnections` call.
clearParent() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Required.
clearParentEntity() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The full name of the parent entity (e.g.
clearParentEntity() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
clearPassword() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The initial password for the user.
clearPassword() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
clearPassword() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
clearPassword() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
clearPassword() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
clearPasswordSet() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
Output only.
clearPasswordSet() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Output only.
clearPasswordSet() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Output only.
clearPasswordSet() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Output only.
clearPerformanceConfig() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Optional.
clearPhase() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
clearPort() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Port for the SSH tunnel, default value is 22.
clearPort() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
clearPort() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
clearPort() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
clearPosition() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The position of the issue found, if relevant.
clearPostgresql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A PostgreSQL database connection profile.
clearPrecision() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column precision - when relevant.
clearPrecision() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearPrimaryInstanceSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
clearPrimaryKey() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Optional.
clearPrimaryKeyColumns() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Required.
clearPrivateConnection() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
clearPrivateConnection() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
Required.
clearPrivateConnectionId() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
clearPrivateConnections() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
clearPrivateConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Private connectivity.
clearPrivateIp() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Output only.
clearPrivateIp() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
clearPrivateKey() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
clearPrivateNetwork() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
clearPrivateServiceConnectConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Private service connect connectivity.
clearProvider() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The database provider.
clearProvider() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database provider.
clearPublicIp() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
clearReferenceColumns() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference columns which may be associated with the constraint.
clearReferenceTable() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference table which may be associated with the constraint.
clearRequestAutocommit() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
clearRequestedCancellation() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
A unique ID used to identify the request.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Optional.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Optional.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
A unique ID used to identify the request.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Optional.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
A unique ID used to identify the request.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Optional.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
clearRequestId() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
A unique ID used to identify the request.
clearRequireSsl() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether SSL connections over IP should be enforced or not.
clearReturnMostRecentPerJobType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
clearReverseSshConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
clearRevisionCreateTime() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
clearRevisionId() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
clearRevisions() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
clearRootPassword() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Input only.
clearRootPasswordSet() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Output only.
clearRoundScale() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearRuleId() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Which rule caused this log entry.
clearRuleOrder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
clearRuleRevisionId() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Rule revision ID.
clearRulesContent() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
clearRuleScope() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
clearRulesFiles() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
clearRulesFormat() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
clearRulesSourceFilename() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
clearScale() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column scale - when relevant.
clearScale() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
Required.
clearScale() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearSchema() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Schema.
clearScript() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
The ssh configuration script.
clearScript() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
The TCP Proxy configuration script.
clearSecondaryZone() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
clearSeedFrom() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
clearSeedJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
clearSequence() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Sequence.
clearServiceAttachment() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
Required.
clearSetTablePrimaryKey() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Immutable.
clearSettings() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Immutable.
clearSetValues() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Specifies the list of values allowed in the column.
clearSetValues() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearSeverity() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Severity of the issue
clearShortName() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The short name (e.g.
clearSingleColumnChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearSingleEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearSinglePackageChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearSkipValidation() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
clearSkipValidation() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Optional.
clearSkipValidation() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
Optional.
clearSkipValidation() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
Optional.
clearSkipValidation() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
clearSource() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
clearSource() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
clearSourceConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
clearSourceDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the source.
clearSourceDataTypeFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
clearSourceEntity() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Source entity full name.
clearSourceEntity() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The name of the entity for which the synonym is being created (the source).
clearSourceFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
clearSourceFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
clearSourceId() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Database Migration Service source connection profile ID, in the format: `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID`
clearSourceMaxLengthFilter() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
Optional.
clearSourceMaxPrecisionFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
clearSourceMaxScaleFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
clearSourceMinLengthFilter() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
Optional.
clearSourceMinPrecisionFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
clearSourceMinScaleFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
clearSourceNameTransformation() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
clearSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
clearSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
clearSourceSqlChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
clearSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
clearSourceType() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of source entity.
clearSourceType() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The type of the entity for which the synonym is being created (usually a table or a sequence).
clearSqlCode() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
The SQL code which creates the function.
clearSqlCode() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
The SQL code which creates the view.
clearSqlCode() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
Required.
clearSqlCode() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
The SQL code which creates the stored procedure.
clearSqlCode() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The SQL code which creates the trigger.
clearSqlCode() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
The SQL code which creates the view.
clearSsl() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
clearSsl() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
SSL configuration for the connection to the source Oracle database.
clearSsl() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
clearStartTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was started.
clearStartValue() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Start number for the sequence represented as bytes to accommodate large.
clearState() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The current connection profile state (e.g.
clearState() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
clearState() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The current migration job state.
clearState() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
clearStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
static ip connectivity data (default, no additional details needed).
clearStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Static ip connectivity data (default, no additional details needed).
clearStaticIps() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
List of static IPs.
clearStaticServiceIpConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Static Service IP connectivity.
clearStatusMessage() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
clearStorageAutoResizeLimit() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The maximum size to which storage capacity can be automatically increased.
clearStoredProcedure() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Stored procedure.
clearSubnet() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The subnet name the vm needs to be created in.
clearSubnet() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
clearSynonym() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Synonym.
clearTable() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Table.
clearTableColumns() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
clearTableColumns() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
clearTableName() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table which is associated with the constraint.
clearTarget() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
clearTier() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The tier (or machine type) for this instance, for example: `db-n1-standard-1` (MySQL instances) or `db-custom-1-3840` (PostgreSQL instances).
clearTree() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of tree the entity belongs to.
clearTree() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
clearTriggeringEvents() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
clearTriggers() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
clearTriggerType() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Indicates when the trigger fires, for example BEFORE STATEMENT, AFTER EACH ROW.
clearTtl() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
Input only.
clearType() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
clearType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The type of the issue.
clearType() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Type of index, for example B-TREE.
clearType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
clearType() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Output only.
clearUdt() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column a UDT.
clearUdt() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
UDT.
clearUdt() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
clearUdtBody() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt body.
clearUdtSqlCode() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt.
clearUncommitted() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
clearUnique() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Boolean value indicating whether the index is unique.
clearUnreachable() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
Locations that could not be reached.
clearUnreachable() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
Locations that could not be reached.
clearUnreachable() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
Locations that could not be reached.
clearUnreachable() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
Locations that could not be reached.
clearUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
clearUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
clearUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
clearUpdateMask() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
clearUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
clearUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
clearUpdateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
clearUpdateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
clearUser() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The database username.
clearUserLabels() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
clearUsername() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
clearUsername() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
clearUsername() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
clearUsername() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
clearUuidFromBytes() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
Optional.
clearValidateOnly() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
clearValidateOnly() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
clearValue() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
Required.
clearValue() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
Required.
clearValue() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
Required.
clearValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The value of the flag.
clearValue() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The allowlisted value for the access control list.
clearValueComparison() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
Required.
clearValueComparison() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
Required.
clearValueList() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
clearValuePresentList() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
clearValues() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
clearValueTransformation() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Required.
clearVerb() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
clearVersion() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
clearView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
View.
clearView() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
clearVm() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Required.
clearVm() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the virtual machine (Compute Engine) used as the bastion server for the SSH tunnel.
clearVmConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
clearVmCreationConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM creation configuration
clearVmIp() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
Required.
clearVmMachineType() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
clearVmMachineType() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
Required.
clearVmName() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
clearVmPort() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The port that will be open on the bastion host.
clearVmPort() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
Required.
clearVmSelectionConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM selection configuration
clearVmSubnet() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
clearVmZone() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Optional.
clearVmZone() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The Google Cloud Platform zone to create the VM in.
clearVmZone() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
Required.
clearVpc() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the VPC to peer with the Cloud SQL private network.
clearVpc() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
The name of the VPC network to peer with the Cloud SQL private network.
clearVpcName() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
clearVpcNetwork() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
clearVpcPeeringConfig() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
VPC peering configuration.
clearVpcPeeringConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details of the VPC network that the source database is located in.
clearZone() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Google Cloud Platform zone where your Cloud SQL database instance is located.
CLIENT_CERTIFICATE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SslConfig
 
CLIENT_KEY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SslConfig
 
clone() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
clone() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
close() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
 
close() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
close() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
CLOUD_SQL_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
CLOUD_SQL_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
CLOUD_SQL_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
ClouddmsProto - Class in com.google.cloud.clouddms.v1
 
ClouddmsResourcesProto - Class in com.google.cloud.clouddms.v1
 
CLOUDSQL - com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
 
CLOUDSQL - com.google.cloud.clouddms.v1.DatabaseProvider
CloudSQL runs the database.
CLOUDSQL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
CLOUDSQL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseProvider
CloudSQL runs the database.
CloudSqlConnectionProfile - Class in com.google.cloud.clouddms.v1
Specifies required connection parameters, and, optionally, the parameters required to create a Cloud SQL destination database instance.
CloudSqlConnectionProfile.Builder - Class in com.google.cloud.clouddms.v1
Specifies required connection parameters, and, optionally, the parameters required to create a Cloud SQL destination database instance.
CloudSqlConnectionProfileOrBuilder - Interface in com.google.cloud.clouddms.v1
 
CloudSqlSettings - Class in com.google.cloud.clouddms.v1
Settings for creating a Cloud SQL database instance.
CloudSqlSettings.Builder - Class in com.google.cloud.clouddms.v1
Settings for creating a Cloud SQL database instance.
CloudSqlSettings.Edition - Enum in com.google.cloud.clouddms.v1
The edition of the given Cloud SQL instance.
CloudSqlSettings.SqlActivationPolicy - Enum in com.google.cloud.clouddms.v1
Specifies when the instance should be activated.
CloudSqlSettings.SqlAvailabilityType - Enum in com.google.cloud.clouddms.v1
The availability type of the given Cloud SQL instance.
CloudSqlSettings.SqlDatabaseVersion - Enum in com.google.cloud.clouddms.v1
The database engine type and version.
CloudSqlSettings.SqlDataDiskType - Enum in com.google.cloud.clouddms.v1
The storage options for Cloud SQL databases.
CloudSqlSettingsOrBuilder - Interface in com.google.cloud.clouddms.v1
 
CLUSTER_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
CMEK_KEY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
CMEK_KEY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue
 
COLLATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
COLLATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
COLLATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
COLUMN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
ColumnEntity - Class in com.google.cloud.clouddms.v1
Column is not used as an independent entity, it is retrieved as part of a Table entity.
ColumnEntity.Builder - Class in com.google.cloud.clouddms.v1
Column is not used as an independent entity, it is retrieved as part of a Table entity.
ColumnEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
COLUMNS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TableEntity
 
com.google.cloud.clouddms.v1 - package com.google.cloud.clouddms.v1
A client to Database Migration API
com.google.cloud.clouddms.v1.stub - package com.google.cloud.clouddms.v1.stub
 
COMMENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
COMMENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
COMMENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TableEntity
 
COMMIT_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
COMMIT_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
COMMIT_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
COMMIT_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
commitConversionWorkspace(CommitConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Marks all the data in the conversion workspace as committed.
commitConversionWorkspace(CommitConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Marks all the data in the conversion workspace as committed.
commitConversionWorkspace(CommitConversionWorkspaceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Marks all the data in the conversion workspace as committed.
commitConversionWorkspace(CommitConversionWorkspaceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Marks all the data in the conversion workspace as committed.
commitConversionWorkspaceAsync(CommitConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Marks all the data in the conversion workspace as committed.
commitConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Marks all the data in the conversion workspace as committed.
commitConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
commitConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
commitConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Marks all the data in the conversion workspace as committed.
commitConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
commitConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
commitConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to commitConversionWorkspace.
commitConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to commitConversionWorkspace.
commitConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to commitConversionWorkspace.
commitConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to commitConversionWorkspace.
CommitConversionWorkspaceRequest - Class in com.google.cloud.clouddms.v1
Request message for 'CommitConversionWorkspace' request.
CommitConversionWorkspaceRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'CommitConversionWorkspace' request.
CommitConversionWorkspaceRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
commitConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to commitConversionWorkspace.
commitConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to commitConversionWorkspace.
commitConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to commitConversionWorkspace.
commitConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to commitConversionWorkspace.
COMPLETED - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job has been completed.
COMPLETED_UNTIL_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
COMPLETED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job has been completed.
COMPLETION_COMMENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
COMPLETION_STATE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
CONDITIONAL_COLUMN_SET_VALUE - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
CONDITIONAL_COLUMN_SET_VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
ConditionalColumnSetValue - Class in com.google.cloud.clouddms.v1
Options to configure rule type ConditionalColumnSetValue.
ConditionalColumnSetValue.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type ConditionalColumnSetValue.
ConditionalColumnSetValue.SourceFilterCase - Enum in com.google.cloud.clouddms.v1
 
ConditionalColumnSetValueOrBuilder - Interface in com.google.cloud.clouddms.v1
 
CONNECTION_FAILURE - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
We failed to connect to one of the connection profile.
CONNECTION_FAILURE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
We failed to connect to one of the connection profile.
CONNECTION_PROFILE - com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.DestinationCase
 
CONNECTION_PROFILE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
CONNECTION_PROFILE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
CONNECTION_PROFILE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
CONNECTION_PROFILE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
CONNECTION_PROFILE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
CONNECTION_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
CONNECTION_PROFILE_TYPES_INCOMPATIBILITY - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The types of the source and the destination are incompatible.
CONNECTION_PROFILE_TYPES_INCOMPATIBILITY_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The types of the source and the destination are incompatible.
CONNECTION_PROFILES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
ConnectionProfile - Class in com.google.cloud.clouddms.v1
A connection profile definition.
CONNECTIONPROFILE_NOT_SET - com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
 
ConnectionProfile.Builder - Class in com.google.cloud.clouddms.v1
A connection profile definition.
ConnectionProfile.ConnectionProfileCase - Enum in com.google.cloud.clouddms.v1
 
ConnectionProfile.State - Enum in com.google.cloud.clouddms.v1
The current connection profile state (e.g.
ConnectionProfileName - Class in com.google.cloud.clouddms.v1
 
ConnectionProfileName() - Constructor for class com.google.cloud.clouddms.v1.ConnectionProfileName
Deprecated.
ConnectionProfileName.Builder - Class in com.google.cloud.clouddms.v1
Builder for projects/{project}/locations/{location}/connectionProfiles/{connection_profile}.
ConnectionProfileOrBuilder - Interface in com.google.cloud.clouddms.v1
 
CONNECTIVITY_NOT_SET - com.google.cloud.clouddms.v1.MigrationJob.ConnectivityCase
 
CONNECTIVITY_NOT_SET - com.google.cloud.clouddms.v1.OracleConnectionProfile.ConnectivityCase
 
CONNECTIVITY_NOT_SET - com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.ConnectivityCase
 
CONNECTIVITY_NOT_SET - com.google.cloud.clouddms.v1.PrivateConnection.ConnectivityCase
 
ConstraintEntity - Class in com.google.cloud.clouddms.v1
Constraint is not used as an independent entity, it is retrieved as part of another entity such as Table or View.
ConstraintEntity.Builder - Class in com.google.cloud.clouddms.v1
Constraint is not used as an independent entity, it is retrieved as part of another entity such as Table or View.
ConstraintEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
CONSTRAINTS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TableEntity
 
CONSTRAINTS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ViewEntity
 
containsDatabaseFlags(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
containsDatabaseFlags(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
containsDatabaseFlags(String) - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
containsDatabaseFlags(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database flags passed to the Cloud SQL instance at startup.
containsDatabaseFlags(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The database flags passed to the Cloud SQL instance at startup.
containsDatabaseFlags(String) - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The database flags passed to the Cloud SQL instance at startup.
containsGlobalSettings(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
containsGlobalSettings(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Optional.
containsGlobalSettings(String) - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Optional.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Labels for the AlloyDB cluster created by DMS.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Labels for the AlloyDB cluster created by DMS.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Labels for the AlloyDB primary instance created by DMS.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Labels for the AlloyDB primary instance created by DMS.
containsLabels(String) - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Labels for the AlloyDB primary instance created by DMS.
containsLabels(String) - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Labels for the AlloyDB cluster created by DMS.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
containsLabels(String) - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
containsLabels(String) - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
containsLabels(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
containsLabels(String) - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
containsUserLabels(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
containsUserLabels(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
containsUserLabels(String) - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
CONTINUOUS - com.google.cloud.clouddms.v1.MigrationJob.Type
The migration job is a continuous migration.
CONTINUOUS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.Type
The migration job is a continuous migration.
CONVERSION_WORKSPACE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
CONVERSION_WORKSPACE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
CONVERSION_WORKSPACE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
CONVERSION_WORKSPACE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
CONVERSION_WORKSPACE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
CONVERSION_WORKSPACE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
CONVERSION_WORKSPACE_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
CONVERSION_WORKSPACES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
ConversionWorkspace - Class in com.google.cloud.clouddms.v1
The main conversion workspace resource entity.
ConversionWorkspace.Builder - Class in com.google.cloud.clouddms.v1
The main conversion workspace resource entity.
ConversionWorkspaceInfo - Class in com.google.cloud.clouddms.v1
A conversion workspace's version.
ConversionWorkspaceInfo.Builder - Class in com.google.cloud.clouddms.v1
A conversion workspace's version.
ConversionWorkspaceInfoOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ConversionWorkspaceName - Class in com.google.cloud.clouddms.v1
 
ConversionWorkspaceName() - Constructor for class com.google.cloud.clouddms.v1.ConversionWorkspaceName
Deprecated.
ConversionWorkspaceName.Builder - Class in com.google.cloud.clouddms.v1
Builder for projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
ConversionWorkspaceOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ConversionWorkspaceResourcesProto - Class in com.google.cloud.clouddms.v1
 
CONVERT_FULL_PATH_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
CONVERT_JOB_DETAILS - com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
 
CONVERT_JOB_DETAILS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
CONVERT_ROWID_COLUMN - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
CONVERT_ROWID_COLUMN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
convertConversionWorkspace(ConvertConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Creates a draft tree schema for the destination database.
convertConversionWorkspace(ConvertConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Creates a draft tree schema for the destination database.
convertConversionWorkspace(ConvertConversionWorkspaceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Creates a draft tree schema for the destination database.
convertConversionWorkspace(ConvertConversionWorkspaceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Creates a draft tree schema for the destination database.
convertConversionWorkspaceAsync(ConvertConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a draft tree schema for the destination database.
convertConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a draft tree schema for the destination database.
convertConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
convertConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
convertConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a draft tree schema for the destination database.
convertConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
convertConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
convertConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to convertConversionWorkspace.
convertConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to convertConversionWorkspace.
convertConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to convertConversionWorkspace.
convertConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to convertConversionWorkspace.
ConvertConversionWorkspaceRequest - Class in com.google.cloud.clouddms.v1
Request message for 'ConvertConversionWorkspace' request.
ConvertConversionWorkspaceRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'ConvertConversionWorkspace' request.
ConvertConversionWorkspaceRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
convertConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to convertConversionWorkspace.
convertConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to convertConversionWorkspace.
convertConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to convertConversionWorkspace.
convertConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to convertConversionWorkspace.
ConvertRowIdToColumn - Class in com.google.cloud.clouddms.v1
Options to configure rule type ConvertROWIDToColumn.
ConvertRowIdToColumn.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type ConvertROWIDToColumn.
ConvertRowIdToColumnOrBuilder - Interface in com.google.cloud.clouddms.v1
 
CPU_COUNT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
create() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Constructs an instance of DataMigrationServiceClient with default settings.
create(ClientContext) - Static method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
create(DataMigrationServiceSettings) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Constructs an instance of DataMigrationServiceClient, using the given settings.
create(DataMigrationServiceStub) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Constructs an instance of DataMigrationServiceClient, using the given stub for making calls.
create(DataMigrationServiceStubSettings) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
 
create(DataMigrationServiceStubSettings) - Static method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OperationMetadata
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateConnection
 
createAsync(PageContext<DescribeDatabaseEntitiesRequest, DescribeDatabaseEntitiesResponse, DatabaseEntity>, ApiFuture<DescribeDatabaseEntitiesResponse>) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.DescribeDatabaseEntitiesPagedResponse
 
createAsync(PageContext<FetchStaticIpsRequest, FetchStaticIpsResponse, String>, ApiFuture<FetchStaticIpsResponse>) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.FetchStaticIpsPagedResponse
 
createAsync(PageContext<ListConnectionProfilesRequest, ListConnectionProfilesResponse, ConnectionProfile>, ApiFuture<ListConnectionProfilesResponse>) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListConnectionProfilesPagedResponse
 
createAsync(PageContext<ListConversionWorkspacesRequest, ListConversionWorkspacesResponse, ConversionWorkspace>, ApiFuture<ListConversionWorkspacesResponse>) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListConversionWorkspacesPagedResponse
 
createAsync(PageContext<ListMappingRulesRequest, ListMappingRulesResponse, MappingRule>, ApiFuture<ListMappingRulesResponse>) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListMappingRulesPagedResponse
 
createAsync(PageContext<ListMigrationJobsRequest, ListMigrationJobsResponse, MigrationJob>, ApiFuture<ListMigrationJobsResponse>) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListMigrationJobsPagedResponse
 
createAsync(PageContext<ListPrivateConnectionsRequest, ListPrivateConnectionsResponse, PrivateConnection>, ApiFuture<ListPrivateConnectionsResponse>) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListPrivateConnectionsPagedResponse
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceCallableFactory
 
createCollection(List<DataMigrationServiceClient.DescribeDatabaseEntitiesPage>, int) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.DescribeDatabaseEntitiesFixedSizeCollection
 
createCollection(List<DataMigrationServiceClient.FetchStaticIpsPage>, int) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.FetchStaticIpsFixedSizeCollection
 
createCollection(List<DataMigrationServiceClient.ListConnectionProfilesPage>, int) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListConnectionProfilesFixedSizeCollection
 
createCollection(List<DataMigrationServiceClient.ListConversionWorkspacesPage>, int) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListConversionWorkspacesFixedSizeCollection
 
createCollection(List<DataMigrationServiceClient.ListMappingRulesPage>, int) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListMappingRulesFixedSizeCollection
 
createCollection(List<DataMigrationServiceClient.ListMigrationJobsPage>, int) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListMigrationJobsFixedSizeCollection
 
createCollection(List<DataMigrationServiceClient.ListPrivateConnectionsPage>, int) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListPrivateConnectionsFixedSizeCollection
 
createConnectionProfile(CreateConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Creates a new connection profile in a given project and location.
createConnectionProfile(CreateConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Creates a new connection profile in a given project and location.
createConnectionProfile(CreateConnectionProfileRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Creates a new connection profile in a given project and location.
createConnectionProfile(CreateConnectionProfileRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Creates a new connection profile in a given project and location.
createConnectionProfileAsync(CreateConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new connection profile in a given project and location.
createConnectionProfileAsync(LocationName, ConnectionProfile, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new connection profile in a given project and location.
createConnectionProfileAsync(String, ConnectionProfile, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new connection profile in a given project and location.
createConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new connection profile in a given project and location.
createConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
createConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
createConnectionProfileOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new connection profile in a given project and location.
createConnectionProfileOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
createConnectionProfileOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
createConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to createConnectionProfile.
createConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to createConnectionProfile.
createConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createConnectionProfile.
createConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to createConnectionProfile.
CreateConnectionProfileRequest - Class in com.google.cloud.clouddms.v1
Request message for 'CreateConnectionProfile' request.
CreateConnectionProfileRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'CreateConnectionProfile' request.
CreateConnectionProfileRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
createConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to createConnectionProfile.
createConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to createConnectionProfile.
createConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createConnectionProfile.
createConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to createConnectionProfile.
createConversionWorkspace(CreateConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Creates a new conversion workspace in a given project and location.
createConversionWorkspace(CreateConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Creates a new conversion workspace in a given project and location.
createConversionWorkspace(CreateConversionWorkspaceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Creates a new conversion workspace in a given project and location.
createConversionWorkspace(CreateConversionWorkspaceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Creates a new conversion workspace in a given project and location.
createConversionWorkspaceAsync(CreateConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new conversion workspace in a given project and location.
createConversionWorkspaceAsync(LocationName, ConversionWorkspace, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new conversion workspace in a given project and location.
createConversionWorkspaceAsync(String, ConversionWorkspace, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new conversion workspace in a given project and location.
createConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new conversion workspace in a given project and location.
createConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
createConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
createConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new conversion workspace in a given project and location.
createConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
createConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
createConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to createConversionWorkspace.
createConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to createConversionWorkspace.
createConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createConversionWorkspace.
createConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to createConversionWorkspace.
CreateConversionWorkspaceRequest - Class in com.google.cloud.clouddms.v1
Request message to create a new Conversion Workspace in the specified project and region.
CreateConversionWorkspaceRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message to create a new Conversion Workspace in the specified project and region.
CreateConversionWorkspaceRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
createConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to createConversionWorkspace.
createConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to createConversionWorkspace.
createConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createConversionWorkspace.
createConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to createConversionWorkspace.
CREATED - com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection has been created with all of its resources.
CREATED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection has been created with all of its resources.
createMappingRule(ConversionWorkspaceName, MappingRule, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new mapping rule for a given conversion workspace.
createMappingRule(CreateMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new mapping rule for a given conversion workspace.
createMappingRule(CreateMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Creates a new mapping rule for a given conversion workspace.
createMappingRule(CreateMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Creates a new mapping rule for a given conversion workspace.
createMappingRule(CreateMappingRuleRequest, StreamObserver<MappingRule>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Creates a new mapping rule for a given conversion workspace.
createMappingRule(CreateMappingRuleRequest, StreamObserver<MappingRule>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Creates a new mapping rule for a given conversion workspace.
createMappingRule(String, MappingRule, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new mapping rule for a given conversion workspace.
createMappingRuleCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new mapping rule for a given conversion workspace.
createMappingRuleCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
createMappingRuleCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
CreateMappingRuleRequest - Class in com.google.cloud.clouddms.v1
Request message for 'CreateMappingRule' command.
CreateMappingRuleRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'CreateMappingRule' command.
CreateMappingRuleRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
createMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to createMappingRule.
createMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to createMappingRule.
createMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createMappingRule.
createMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to createMappingRule.
createMigrationJob(CreateMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Creates a new migration job in a given project and location.
createMigrationJob(CreateMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Creates a new migration job in a given project and location.
createMigrationJob(CreateMigrationJobRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Creates a new migration job in a given project and location.
createMigrationJob(CreateMigrationJobRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Creates a new migration job in a given project and location.
createMigrationJobAsync(CreateMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new migration job in a given project and location.
createMigrationJobAsync(LocationName, MigrationJob, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new migration job in a given project and location.
createMigrationJobAsync(String, MigrationJob, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new migration job in a given project and location.
createMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new migration job in a given project and location.
createMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
createMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
createMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new migration job in a given project and location.
createMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
createMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
createMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to createMigrationJob.
createMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to createMigrationJob.
createMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createMigrationJob.
createMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to createMigrationJob.
CreateMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message to create a new Database Migration Service migration job in the specified project and region.
CreateMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message to create a new Database Migration Service migration job in the specified project and region.
CreateMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
createMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to createMigrationJob.
createMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to createMigrationJob.
createMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createMigrationJob.
createMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to createMigrationJob.
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceCallableFactory
 
createPage(PageContext<DescribeDatabaseEntitiesRequest, DescribeDatabaseEntitiesResponse, DatabaseEntity>, DescribeDatabaseEntitiesResponse) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.DescribeDatabaseEntitiesPage
 
createPage(PageContext<FetchStaticIpsRequest, FetchStaticIpsResponse, String>, FetchStaticIpsResponse) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.FetchStaticIpsPage
 
createPage(PageContext<ListConnectionProfilesRequest, ListConnectionProfilesResponse, ConnectionProfile>, ListConnectionProfilesResponse) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListConnectionProfilesPage
 
createPage(PageContext<ListConversionWorkspacesRequest, ListConversionWorkspacesResponse, ConversionWorkspace>, ListConversionWorkspacesResponse) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListConversionWorkspacesPage
 
createPage(PageContext<ListMappingRulesRequest, ListMappingRulesResponse, MappingRule>, ListMappingRulesResponse) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListMappingRulesPage
 
createPage(PageContext<ListMigrationJobsRequest, ListMigrationJobsResponse, MigrationJob>, ListMigrationJobsResponse) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListMigrationJobsPage
 
createPage(PageContext<ListPrivateConnectionsRequest, ListPrivateConnectionsResponse, PrivateConnection>, ListPrivateConnectionsResponse) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListPrivateConnectionsPage
 
createPageAsync(PageContext<DescribeDatabaseEntitiesRequest, DescribeDatabaseEntitiesResponse, DatabaseEntity>, ApiFuture<DescribeDatabaseEntitiesResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.DescribeDatabaseEntitiesPage
 
createPageAsync(PageContext<FetchStaticIpsRequest, FetchStaticIpsResponse, String>, ApiFuture<FetchStaticIpsResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.FetchStaticIpsPage
 
createPageAsync(PageContext<ListConnectionProfilesRequest, ListConnectionProfilesResponse, ConnectionProfile>, ApiFuture<ListConnectionProfilesResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListConnectionProfilesPage
 
createPageAsync(PageContext<ListConversionWorkspacesRequest, ListConversionWorkspacesResponse, ConversionWorkspace>, ApiFuture<ListConversionWorkspacesResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListConversionWorkspacesPage
 
createPageAsync(PageContext<ListMappingRulesRequest, ListMappingRulesResponse, MappingRule>, ApiFuture<ListMappingRulesResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListMappingRulesPage
 
createPageAsync(PageContext<ListMigrationJobsRequest, ListMigrationJobsResponse, MigrationJob>, ApiFuture<ListMigrationJobsResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListMigrationJobsPage
 
createPageAsync(PageContext<ListPrivateConnectionsRequest, ListPrivateConnectionsResponse, PrivateConnection>, ApiFuture<ListPrivateConnectionsResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient.ListPrivateConnectionsPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceCallableFactory
 
createPrivateConnection(CreatePrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Creates a new private connection in a given project and location.
createPrivateConnection(CreatePrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Creates a new private connection in a given project and location.
createPrivateConnection(CreatePrivateConnectionRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Creates a new private connection in a given project and location.
createPrivateConnection(CreatePrivateConnectionRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Creates a new private connection in a given project and location.
createPrivateConnectionAsync(CreatePrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new private connection in a given project and location.
createPrivateConnectionAsync(LocationName, PrivateConnection, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new private connection in a given project and location.
createPrivateConnectionAsync(String, PrivateConnection, String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new private connection in a given project and location.
createPrivateConnectionCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new private connection in a given project and location.
createPrivateConnectionCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
createPrivateConnectionCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
createPrivateConnectionOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Creates a new private connection in a given project and location.
createPrivateConnectionOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
createPrivateConnectionOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
createPrivateConnectionOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to createPrivateConnection.
createPrivateConnectionOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to createPrivateConnection.
createPrivateConnectionOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createPrivateConnection.
createPrivateConnectionOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to createPrivateConnection.
CreatePrivateConnectionRequest - Class in com.google.cloud.clouddms.v1
Request message to create a new private connection in the specified project and region.
CreatePrivateConnectionRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message to create a new private connection in the specified project and region.
CreatePrivateConnectionRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
createPrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to createPrivateConnection.
createPrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to createPrivateConnection.
createPrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createPrivateConnection.
createPrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to createPrivateConnection.
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceCallableFactory
 
createStub() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceCallableFactory
 
CREATING - com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is being created.
CREATING - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is being created.
CREATING - com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection is in creation state - creating resources.
CREATING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is being created.
CREATING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is being created.
CREATING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection is in creation state - creating resources.
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConstraintEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.FunctionEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.IndexEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PackageEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SchemaEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SequenceEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SynonymEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TableEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TriggerEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UDTEntity
 
CUSTOM_FEATURES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ViewEntity
 
CYCLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SequenceEntity
 

D

DATA_DISK_SIZE_GB_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
DATA_DISK_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
DATA_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
DATA_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
DATABASE - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
DATABASE_ENGINE_UNSPECIFIED - com.google.cloud.clouddms.v1.DatabaseEngine
The source database engine of the migration job is unknown.
DATABASE_ENGINE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEngine
The source database engine of the migration job is unknown.
DATABASE_ENTITIES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
DATABASE_ENTITY_TYPE_COLUMN - com.google.cloud.clouddms.v1.DatabaseEntityType
Column.
DATABASE_ENTITY_TYPE_COLUMN_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Column.
DATABASE_ENTITY_TYPE_CONSTRAINT - com.google.cloud.clouddms.v1.DatabaseEntityType
Constraint.
DATABASE_ENTITY_TYPE_CONSTRAINT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Constraint.
DATABASE_ENTITY_TYPE_DATABASE - com.google.cloud.clouddms.v1.DatabaseEntityType
Database.
DATABASE_ENTITY_TYPE_DATABASE_PACKAGE - com.google.cloud.clouddms.v1.DatabaseEntityType
Package.
DATABASE_ENTITY_TYPE_DATABASE_PACKAGE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Package.
DATABASE_ENTITY_TYPE_DATABASE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Database.
DATABASE_ENTITY_TYPE_FUNCTION - com.google.cloud.clouddms.v1.DatabaseEntityType
Function.
DATABASE_ENTITY_TYPE_FUNCTION_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Function.
DATABASE_ENTITY_TYPE_INDEX - com.google.cloud.clouddms.v1.DatabaseEntityType
Index.
DATABASE_ENTITY_TYPE_INDEX_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Index.
DATABASE_ENTITY_TYPE_MATERIALIZED_VIEW - com.google.cloud.clouddms.v1.DatabaseEntityType
Materialized View.
DATABASE_ENTITY_TYPE_MATERIALIZED_VIEW_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Materialized View.
DATABASE_ENTITY_TYPE_SCHEMA - com.google.cloud.clouddms.v1.DatabaseEntityType
Schema.
DATABASE_ENTITY_TYPE_SCHEMA_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Schema.
DATABASE_ENTITY_TYPE_SEQUENCE - com.google.cloud.clouddms.v1.DatabaseEntityType
Sequence.
DATABASE_ENTITY_TYPE_SEQUENCE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Sequence.
DATABASE_ENTITY_TYPE_STORED_PROCEDURE - com.google.cloud.clouddms.v1.DatabaseEntityType
Stored Procedure.
DATABASE_ENTITY_TYPE_STORED_PROCEDURE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Stored Procedure.
DATABASE_ENTITY_TYPE_SYNONYM - com.google.cloud.clouddms.v1.DatabaseEntityType
Synonym.
DATABASE_ENTITY_TYPE_SYNONYM_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Synonym.
DATABASE_ENTITY_TYPE_TABLE - com.google.cloud.clouddms.v1.DatabaseEntityType
Table.
DATABASE_ENTITY_TYPE_TABLE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Table.
DATABASE_ENTITY_TYPE_TRIGGER - com.google.cloud.clouddms.v1.DatabaseEntityType
Trigger.
DATABASE_ENTITY_TYPE_TRIGGER_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Trigger.
DATABASE_ENTITY_TYPE_UDT - com.google.cloud.clouddms.v1.DatabaseEntityType
UDT.
DATABASE_ENTITY_TYPE_UDT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
UDT.
DATABASE_ENTITY_TYPE_UNSPECIFIED - com.google.cloud.clouddms.v1.DatabaseEntityType
Unspecified database entity type.
DATABASE_ENTITY_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Unspecified database entity type.
DATABASE_ENTITY_TYPE_VIEW - com.google.cloud.clouddms.v1.DatabaseEntityType
View.
DATABASE_ENTITY_TYPE_VIEW_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityType
View.
DATABASE_ENTITY_VIEW_BASIC - com.google.cloud.clouddms.v1.DatabaseEntityView
Default view.
DATABASE_ENTITY_VIEW_BASIC_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityView
Default view.
DATABASE_ENTITY_VIEW_FULL - com.google.cloud.clouddms.v1.DatabaseEntityView
Return full entity details including mappings, ddl and issues.
DATABASE_ENTITY_VIEW_FULL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityView
Return full entity details including mappings, ddl and issues.
DATABASE_ENTITY_VIEW_ROOT_SUMMARY - com.google.cloud.clouddms.v1.DatabaseEntityView
Top-most (Database, Schema) nodes which are returned contains summary details for their decendents such as the number of entities per type and issues rollups.
DATABASE_ENTITY_VIEW_ROOT_SUMMARY_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityView
Top-most (Database, Schema) nodes which are returned contains summary details for their decendents such as the number of entities per type and issues rollups.
DATABASE_ENTITY_VIEW_UNSPECIFIED - com.google.cloud.clouddms.v1.DatabaseEntityView
Unspecified view.
DATABASE_ENTITY_VIEW_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntityView
Unspecified view.
DATABASE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
DATABASE_FLAGS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
DATABASE_FLAGS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
DATABASE_FUNCTION - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
DATABASE_FUNCTION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
DATABASE_PACKAGE - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
DATABASE_PACKAGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
DATABASE_PROVIDER_UNSPECIFIED - com.google.cloud.clouddms.v1.DatabaseProvider
The database provider is unknown.
DATABASE_PROVIDER_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseProvider
The database provider is unknown.
DATABASE_SERVICE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
DATABASE_VERSION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
DatabaseEngine - Enum in com.google.cloud.clouddms.v1
The database engine types.
DatabaseEngineInfo - Class in com.google.cloud.clouddms.v1
The type and version of a source or destination database.
DatabaseEngineInfo.Builder - Class in com.google.cloud.clouddms.v1
The type and version of a source or destination database.
DatabaseEngineInfoOrBuilder - Interface in com.google.cloud.clouddms.v1
 
DatabaseEntity - Class in com.google.cloud.clouddms.v1
The base entity type for all the database related entities.
DatabaseEntity.Builder - Class in com.google.cloud.clouddms.v1
The base entity type for all the database related entities.
DatabaseEntity.EntityBodyCase - Enum in com.google.cloud.clouddms.v1
 
DatabaseEntity.TreeType - Enum in com.google.cloud.clouddms.v1
The type of database entities tree.
DatabaseEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
DatabaseEntityType - Enum in com.google.cloud.clouddms.v1
The type of database entities supported,
DatabaseEntityView - Enum in com.google.cloud.clouddms.v1
AIP-157 Partial Response view for Database Entity.
DatabaseInstanceEntity - Class in com.google.cloud.clouddms.v1
DatabaseInstance acts as a parent entity to other database entities.
DatabaseInstanceEntity.Builder - Class in com.google.cloud.clouddms.v1
DatabaseInstance acts as a parent entity to other database entities.
DatabaseInstanceEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
DatabaseProvider - Enum in com.google.cloud.clouddms.v1
The database providers.
DatabaseType - Class in com.google.cloud.clouddms.v1
A message defining the database engine and provider.
DatabaseType.Builder - Class in com.google.cloud.clouddms.v1
A message defining the database engine and provider.
DatabaseTypeOrBuilder - Interface in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient - Class in com.google.cloud.clouddms.v1
Service Description: Database Migration service
DataMigrationServiceClient(DataMigrationServiceSettings) - Constructor for class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Constructs an instance of DataMigrationServiceClient, using the given settings.
DataMigrationServiceClient(DataMigrationServiceStub) - Constructor for class com.google.cloud.clouddms.v1.DataMigrationServiceClient
 
DataMigrationServiceClient.DescribeDatabaseEntitiesFixedSizeCollection - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.DescribeDatabaseEntitiesPage - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.DescribeDatabaseEntitiesPagedResponse - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.FetchStaticIpsFixedSizeCollection - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.FetchStaticIpsPage - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.FetchStaticIpsPagedResponse - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListConnectionProfilesFixedSizeCollection - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListConnectionProfilesPage - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListConnectionProfilesPagedResponse - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListConversionWorkspacesFixedSizeCollection - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListConversionWorkspacesPage - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListConversionWorkspacesPagedResponse - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListMappingRulesFixedSizeCollection - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListMappingRulesPage - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListMappingRulesPagedResponse - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListMigrationJobsFixedSizeCollection - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListMigrationJobsPage - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListMigrationJobsPagedResponse - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListPrivateConnectionsFixedSizeCollection - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListPrivateConnectionsPage - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceClient.ListPrivateConnectionsPagedResponse - Class in com.google.cloud.clouddms.v1
 
DataMigrationServiceGrpc - Class in com.google.cloud.clouddms.v1
Database Migration service
DataMigrationServiceGrpc.AsyncService - Interface in com.google.cloud.clouddms.v1
Database Migration service
DataMigrationServiceGrpc.DataMigrationServiceBlockingStub - Class in com.google.cloud.clouddms.v1
A stub to allow clients to do synchronous rpc calls to service DataMigrationService.
DataMigrationServiceGrpc.DataMigrationServiceFutureStub - Class in com.google.cloud.clouddms.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service DataMigrationService.
DataMigrationServiceGrpc.DataMigrationServiceImplBase - Class in com.google.cloud.clouddms.v1
Base class for the server implementation of the service DataMigrationService.
DataMigrationServiceGrpc.DataMigrationServiceStub - Class in com.google.cloud.clouddms.v1
A stub to allow clients to do asynchronous rpc calls to service DataMigrationService.
DataMigrationServiceImplBase() - Constructor for class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceImplBase
 
DataMigrationServiceSettings - Class in com.google.cloud.clouddms.v1
Settings class to configure an instance of DataMigrationServiceClient.
DataMigrationServiceSettings(DataMigrationServiceSettings.Builder) - Constructor for class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
 
DataMigrationServiceSettings.Builder - Class in com.google.cloud.clouddms.v1
Builder for DataMigrationServiceSettings.
DataMigrationServiceStub - Class in com.google.cloud.clouddms.v1.stub
Base stub class for the DataMigrationService service API.
DataMigrationServiceStub() - Constructor for class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
DataMigrationServiceStubSettings - Class in com.google.cloud.clouddms.v1.stub
Settings class to configure an instance of DataMigrationServiceStub.
DataMigrationServiceStubSettings(DataMigrationServiceStubSettings.Builder) - Constructor for class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
 
DataMigrationServiceStubSettings.Builder - Class in com.google.cloud.clouddms.v1.stub
Builder for DataMigrationServiceStubSettings.
DB_TREE_TYPE_UNSPECIFIED - com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
Unspecified tree type.
DB_TREE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
Unspecified tree type.
DDL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityDdl
 
DDL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue
 
DDL_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityDdl
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
 
deleteConnectionProfile(DeleteConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Deletes a single Database Migration Service connection profile.
deleteConnectionProfile(DeleteConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Deletes a single Database Migration Service connection profile.
deleteConnectionProfile(DeleteConnectionProfileRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Deletes a single Database Migration Service connection profile.
deleteConnectionProfile(DeleteConnectionProfileRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Deletes a single Database Migration Service connection profile.
deleteConnectionProfileAsync(ConnectionProfileName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service connection profile.
deleteConnectionProfileAsync(DeleteConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service connection profile.
deleteConnectionProfileAsync(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service connection profile.
deleteConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service connection profile.
deleteConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
deleteConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
deleteConnectionProfileOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service connection profile.
deleteConnectionProfileOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
deleteConnectionProfileOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
deleteConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteConnectionProfile.
deleteConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to deleteConnectionProfile.
deleteConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteConnectionProfile.
deleteConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to deleteConnectionProfile.
DeleteConnectionProfileRequest - Class in com.google.cloud.clouddms.v1
Request message for 'DeleteConnectionProfile' request.
DeleteConnectionProfileRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'DeleteConnectionProfile' request.
DeleteConnectionProfileRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
deleteConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteConnectionProfile.
deleteConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to deleteConnectionProfile.
deleteConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteConnectionProfile.
deleteConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to deleteConnectionProfile.
deleteConversionWorkspace(DeleteConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Deletes a single conversion workspace.
deleteConversionWorkspace(DeleteConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Deletes a single conversion workspace.
deleteConversionWorkspace(DeleteConversionWorkspaceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Deletes a single conversion workspace.
deleteConversionWorkspace(DeleteConversionWorkspaceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Deletes a single conversion workspace.
deleteConversionWorkspaceAsync(ConversionWorkspaceName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single conversion workspace.
deleteConversionWorkspaceAsync(DeleteConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single conversion workspace.
deleteConversionWorkspaceAsync(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single conversion workspace.
deleteConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single conversion workspace.
deleteConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
deleteConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
deleteConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single conversion workspace.
deleteConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
deleteConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
deleteConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteConversionWorkspace.
deleteConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to deleteConversionWorkspace.
deleteConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteConversionWorkspace.
deleteConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to deleteConversionWorkspace.
DeleteConversionWorkspaceRequest - Class in com.google.cloud.clouddms.v1
Request message for 'DeleteConversionWorkspace' request.
DeleteConversionWorkspaceRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'DeleteConversionWorkspace' request.
DeleteConversionWorkspaceRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
deleteConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteConversionWorkspace.
deleteConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to deleteConversionWorkspace.
deleteConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteConversionWorkspace.
deleteConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to deleteConversionWorkspace.
DELETED - com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile has been deleted.
DELETED - com.google.cloud.clouddms.v1.MappingRule.State
The rule is logically deleted.
DELETED - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job has been deleted.
DELETED - com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection has been deleted.
DELETED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile has been deleted.
DELETED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MappingRule.State
The rule is logically deleted.
DELETED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job has been deleted.
DELETED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection has been deleted.
deleteMappingRule(ConversionWorkspaceName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single mapping rule.
deleteMappingRule(DeleteMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single mapping rule.
deleteMappingRule(DeleteMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Deletes a single mapping rule.
deleteMappingRule(DeleteMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Deletes a single mapping rule.
deleteMappingRule(DeleteMappingRuleRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Deletes a single mapping rule.
deleteMappingRule(DeleteMappingRuleRequest, StreamObserver<Empty>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Deletes a single mapping rule.
deleteMappingRule(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single mapping rule.
deleteMappingRuleCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single mapping rule.
deleteMappingRuleCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
deleteMappingRuleCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
DeleteMappingRuleRequest - Class in com.google.cloud.clouddms.v1
Request message for 'DeleteMappingRule' request.
DeleteMappingRuleRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'DeleteMappingRule' request.
DeleteMappingRuleRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
deleteMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteMappingRule.
deleteMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to deleteMappingRule.
deleteMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteMappingRule.
deleteMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to deleteMappingRule.
deleteMigrationJob(DeleteMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Deletes a single migration job.
deleteMigrationJob(DeleteMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Deletes a single migration job.
deleteMigrationJob(DeleteMigrationJobRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Deletes a single migration job.
deleteMigrationJob(DeleteMigrationJobRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Deletes a single migration job.
deleteMigrationJobAsync(DeleteMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single migration job.
deleteMigrationJobAsync(MigrationJobName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single migration job.
deleteMigrationJobAsync(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single migration job.
deleteMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single migration job.
deleteMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
deleteMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
deleteMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single migration job.
deleteMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
deleteMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
deleteMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteMigrationJob.
deleteMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to deleteMigrationJob.
deleteMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteMigrationJob.
deleteMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to deleteMigrationJob.
DeleteMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message for 'DeleteMigrationJob' request.
DeleteMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'DeleteMigrationJob' request.
DeleteMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
deleteMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteMigrationJob.
deleteMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to deleteMigrationJob.
deleteMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteMigrationJob.
deleteMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to deleteMigrationJob.
deletePrivateConnection(DeletePrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Deletes a single Database Migration Service private connection.
deletePrivateConnection(DeletePrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Deletes a single Database Migration Service private connection.
deletePrivateConnection(DeletePrivateConnectionRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Deletes a single Database Migration Service private connection.
deletePrivateConnection(DeletePrivateConnectionRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Deletes a single Database Migration Service private connection.
deletePrivateConnectionAsync(DeletePrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service private connection.
deletePrivateConnectionAsync(PrivateConnectionName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service private connection.
deletePrivateConnectionAsync(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service private connection.
deletePrivateConnectionCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service private connection.
deletePrivateConnectionCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
deletePrivateConnectionCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
deletePrivateConnectionOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Deletes a single Database Migration Service private connection.
deletePrivateConnectionOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
deletePrivateConnectionOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
deletePrivateConnectionOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to deletePrivateConnection.
deletePrivateConnectionOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to deletePrivateConnection.
deletePrivateConnectionOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deletePrivateConnection.
deletePrivateConnectionOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to deletePrivateConnection.
DeletePrivateConnectionRequest - Class in com.google.cloud.clouddms.v1
Request message to delete a private connection.
DeletePrivateConnectionRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message to delete a private connection.
DeletePrivateConnectionRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
deletePrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to deletePrivateConnection.
deletePrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to deletePrivateConnection.
deletePrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deletePrivateConnection.
deletePrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to deletePrivateConnection.
DELETING - com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is being deleted.
DELETING - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is being deleted.
DELETING - com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection is being deleted.
DELETING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is being deleted.
DELETING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is being deleted.
DELETING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection is being deleted.
describeConversionWorkspaceRevisions(DescribeConversionWorkspaceRevisionsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of committed revisions of a specific conversion workspace.
describeConversionWorkspaceRevisions(DescribeConversionWorkspaceRevisionsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Retrieves a list of committed revisions of a specific conversion workspace.
describeConversionWorkspaceRevisions(DescribeConversionWorkspaceRevisionsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Retrieves a list of committed revisions of a specific conversion workspace.
describeConversionWorkspaceRevisions(DescribeConversionWorkspaceRevisionsRequest, StreamObserver<DescribeConversionWorkspaceRevisionsResponse>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Retrieves a list of committed revisions of a specific conversion workspace.
describeConversionWorkspaceRevisions(DescribeConversionWorkspaceRevisionsRequest, StreamObserver<DescribeConversionWorkspaceRevisionsResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Retrieves a list of committed revisions of a specific conversion workspace.
describeConversionWorkspaceRevisionsCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of committed revisions of a specific conversion workspace.
describeConversionWorkspaceRevisionsCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
describeConversionWorkspaceRevisionsCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
DescribeConversionWorkspaceRevisionsRequest - Class in com.google.cloud.clouddms.v1
Request message for 'DescribeConversionWorkspaceRevisions' request.
DescribeConversionWorkspaceRevisionsRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'DescribeConversionWorkspaceRevisions' request.
DescribeConversionWorkspaceRevisionsRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
DescribeConversionWorkspaceRevisionsResponse - Class in com.google.cloud.clouddms.v1
Response message for 'DescribeConversionWorkspaceRevisions' request.
DescribeConversionWorkspaceRevisionsResponse.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'DescribeConversionWorkspaceRevisions' request.
DescribeConversionWorkspaceRevisionsResponseOrBuilder - Interface in com.google.cloud.clouddms.v1
 
describeConversionWorkspaceRevisionsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to describeConversionWorkspaceRevisions.
describeConversionWorkspaceRevisionsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to describeConversionWorkspaceRevisions.
describeConversionWorkspaceRevisionsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to describeConversionWorkspaceRevisions.
describeConversionWorkspaceRevisionsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to describeConversionWorkspaceRevisions.
describeDatabaseEntities(DescribeDatabaseEntitiesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Describes the database entities tree for a specific conversion workspace and a specific tree type.
describeDatabaseEntities(DescribeDatabaseEntitiesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Describes the database entities tree for a specific conversion workspace and a specific tree type.
describeDatabaseEntities(DescribeDatabaseEntitiesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Describes the database entities tree for a specific conversion workspace and a specific tree type.
describeDatabaseEntities(DescribeDatabaseEntitiesRequest, StreamObserver<DescribeDatabaseEntitiesResponse>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Describes the database entities tree for a specific conversion workspace and a specific tree type.
describeDatabaseEntities(DescribeDatabaseEntitiesRequest, StreamObserver<DescribeDatabaseEntitiesResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Describes the database entities tree for a specific conversion workspace and a specific tree type.
describeDatabaseEntitiesCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Describes the database entities tree for a specific conversion workspace and a specific tree type.
describeDatabaseEntitiesCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
describeDatabaseEntitiesCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
describeDatabaseEntitiesPagedCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Describes the database entities tree for a specific conversion workspace and a specific tree type.
describeDatabaseEntitiesPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
describeDatabaseEntitiesPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
DescribeDatabaseEntitiesRequest - Class in com.google.cloud.clouddms.v1
Request message for 'DescribeDatabaseEntities' request.
DescribeDatabaseEntitiesRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'DescribeDatabaseEntities' request.
DescribeDatabaseEntitiesRequest.DBTreeType - Enum in com.google.cloud.clouddms.v1
The type of a tree to return
DescribeDatabaseEntitiesRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
DescribeDatabaseEntitiesResponse - Class in com.google.cloud.clouddms.v1
Response message for 'DescribeDatabaseEntities' request.
DescribeDatabaseEntitiesResponse.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'DescribeDatabaseEntities' request.
DescribeDatabaseEntitiesResponseOrBuilder - Interface in com.google.cloud.clouddms.v1
 
describeDatabaseEntitiesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to describeDatabaseEntities.
describeDatabaseEntitiesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to describeDatabaseEntities.
describeDatabaseEntitiesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to describeDatabaseEntities.
describeDatabaseEntitiesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to describeDatabaseEntities.
DESTINATION - com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Tree of entities observed on the destination database.
DESTINATION_CONNECTION_PROFILE - com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.SeedFromCase
 
DESTINATION_CONNECTION_PROFILE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
DESTINATION_DATABASE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
DESTINATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
DESTINATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
DESTINATION_NOT_SET - com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.DestinationCase
 
DESTINATION_TREE - com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
The destination database tree.
DESTINATION_TREE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
The destination database tree.
DESTINATION_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Tree of entities observed on the destination database.
DETAILS_NOT_SET - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
DISABLED - com.google.cloud.clouddms.v1.MappingRule.State
The rule is disabled.
DISABLED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MappingRule.State
The rule is disabled.
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateConnection
 
DOUBLE_COMPARISON - com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
 
DOUBLE_COMPARISON_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
DoubleComparisonFilter - Class in com.google.cloud.clouddms.v1
Filter based on relation between source value and compare value of type double in ConditionalColumnSetValue
DoubleComparisonFilter.Builder - Class in com.google.cloud.clouddms.v1
Filter based on relation between source value and compare value of type double in ConditionalColumnSetValue
DoubleComparisonFilterOrBuilder - Interface in com.google.cloud.clouddms.v1
 
DRAFT - com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is in draft mode and fully editable.
DRAFT - com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Tree of entities converted from the source tree using the mapping rules.
DRAFT - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is in draft mode and no resources are created.
DRAFT_ENTITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityMapping
 
DRAFT_TREE - com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
The draft database tree.
DRAFT_TREE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
The draft database tree.
DRAFT_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityMapping
 
DRAFT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is in draft mode and fully editable.
DRAFT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Tree of entities converted from the source tree using the mapping rules.
DRAFT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is in draft mode and no resources are created.
DRY_RUN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
DUMP_FLAGS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
DUMP_FLAGS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
DUMP_PARALLEL_LEVEL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
DUMP_PARALLEL_LEVEL_UNSPECIFIED - com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Unknown dump parallel level.
DUMP_PARALLEL_LEVEL_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Unknown dump parallel level.
DUMP_PATH_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
DURATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 

E

EDITION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
EDITION_UNSPECIFIED - com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
The instance did not specify the edition.
EDITION_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
The instance did not specify the edition.
ENABLE_IPV4_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SqlIpConfig
 
ENABLED - com.google.cloud.clouddms.v1.MappingRule.State
The rule is enabled.
ENABLED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MappingRule.State
The rule is enabled.
ENCRYPTION_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OperationMetadata
 
ENGINE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
ENGINE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseType
 
ENTERPRISE - com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
The instance is an enterprise edition.
ENTERPRISE_PLUS - com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
The instance is an enterprise plus edition.
ENTERPRISE_PLUS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
The instance is an enterprise plus edition.
ENTERPRISE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
The instance is an enterprise edition.
ENTITIES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
ENTITY_DDL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
ENTITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityDdl
 
ENTITY_MOVE - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
ENTITY_MOVE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
ENTITY_NAME_CONTAINS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
ENTITY_NAME_PREFIX_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
ENTITY_NAME_SUFFIX_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
ENTITY_NAME_TRANSFORMATION_CAPITALIZED_CASE - com.google.cloud.clouddms.v1.EntityNameTransformation
Transform to capitalized case.
ENTITY_NAME_TRANSFORMATION_CAPITALIZED_CASE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityNameTransformation
Transform to capitalized case.
ENTITY_NAME_TRANSFORMATION_LOWER_CASE - com.google.cloud.clouddms.v1.EntityNameTransformation
Transform to lower case.
ENTITY_NAME_TRANSFORMATION_LOWER_CASE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityNameTransformation
Transform to lower case.
ENTITY_NAME_TRANSFORMATION_NO_TRANSFORMATION - com.google.cloud.clouddms.v1.EntityNameTransformation
No transformation.
ENTITY_NAME_TRANSFORMATION_NO_TRANSFORMATION_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityNameTransformation
No transformation.
ENTITY_NAME_TRANSFORMATION_UNSPECIFIED - com.google.cloud.clouddms.v1.EntityNameTransformation
Entity name transformation unspecified.
ENTITY_NAME_TRANSFORMATION_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityNameTransformation
Entity name transformation unspecified.
ENTITY_NAME_TRANSFORMATION_UPPER_CASE - com.google.cloud.clouddms.v1.EntityNameTransformation
Transform to upper case.
ENTITY_NAME_TRANSFORMATION_UPPER_CASE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityNameTransformation
Transform to upper case.
ENTITY_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
ENTITY_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityDdl
 
ENTITY_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue
 
ENTITYBODY_NOT_SET - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
EntityDdl - Class in com.google.cloud.clouddms.v1
A single DDL statement for a specific entity
EntityDdl.Builder - Class in com.google.cloud.clouddms.v1
A single DDL statement for a specific entity
EntityDdlOrBuilder - Interface in com.google.cloud.clouddms.v1
 
EntityIssue - Class in com.google.cloud.clouddms.v1
Issue related to the entity.
EntityIssue.Builder - Class in com.google.cloud.clouddms.v1
Issue related to the entity.
EntityIssue.IssueSeverity - Enum in com.google.cloud.clouddms.v1
Severity of issue.
EntityIssue.IssueType - Enum in com.google.cloud.clouddms.v1
Type of issue.
EntityIssue.Position - Class in com.google.cloud.clouddms.v1
Issue position.
EntityIssue.Position.Builder - Class in com.google.cloud.clouddms.v1
Issue position.
EntityIssue.PositionOrBuilder - Interface in com.google.cloud.clouddms.v1
 
EntityIssueOrBuilder - Interface in com.google.cloud.clouddms.v1
 
EntityMapping - Class in com.google.cloud.clouddms.v1
Details of the mappings of a database entity.
EntityMapping.Builder - Class in com.google.cloud.clouddms.v1
Details of the mappings of a database entity.
EntityMappingLogEntry - Class in com.google.cloud.clouddms.v1
A single record of a rule which was used for a mapping.
EntityMappingLogEntry.Builder - Class in com.google.cloud.clouddms.v1
A single record of a rule which was used for a mapping.
EntityMappingLogEntryOrBuilder - Interface in com.google.cloud.clouddms.v1
 
EntityMappingOrBuilder - Interface in com.google.cloud.clouddms.v1
 
EntityMove - Class in com.google.cloud.clouddms.v1
Options to configure rule type EntityMove.
EntityMove.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type EntityMove.
EntityMoveOrBuilder - Interface in com.google.cloud.clouddms.v1
 
EntityNameTransformation - Enum in com.google.cloud.clouddms.v1
Entity Name Transformation Types
equals(Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.EntityMove
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.LocationName
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MappingRule
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MigrationJobName
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SshScript
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SslConfig
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.TableEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
equals(Object) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
ERROR_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
ERROR_CODE_UNSPECIFIED - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
An unknown error occurred
ERROR_CODE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
An unknown error occurred
ERROR_DETAIL_MESSAGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
ERROR_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
ERROR_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
ERROR_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateConnection
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
ERROR_RDBMS - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
There was an underlying RDBMS error.
ERROR_RDBMS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
There was an underlying RDBMS error.
EXCLUDE_COLUMNS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.FilterTableColumns
 
EXISTING_CONFLICTING_DATABASES - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The destination DB contains existing databases that are conflicting with those in the source DB.
EXISTING_CONFLICTING_DATABASES_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The destination DB contains existing databases that are conflicting with those in the source DB.
EXPIRATION_NOT_SET - com.google.cloud.clouddms.v1.SqlAclEntry.ExpirationCase
 
EXPIRE_TIME - com.google.cloud.clouddms.v1.SqlAclEntry.ExpirationCase
 
EXPIRE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SqlAclEntry
 

F

FAILED - com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
Error.
FAILED - com.google.cloud.clouddms.v1.ConnectionProfile.State
The last action on the connection profile failed.
FAILED - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job failed.
FAILED - com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection creation has failed.
FAILED_TO_DELETE - com.google.cloud.clouddms.v1.PrivateConnection.State
Delete request has failed, resource is in invalid state.
FAILED_TO_DELETE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.PrivateConnection.State
Delete request has failed, resource is in invalid state.
FAILED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
Error.
FAILED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
The last action on the connection profile failed.
FAILED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job failed.
FAILED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.PrivateConnection.State
The private connection creation has failed.
fetchStaticIps(FetchStaticIpsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
fetchStaticIps(FetchStaticIpsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
fetchStaticIps(FetchStaticIpsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
fetchStaticIps(FetchStaticIpsRequest, StreamObserver<FetchStaticIpsResponse>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
fetchStaticIps(FetchStaticIpsRequest, StreamObserver<FetchStaticIpsResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
fetchStaticIps(LocationName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
fetchStaticIps(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
fetchStaticIpsCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
fetchStaticIpsCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
fetchStaticIpsCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
fetchStaticIpsPagedCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
fetchStaticIpsPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
fetchStaticIpsPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
FetchStaticIpsRequest - Class in com.google.cloud.clouddms.v1
Request message for 'FetchStaticIps' request.
FetchStaticIpsRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'FetchStaticIps' request.
FetchStaticIpsRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
FetchStaticIpsResponse - Class in com.google.cloud.clouddms.v1
Response message for a 'FetchStaticIps' request.
FetchStaticIpsResponse.Builder - Class in com.google.cloud.clouddms.v1
Response message for a 'FetchStaticIps' request.
FetchStaticIpsResponseOrBuilder - Interface in com.google.cloud.clouddms.v1
 
fetchStaticIpsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to fetchStaticIps.
fetchStaticIpsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to fetchStaticIps.
fetchStaticIpsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to fetchStaticIps.
fetchStaticIpsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to fetchStaticIps.
FILE_FORMAT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
FILES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
FILTER_NOT_SET - com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
 
FILTER_TABLE_COLUMNS - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
FILTER_TABLE_COLUMNS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
FilterTableColumns - Class in com.google.cloud.clouddms.v1
Options to configure rule type FilterTableColumns.
FilterTableColumns.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type FilterTableColumns.
FilterTableColumnsOrBuilder - Interface in com.google.cloud.clouddms.v1
 
FINISH_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
FORCE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
FORCE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
FORCE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
format(String, String) - Static method in class com.google.cloud.clouddms.v1.LocationName
 
format(String, String, String) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
format(String, String, String) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
format(String, String, String) - Static method in class com.google.cloud.clouddms.v1.MigrationJobName
 
format(String, String, String) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
format(String, String, String, String) - Static method in class com.google.cloud.clouddms.v1.MappingRuleName
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.DestinationCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ApplyHash.HashFunctionCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobType
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ConditionalColumnSetValue.SourceFilterCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEngine
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseProvider
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.AuthenticationMethodCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.GenerateSshScriptRequest.VmConfigCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.MappingRule.State
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.ConnectivityCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.State
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.SourceFilterCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.NumericFilterOption
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.OracleConnectionProfile.ConnectivityCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.ConnectivityCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.ConnectivityCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.SeedFromCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.SqlAclEntry.ExpirationCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ValueComparison
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ValuePresentInList
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
 
forNumber(int) - Static method in enum com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
 
FORWARD_SSH_CONNECTIVITY - com.google.cloud.clouddms.v1.OracleConnectionProfile.ConnectivityCase
 
FORWARD_SSH_CONNECTIVITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
ForwardSshTunnelConnectivity - Class in com.google.cloud.clouddms.v1
Forward SSH Tunnel connectivity.
ForwardSshTunnelConnectivity.AuthenticationMethodCase - Enum in com.google.cloud.clouddms.v1
 
ForwardSshTunnelConnectivity.Builder - Class in com.google.cloud.clouddms.v1
Forward SSH Tunnel connectivity.
ForwardSshTunnelConnectivityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
FRACTIONAL_SECONDS_PRECISION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
FRACTIONAL_SECONDS_PRECISION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
FULL_DUMP - com.google.cloud.clouddms.v1.MigrationJob.Phase
The migration job is in the full dump phase.
FULL_DUMP_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
The migration job is in the full dump phase.
FunctionEntity - Class in com.google.cloud.clouddms.v1
Function's parent is a schema.
FunctionEntity.Builder - Class in com.google.cloud.clouddms.v1
Function's parent is a schema.
FunctionEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 

G

generateSshScript(GenerateSshScriptRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Generate a SSH configuration script to configure the reverse SSH connectivity.
generateSshScript(GenerateSshScriptRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Generate a SSH configuration script to configure the reverse SSH connectivity.
generateSshScript(GenerateSshScriptRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Generate a SSH configuration script to configure the reverse SSH connectivity.
generateSshScript(GenerateSshScriptRequest, StreamObserver<SshScript>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Generate a SSH configuration script to configure the reverse SSH connectivity.
generateSshScript(GenerateSshScriptRequest, StreamObserver<SshScript>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Generate a SSH configuration script to configure the reverse SSH connectivity.
generateSshScriptCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Generate a SSH configuration script to configure the reverse SSH connectivity.
generateSshScriptCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
generateSshScriptCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
GenerateSshScriptRequest - Class in com.google.cloud.clouddms.v1
Request message for 'GenerateSshScript' request.
GenerateSshScriptRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'GenerateSshScript' request.
GenerateSshScriptRequest.VmConfigCase - Enum in com.google.cloud.clouddms.v1
 
GenerateSshScriptRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
generateSshScriptSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to generateSshScript.
generateSshScriptSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to generateSshScript.
generateSshScriptSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to generateSshScript.
generateSshScriptSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to generateSshScript.
generateTcpProxyScript(GenerateTcpProxyScriptRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Generate a TCP Proxy configuration script to configure a cloud-hosted VM running a TCP Proxy.
generateTcpProxyScript(GenerateTcpProxyScriptRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Generate a TCP Proxy configuration script to configure a cloud-hosted VM running a TCP Proxy.
generateTcpProxyScript(GenerateTcpProxyScriptRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Generate a TCP Proxy configuration script to configure a cloud-hosted VM running a TCP Proxy.
generateTcpProxyScript(GenerateTcpProxyScriptRequest, StreamObserver<TcpProxyScript>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Generate a TCP Proxy configuration script to configure a cloud-hosted VM running a TCP Proxy.
generateTcpProxyScript(GenerateTcpProxyScriptRequest, StreamObserver<TcpProxyScript>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Generate a TCP Proxy configuration script to configure a cloud-hosted VM running a TCP Proxy.
generateTcpProxyScriptCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Generate a TCP Proxy configuration script to configure a cloud-hosted VM running a TCP Proxy.
generateTcpProxyScriptCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
generateTcpProxyScriptCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
GenerateTcpProxyScriptRequest - Class in com.google.cloud.clouddms.v1
Request message for 'GenerateTcpProxyScript' request.
GenerateTcpProxyScriptRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'GenerateTcpProxyScript' request.
GenerateTcpProxyScriptRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
generateTcpProxyScriptSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to generateTcpProxyScript.
generateTcpProxyScriptSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to generateTcpProxyScript.
generateTcpProxyScriptSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to generateTcpProxyScript.
generateTcpProxyScriptSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to generateTcpProxyScript.
getActionCase() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
getActionCase() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
getActionCase() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
 
getActivationPolicy() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'.
getActivationPolicy() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'.
getActivationPolicy() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'.
getActivationPolicyValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'.
getActivationPolicyValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'.
getActivationPolicyValue() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'.
getAdditionalPublicIp() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
getAdditionalPublicIp() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Output only.
getAdditionalPublicIp() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Output only.
getAdditionalPublicIpBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
getAdditionalPublicIpBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Output only.
getAdditionalPublicIpBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Output only.
getAllocatedIpRange() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Optional.
getAllocatedIpRange() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
Optional.
getAllocatedIpRange() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
Optional.
getAllocatedIpRangeBytes() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Optional.
getAllocatedIpRangeBytes() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
Optional.
getAllocatedIpRangeBytes() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
Optional.
getAlloydb() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An AlloyDB cluster connection profile.
getAlloydb() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
An AlloyDB cluster connection profile.
getAlloydb() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
An AlloyDB cluster connection profile.
getAlloydbBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An AlloyDB cluster connection profile.
getAlloydbOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An AlloyDB cluster connection profile.
getAlloydbOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
An AlloyDB cluster connection profile.
getAlloydbOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
An AlloyDB cluster connection profile.
getApiVersion() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getApiVersion() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getApiVersion() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getApiVersionBytes() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getApiVersionBytes() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getApiVersionBytes() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getApplyConversionWorkspaceMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getApplyHash() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getApplyHash() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getApplyHash() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getApplyHashBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getApplyHashOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getApplyHashOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getApplyHashOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getApplyJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getApplyJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getApplyJobDetails() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getApplyJobDetailsBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getApplyJobDetailsOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getApplyJobDetailsOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getApplyJobDetailsOrBuilder() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getArray() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column of array type.
getArray() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Is the column of array type.
getArray() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Is the column of array type.
getArray() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getArray() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getArray() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getArrayLength() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
If the column is array, of which length.
getArrayLength() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
If the column is array, of which length.
getArrayLength() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
If the column is array, of which length.
getArrayLength() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getArrayLength() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getArrayLength() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getAssignMaxValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignMaxValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getAssignMaxValue() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getAssignMaxValueBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignMaxValueOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignMaxValueOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getAssignMaxValueOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getAssignMinValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignMinValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getAssignMinValue() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getAssignMinValueBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignMinValueOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignMinValueOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getAssignMinValueOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getAssignNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getAssignNull() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getAssignNullBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignNullOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignNullOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getAssignNullOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getAssignSpecificValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignSpecificValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getAssignSpecificValue() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getAssignSpecificValueBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignSpecificValueOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getAssignSpecificValueOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getAssignSpecificValueOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getAuthenticationMethodCase() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
getAuthenticationMethodCase() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
getAuthenticationMethodCase() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
 
getAuthorizedNetworks(int) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworks(int) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworks(int) - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksBuilder(int) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksBuilderList() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksCount() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksCount() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksCount() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksList() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksList() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksList() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksOrBuilderList() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksOrBuilderList() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
The list of external networks that are allowed to connect to the instance using the IP.
getAuthorizedNetworksOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
The list of external networks that are allowed to connect to the instance using the IP.
getAutoCommit() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
getAutoCommit() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
Optional.
getAutoCommit() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
Optional.
getAutoCommit() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
getAutoCommit() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
Optional.
getAutoCommit() - Method in interface com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequestOrBuilder
Optional.
getAutoCommit() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getAutoCommit() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getAutoCommit() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getAutoCommit() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Should the conversion workspace be committed automatically after the seed operation.
getAutoCommit() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Should the conversion workspace be committed automatically after the seed operation.
getAutoCommit() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
Should the conversion workspace be committed automatically after the seed operation.
getAutoGenerated() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column auto-generated/identity.
getAutoGenerated() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Is the column auto-generated/identity.
getAutoGenerated() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Is the column auto-generated/identity.
getAutoGenerated() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getAutoGenerated() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getAutoGenerated() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getAutoStorageIncrease() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
getAutoStorageIncrease() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
getAutoStorageIncrease() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
getAutoStorageIncreaseBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
getAutoStorageIncreaseOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
getAutoStorageIncreaseOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
getAutoStorageIncreaseOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
getAvailabilityType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
getAvailabilityType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Optional.
getAvailabilityType() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Optional.
getAvailabilityTypeValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
getAvailabilityTypeValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Optional.
getAvailabilityTypeValue() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Optional.
getCaCertificate() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Required.
getCaCertificate() - Method in class com.google.cloud.clouddms.v1.SslConfig
Required.
getCaCertificate() - Method in interface com.google.cloud.clouddms.v1.SslConfigOrBuilder
Required.
getCaCertificateBytes() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Required.
getCaCertificateBytes() - Method in class com.google.cloud.clouddms.v1.SslConfig
Required.
getCaCertificateBytes() - Method in interface com.google.cloud.clouddms.v1.SslConfigOrBuilder
Required.
getCache() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Indicates number of entries to cache / precreate.
getCache() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
Indicates number of entries to cache / precreate.
getCache() - Method in interface com.google.cloud.clouddms.v1.SequenceEntityOrBuilder
Indicates number of entries to cache / precreate.
getCharset() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Charset override - instead of table level charset.
getCharset() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Charset override - instead of table level charset.
getCharset() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Charset override - instead of table level charset.
getCharset() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getCharset() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getCharset() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getCharsetBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Charset override - instead of table level charset.
getCharsetBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Charset override - instead of table level charset.
getCharsetBytes() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Charset override - instead of table level charset.
getCharsetBytes() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getCharsetBytes() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getCharsetBytes() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getClientCertificate() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
getClientCertificate() - Method in class com.google.cloud.clouddms.v1.SslConfig
Input only.
getClientCertificate() - Method in interface com.google.cloud.clouddms.v1.SslConfigOrBuilder
Input only.
getClientCertificateBytes() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
getClientCertificateBytes() - Method in class com.google.cloud.clouddms.v1.SslConfig
Input only.
getClientCertificateBytes() - Method in interface com.google.cloud.clouddms.v1.SslConfigOrBuilder
Input only.
getClientKey() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
getClientKey() - Method in class com.google.cloud.clouddms.v1.SslConfig
Input only.
getClientKey() - Method in interface com.google.cloud.clouddms.v1.SslConfigOrBuilder
Input only.
getClientKeyBytes() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
getClientKeyBytes() - Method in class com.google.cloud.clouddms.v1.SslConfig
Input only.
getClientKeyBytes() - Method in interface com.google.cloud.clouddms.v1.SslConfigOrBuilder
Input only.
getCloudsql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A CloudSQL database connection profile.
getCloudsql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
A CloudSQL database connection profile.
getCloudsql() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
A CloudSQL database connection profile.
getCloudsqlBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A CloudSQL database connection profile.
getCloudSqlId() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
getCloudSqlId() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Output only.
getCloudSqlId() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Output only.
getCloudSqlId() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlId() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlId() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlId() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlId() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlId() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlIdBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
getCloudSqlIdBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Output only.
getCloudSqlIdBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Output only.
getCloudSqlIdBytes() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlIdBytes() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlIdBytes() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlIdBytes() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlIdBytes() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudSqlIdBytes() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
getCloudsqlOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A CloudSQL database connection profile.
getCloudsqlOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
A CloudSQL database connection profile.
getCloudsqlOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
A CloudSQL database connection profile.
getClusterId() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Required.
getClusterId() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
Required.
getClusterId() - Method in interface com.google.cloud.clouddms.v1.AlloyDbConnectionProfileOrBuilder
Required.
getClusterIdBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Required.
getClusterIdBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
Required.
getClusterIdBytes() - Method in interface com.google.cloud.clouddms.v1.AlloyDbConnectionProfileOrBuilder
Required.
getCmekKeyName() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The KMS key name used for the csql instance.
getCmekKeyName() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The KMS key name used for the csql instance.
getCmekKeyName() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The KMS key name used for the csql instance.
getCmekKeyName() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job.
getCmekKeyName() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job.
getCmekKeyName() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job.
getCmekKeyNameBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The KMS key name used for the csql instance.
getCmekKeyNameBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The KMS key name used for the csql instance.
getCmekKeyNameBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The KMS key name used for the csql instance.
getCmekKeyNameBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job.
getCmekKeyNameBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job.
getCmekKeyNameBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job.
getCode() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Error/Warning code
getCode() - Method in class com.google.cloud.clouddms.v1.EntityIssue
Error/Warning code
getCode() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
Error/Warning code
getCodeBytes() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Error/Warning code
getCodeBytes() - Method in class com.google.cloud.clouddms.v1.EntityIssue
Error/Warning code
getCodeBytes() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
Error/Warning code
getCollation() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Cloud SQL default instance level collation.
getCollation() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The Cloud SQL default instance level collation.
getCollation() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The Cloud SQL default instance level collation.
getCollation() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Collation override - instead of table level collation.
getCollation() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Collation override - instead of table level collation.
getCollation() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Collation override - instead of table level collation.
getCollation() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getCollation() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getCollation() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getCollationBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Cloud SQL default instance level collation.
getCollationBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The Cloud SQL default instance level collation.
getCollationBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The Cloud SQL default instance level collation.
getCollationBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Collation override - instead of table level collation.
getCollationBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Collation override - instead of table level collation.
getCollationBytes() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Collation override - instead of table level collation.
getCollationBytes() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getCollationBytes() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getCollationBytes() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getColumn() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue column number
getColumn() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
Issue column number
getColumn() - Method in interface com.google.cloud.clouddms.v1.EntityIssue.PositionOrBuilder
Issue column number
getColumns(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
getColumns(int) - Method in class com.google.cloud.clouddms.v1.TableEntity
Table columns.
getColumns(int) - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table columns.
getColumnsBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
getColumnsBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
getColumnsCount() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
getColumnsCount() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table columns.
getColumnsCount() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table columns.
getColumnsList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
getColumnsList() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table columns.
getColumnsList() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table columns.
getColumnsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
getColumnsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity
Table columns.
getColumnsOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table columns.
getColumnsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
getColumnsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table columns.
getColumnsOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table columns.
getComment() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Comment associated with the column.
getComment() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Comment associated with the column.
getComment() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Comment associated with the column.
getComment() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getComment() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getComment() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getComment() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Comment associated with the table.
getComment() - Method in class com.google.cloud.clouddms.v1.TableEntity
Comment associated with the table.
getComment() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Comment associated with the table.
getCommentBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Comment associated with the column.
getCommentBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Comment associated with the column.
getCommentBytes() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Comment associated with the column.
getCommentBytes() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getCommentBytes() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getCommentBytes() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getCommentBytes() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Comment associated with the table.
getCommentBytes() - Method in class com.google.cloud.clouddms.v1.TableEntity
Comment associated with the table.
getCommentBytes() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Comment associated with the table.
getCommitConversionWorkspaceMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getCommitId() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The commit ID of the conversion workspace.
getCommitId() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
The commit ID of the conversion workspace.
getCommitId() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceInfoOrBuilder
The commit ID of the conversion workspace.
getCommitId() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Optional.
getCommitId() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
Optional.
getCommitId() - Method in interface com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequestOrBuilder
Optional.
getCommitId() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getCommitId() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getCommitId() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getCommitIdBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The commit ID of the conversion workspace.
getCommitIdBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
The commit ID of the conversion workspace.
getCommitIdBytes() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceInfoOrBuilder
The commit ID of the conversion workspace.
getCommitIdBytes() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Optional.
getCommitIdBytes() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
Optional.
getCommitIdBytes() - Method in interface com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequestOrBuilder
Optional.
getCommitIdBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getCommitIdBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getCommitIdBytes() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getCommitName() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Optional.
getCommitName() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
Optional.
getCommitName() - Method in interface com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequestOrBuilder
Optional.
getCommitNameBytes() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Optional.
getCommitNameBytes() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
Optional.
getCommitNameBytes() - Method in interface com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequestOrBuilder
Optional.
getCompletedUntilTime() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
getCompletedUntilTime() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
Optional.
getCompletedUntilTime() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsRequestOrBuilder
Optional.
getCompletedUntilTimeBuilder() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
getCompletedUntilTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
getCompletedUntilTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
Optional.
getCompletedUntilTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsRequestOrBuilder
Optional.
getCompletionComment() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getCompletionComment() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getCompletionComment() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getCompletionCommentBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getCompletionCommentBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getCompletionCommentBytes() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getCompletionState() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getCompletionState() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getCompletionState() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getCompletionStateValue() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getCompletionStateValue() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getCompletionStateValue() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getConditionalColumnSetValue() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getConditionalColumnSetValue() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getConditionalColumnSetValue() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getConditionalColumnSetValueBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getConditionalColumnSetValueOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getConditionalColumnSetValueOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getConditionalColumnSetValueOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
Optional.
getConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
Optional.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
Output only.
getConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetailsOrBuilder
Output only.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
Output only.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
Output only.
getConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetailsOrBuilder
Output only.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName.Builder
 
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Required.
getConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Required.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
getConnectionProfile() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Required.
getConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Required.
getConnectionProfile(ConnectionProfileName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single connection profile.
getConnectionProfile(GetConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single connection profile.
getConnectionProfile(GetConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Gets details of a single connection profile.
getConnectionProfile(GetConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Gets details of a single connection profile.
getConnectionProfile(GetConnectionProfileRequest, StreamObserver<ConnectionProfile>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Gets details of a single connection profile.
getConnectionProfile(GetConnectionProfileRequest, StreamObserver<ConnectionProfile>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Gets details of a single connection profile.
getConnectionProfile(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single connection profile.
getConnectionProfileBuilder() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
getConnectionProfileBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
getConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
getConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
Optional.
getConnectionProfileBytes() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
Optional.
getConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
getConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
Output only.
getConnectionProfileBytes() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetailsOrBuilder
Output only.
getConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
Output only.
getConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
Output only.
getConnectionProfileBytes() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetailsOrBuilder
Output only.
getConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single connection profile.
getConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
getConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
getConnectionProfileCase() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
getConnectionProfileCase() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
getConnectionProfileCase() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
 
getConnectionProfileId() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
getConnectionProfileId() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Required.
getConnectionProfileId() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Required.
getConnectionProfileIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
getConnectionProfileIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Required.
getConnectionProfileIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Required.
getConnectionProfileOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
getConnectionProfileOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Required.
getConnectionProfileOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Required.
getConnectionProfileOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
getConnectionProfileOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Required.
getConnectionProfileOrBuilder() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Required.
GetConnectionProfileRequest - Class in com.google.cloud.clouddms.v1
Request message for 'GetConnectionProfile' request.
GetConnectionProfileRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'GetConnectionProfile' request.
GetConnectionProfileRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
getConnectionProfiles(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
getConnectionProfiles(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
The response list of connection profiles.
getConnectionProfiles(int) - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
The response list of connection profiles.
getConnectionProfilesBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
getConnectionProfilesBuilderList() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
getConnectionProfilesCount() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
getConnectionProfilesCount() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
The response list of connection profiles.
getConnectionProfilesCount() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
The response list of connection profiles.
getConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to getConnectionProfile.
getConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to getConnectionProfile.
getConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to getConnectionProfile.
getConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to getConnectionProfile.
getConnectionProfilesList() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
getConnectionProfilesList() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
The response list of connection profiles.
getConnectionProfilesList() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
The response list of connection profiles.
getConnectionProfilesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
getConnectionProfilesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
The response list of connection profiles.
getConnectionProfilesOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
The response list of connection profiles.
getConnectionProfilesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
getConnectionProfilesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
The response list of connection profiles.
getConnectionProfilesOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
The response list of connection profiles.
getConnectivityCase() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
getConnectivityCase() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
getConnectivityCase() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
 
getConnectivityCase() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
getConnectivityCase() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
getConnectivityCase() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
 
getConnectivityCase() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
getConnectivityCase() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
getConnectivityCase() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
 
getConnectivityCase() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
getConnectivityCase() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
getConnectivityCase() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
 
getConstraints(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
getConstraints(int) - Method in class com.google.cloud.clouddms.v1.TableEntity
Table constraints.
getConstraints(int) - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table constraints.
getConstraints(int) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
getConstraints(int) - Method in class com.google.cloud.clouddms.v1.ViewEntity
View constraints.
getConstraints(int) - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
View constraints.
getConstraintsBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
getConstraintsBuilder(int) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
getConstraintsBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
getConstraintsBuilderList() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
getConstraintsCount() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
getConstraintsCount() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table constraints.
getConstraintsCount() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table constraints.
getConstraintsCount() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
getConstraintsCount() - Method in class com.google.cloud.clouddms.v1.ViewEntity
View constraints.
getConstraintsCount() - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
View constraints.
getConstraintsList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
getConstraintsList() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table constraints.
getConstraintsList() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table constraints.
getConstraintsList() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
getConstraintsList() - Method in class com.google.cloud.clouddms.v1.ViewEntity
View constraints.
getConstraintsList() - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
View constraints.
getConstraintsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
getConstraintsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity
Table constraints.
getConstraintsOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table constraints.
getConstraintsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
getConstraintsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ViewEntity
View constraints.
getConstraintsOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
View constraints.
getConstraintsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
getConstraintsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table constraints.
getConstraintsOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table constraints.
getConstraintsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
getConstraintsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ViewEntity
View constraints.
getConstraintsOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
View constraints.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName.Builder
 
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
Required.
getConversionWorkspace() - Method in interface com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequestOrBuilder
Required.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Required.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
Required.
getConversionWorkspace() - Method in interface com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequestOrBuilder
Required.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Required.
getConversionWorkspace() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Required.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The conversion workspace used by the migration.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The conversion workspace used by the migration.
getConversionWorkspace() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The conversion workspace used by the migration.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Required.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
Required.
getConversionWorkspace() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsRequestOrBuilder
Required.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
getConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
Required.
getConversionWorkspace() - Method in interface com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequestOrBuilder
Required.
getConversionWorkspace(ConversionWorkspaceName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single conversion workspace.
getConversionWorkspace(GetConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single conversion workspace.
getConversionWorkspace(GetConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Gets details of a single conversion workspace.
getConversionWorkspace(GetConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Gets details of a single conversion workspace.
getConversionWorkspace(GetConversionWorkspaceRequest, StreamObserver<ConversionWorkspace>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Gets details of a single conversion workspace.
getConversionWorkspace(GetConversionWorkspaceRequest, StreamObserver<ConversionWorkspace>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Gets details of a single conversion workspace.
getConversionWorkspace(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single conversion workspace.
getConversionWorkspaceBuilder() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
getConversionWorkspaceBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The conversion workspace used by the migration.
getConversionWorkspaceBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
getConversionWorkspaceBytes() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Required.
getConversionWorkspaceBytes() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
Required.
getConversionWorkspaceBytes() - Method in interface com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequestOrBuilder
Required.
getConversionWorkspaceBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
getConversionWorkspaceBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Required.
getConversionWorkspaceBytes() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Required.
getConversionWorkspaceBytes() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Required.
getConversionWorkspaceBytes() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
Required.
getConversionWorkspaceBytes() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsRequestOrBuilder
Required.
getConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single conversion workspace.
getConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
getConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
getConversionWorkspaceId() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
getConversionWorkspaceId() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
Required.
getConversionWorkspaceId() - Method in interface com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequestOrBuilder
Required.
getConversionWorkspaceIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
getConversionWorkspaceIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
Required.
getConversionWorkspaceIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequestOrBuilder
Required.
getConversionWorkspaceOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
getConversionWorkspaceOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
Required.
getConversionWorkspaceOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequestOrBuilder
Required.
getConversionWorkspaceOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The conversion workspace used by the migration.
getConversionWorkspaceOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The conversion workspace used by the migration.
getConversionWorkspaceOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The conversion workspace used by the migration.
getConversionWorkspaceOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
getConversionWorkspaceOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
Required.
getConversionWorkspaceOrBuilder() - Method in interface com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequestOrBuilder
Required.
GetConversionWorkspaceRequest - Class in com.google.cloud.clouddms.v1
Request message for 'GetConversionWorkspace' request.
GetConversionWorkspaceRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'GetConversionWorkspace' request.
GetConversionWorkspaceRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
getConversionWorkspaces(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
getConversionWorkspaces(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
The list of conversion workspace objects.
getConversionWorkspaces(int) - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
The list of conversion workspace objects.
getConversionWorkspacesBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
getConversionWorkspacesBuilderList() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
getConversionWorkspacesCount() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
getConversionWorkspacesCount() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
The list of conversion workspace objects.
getConversionWorkspacesCount() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
The list of conversion workspace objects.
getConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to getConversionWorkspace.
getConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to getConversionWorkspace.
getConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to getConversionWorkspace.
getConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to getConversionWorkspace.
getConversionWorkspacesList() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
getConversionWorkspacesList() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
The list of conversion workspace objects.
getConversionWorkspacesList() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
The list of conversion workspace objects.
getConversionWorkspacesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
getConversionWorkspacesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
The list of conversion workspace objects.
getConversionWorkspacesOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
The list of conversion workspace objects.
getConversionWorkspacesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
getConversionWorkspacesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
The list of conversion workspace objects.
getConversionWorkspacesOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
The list of conversion workspace objects.
getConvertConversionWorkspaceMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getConvertFullPath() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
getConvertFullPath() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
Optional.
getConvertFullPath() - Method in interface com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequestOrBuilder
Optional.
getConvertJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getConvertJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getConvertJobDetails() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getConvertJobDetailsBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getConvertJobDetailsOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getConvertJobDetailsOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getConvertJobDetailsOrBuilder() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getConvertRowidColumn() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getConvertRowidColumn() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getConvertRowidColumn() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getConvertRowidColumnBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getConvertRowidColumnOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getConvertRowidColumnOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getConvertRowidColumnOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getCpuCount() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
The number of CPU's in the VM instance.
getCpuCount() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
The number of CPU's in the VM instance.
getCpuCount() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfigOrBuilder
The number of CPU's in the VM instance.
getCreateConnectionProfileMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getCreateConversionWorkspaceMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getCreateMappingRuleMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getCreateMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getCreatePrivateConnectionMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getCreateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
getCreateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Output only.
getCreateTime() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Output only.
getCreateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getCreateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
getCreateTime() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
getCreateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getCreateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getCreateTime() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getCreateTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getCreateTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getCreateTime() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getCreateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getCreateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
getCreateTime() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
getCreateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
getCreateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getCreateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getCreateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getCreateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Optional.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Optional.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.DatabaseInstanceEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.FunctionEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.IndexEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.MaterializedViewEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.PackageEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.PackageEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.SchemaEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.SequenceEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.StoredProcedureEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.SynonymEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TableEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.UDTEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.UDTEntityOrBuilder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
Custom engine specific features.
getCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ViewEntity
Custom engine specific features.
getCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
Custom engine specific features.
getCustomFeaturesBuilder() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Optional.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Optional.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseInstanceEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.FunctionEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.IndexEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MaterializedViewEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.PackageEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.PackageEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.SchemaEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.SequenceEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.StoredProcedureEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.SynonymEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.TableEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.UDTEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.UDTEntityOrBuilder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ViewEntity
Custom engine specific features.
getCustomFeaturesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
Custom engine specific features.
getCycle() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Indicates whether the sequence value should cycle through.
getCycle() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
Indicates whether the sequence value should cycle through.
getCycle() - Method in interface com.google.cloud.clouddms.v1.SequenceEntityOrBuilder
Indicates whether the sequence value should cycle through.
getDatabase() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Database.
getDatabase() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Database.
getDatabase() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Database.
getDatabaseBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Database.
getDatabaseEntities(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
getDatabaseEntities(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
The list of database entities for the conversion workspace.
getDatabaseEntities(int) - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponseOrBuilder
The list of database entities for the conversion workspace.
getDatabaseEntitiesBuilder(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
getDatabaseEntitiesBuilderList() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
getDatabaseEntitiesCount() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
getDatabaseEntitiesCount() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
The list of database entities for the conversion workspace.
getDatabaseEntitiesCount() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponseOrBuilder
The list of database entities for the conversion workspace.
getDatabaseEntitiesList() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
getDatabaseEntitiesList() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
The list of database entities for the conversion workspace.
getDatabaseEntitiesList() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponseOrBuilder
The list of database entities for the conversion workspace.
getDatabaseEntitiesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
getDatabaseEntitiesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
The list of database entities for the conversion workspace.
getDatabaseEntitiesOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponseOrBuilder
The list of database entities for the conversion workspace.
getDatabaseEntitiesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
getDatabaseEntitiesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
The list of database entities for the conversion workspace.
getDatabaseEntitiesOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponseOrBuilder
The list of database entities for the conversion workspace.
getDatabaseFlags() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Deprecated.
getDatabaseFlags() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Deprecated.
getDatabaseFlags() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Deprecated.
getDatabaseFlags() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Deprecated.
getDatabaseFlags() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Deprecated.
getDatabaseFlags() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Deprecated.
getDatabaseFlagsCount() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
getDatabaseFlagsCount() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
getDatabaseFlagsCount() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsCount() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
getDatabaseFlagsCount() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
getDatabaseFlagsCount() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFlagsMap() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsMap() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsMap() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsMap() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFlagsMap() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFlagsMap() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFlagsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsOrDefault(String, String) - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFlagsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFlagsOrDefault(String, String) - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFlagsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsOrThrow(String) - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
getDatabaseFlagsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFlagsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFlagsOrThrow(String) - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The database flags passed to the Cloud SQL instance at startup.
getDatabaseFunction() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Function.
getDatabaseFunction() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Function.
getDatabaseFunction() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Function.
getDatabaseFunctionBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Function.
getDatabaseFunctionOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Function.
getDatabaseFunctionOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Function.
getDatabaseFunctionOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Function.
getDatabaseOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Database.
getDatabaseOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Database.
getDatabaseOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Database.
getDatabasePackage() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Package.
getDatabasePackage() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Package.
getDatabasePackage() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Package.
getDatabasePackageBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Package.
getDatabasePackageOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Package.
getDatabasePackageOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Package.
getDatabasePackageOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Package.
getDatabaseService() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
getDatabaseService() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Required.
getDatabaseService() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Required.
getDatabaseServiceBytes() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
getDatabaseServiceBytes() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Required.
getDatabaseServiceBytes() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Required.
getDatabaseVersion() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database engine type and version.
getDatabaseVersion() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The database engine type and version.
getDatabaseVersion() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The database engine type and version.
getDatabaseVersionValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database engine type and version.
getDatabaseVersionValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The database engine type and version.
getDatabaseVersionValue() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The database engine type and version.
getDataDiskSizeGb() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The storage capacity available to the database, in GB.
getDataDiskSizeGb() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The storage capacity available to the database, in GB.
getDataDiskSizeGb() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The storage capacity available to the database, in GB.
getDataDiskSizeGbBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The storage capacity available to the database, in GB.
getDataDiskSizeGbOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The storage capacity available to the database, in GB.
getDataDiskSizeGbOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The storage capacity available to the database, in GB.
getDataDiskSizeGbOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The storage capacity available to the database, in GB.
getDataDiskType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The type of storage: `PD_SSD` (default) or `PD_HDD`.
getDataDiskType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The type of storage: `PD_SSD` (default) or `PD_HDD`.
getDataDiskType() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The type of storage: `PD_SSD` (default) or `PD_HDD`.
getDataDiskTypeValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The type of storage: `PD_SSD` (default) or `PD_HDD`.
getDataDiskTypeValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The type of storage: `PD_SSD` (default) or `PD_HDD`.
getDataDiskTypeValue() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The type of storage: `PD_SSD` (default) or `PD_HDD`.
getDataType() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column data type.
getDataType() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Column data type.
getDataType() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Column data type.
getDataType() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getDataType() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getDataType() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getDataTypeBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column data type.
getDataTypeBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Column data type.
getDataTypeBytes() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Column data type.
getDataTypeBytes() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getDataTypeBytes() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getDataTypeBytes() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getDdl() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The actual ddl code.
getDdl() - Method in class com.google.cloud.clouddms.v1.EntityDdl
The actual ddl code.
getDdl() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
The actual ddl code.
getDdl() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The ddl which caused the issue, if relevant.
getDdl() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The ddl which caused the issue, if relevant.
getDdl() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The ddl which caused the issue, if relevant.
getDdlBytes() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The actual ddl code.
getDdlBytes() - Method in class com.google.cloud.clouddms.v1.EntityDdl
The actual ddl code.
getDdlBytes() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
The actual ddl code.
getDdlBytes() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The ddl which caused the issue, if relevant.
getDdlBytes() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The ddl which caused the issue, if relevant.
getDdlBytes() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The ddl which caused the issue, if relevant.
getDdlType() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
Type of DDL (Create, Alter).
getDdlType() - Method in class com.google.cloud.clouddms.v1.EntityDdl
Type of DDL (Create, Alter).
getDdlType() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
Type of DDL (Create, Alter).
getDdlTypeBytes() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
Type of DDL (Create, Alter).
getDdlTypeBytes() - Method in class com.google.cloud.clouddms.v1.EntityDdl
Type of DDL (Create, Alter).
getDdlTypeBytes() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
Type of DDL (Create, Alter).
getDefaultEndpoint() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the default service endpoint.
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SshScript
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
getDefaultInstance() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.EntityMove
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MappingRule
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SshScript
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SslConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.TableEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the default mTLS service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the default service scopes.
getDefaultValue() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Default value of the column.
getDefaultValue() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Default value of the column.
getDefaultValue() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Default value of the column.
getDefaultValueBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Default value of the column.
getDefaultValueBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Default value of the column.
getDefaultValueBytes() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Default value of the column.
getDeleteConnectionProfileMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getDeleteConversionWorkspaceMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getDeleteMappingRuleMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getDeleteMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getDeletePrivateConnectionMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getDescribeConversionWorkspaceRevisionsMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getDescribeDatabaseEntitiesMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobType
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ClouddmsProto
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ClouddmsResourcesProto
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceResourcesProto
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEngine
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.DatabaseProvider
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.MappingRule.State
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.State
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.NumericFilterOption
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SshScript
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.ValueComparison
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
getDescriptor() - Static method in enum com.google.cloud.clouddms.v1.ValuePresentInList
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
getDescriptor() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.BackgroundJobType
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.DatabaseEngine
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.DatabaseProvider
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.MappingRule.State
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.State
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.NumericFilterOption
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.ValueComparison
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.clouddms.v1.ValuePresentInList
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
getDestination() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
getDestination() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Required.
getDestination() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Required.
getDestination() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
getDestination() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Required.
getDestination() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Required.
getDestinationBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
getDestinationBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
getDestinationBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Required.
getDestinationBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Required.
getDestinationCase() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
getDestinationCase() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
getDestinationCase() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
 
getDestinationConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
getDestinationConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Optional.
getDestinationConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
Optional.
getDestinationConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
getDestinationConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Optional.
getDestinationConnectionProfileBytes() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
Optional.
getDestinationDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the destination.
getDestinationDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The database engine type and provider of the destination.
getDestinationDatabase() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The database engine type and provider of the destination.
getDestinationDatabaseBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the destination.
getDestinationDatabaseOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the destination.
getDestinationDatabaseOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The database engine type and provider of the destination.
getDestinationDatabaseOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The database engine type and provider of the destination.
getDestinationOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
getDestinationOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Required.
getDestinationOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Required.
getDetailsCase() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
getDetailsCase() - Method in class com.google.cloud.clouddms.v1.MappingRule
 
getDetailsCase() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
 
getDisplayName() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The connection profile display name.
getDisplayName() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The connection profile display name.
getDisplayName() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The connection profile display name.
getDisplayName() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
getDisplayName() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Optional.
getDisplayName() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Optional.
getDisplayName() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getDisplayName() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getDisplayName() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getDisplayName() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The migration job display name.
getDisplayName() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The migration job display name.
getDisplayName() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The migration job display name.
getDisplayName() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The private connection display name.
getDisplayName() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
The private connection display name.
getDisplayName() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
The private connection display name.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The connection profile display name.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The connection profile display name.
getDisplayNameBytes() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The connection profile display name.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Optional.
getDisplayNameBytes() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Optional.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getDisplayNameBytes() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The migration job display name.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The migration job display name.
getDisplayNameBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The migration job display name.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The private connection display name.
getDisplayNameBytes() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
The private connection display name.
getDisplayNameBytes() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
The private connection display name.
getDoubleComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getDoubleComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getDoubleComparison() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getDoubleComparisonBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getDoubleComparisonOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getDoubleComparisonOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getDoubleComparisonOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getDraftEntity() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Target entity full name.
getDraftEntity() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Target entity full name.
getDraftEntity() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Target entity full name.
getDraftEntityBytes() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Target entity full name.
getDraftEntityBytes() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Target entity full name.
getDraftEntityBytes() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Target entity full name.
getDraftType() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of draft entity.
getDraftType() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Type of draft entity.
getDraftType() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Type of draft entity.
getDraftTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of draft entity.
getDraftTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Type of draft entity.
getDraftTypeValue() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Type of draft entity.
getDryRun() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
getDryRun() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
Optional.
getDryRun() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
Optional.
getDumpFlags() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The initial dump flags.
getDumpFlags() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The initial dump flags.
getDumpFlags() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The initial dump flags.
getDumpFlags(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
getDumpFlags(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
The flags for the initial dump.
getDumpFlags(int) - Method in interface com.google.cloud.clouddms.v1.MigrationJob.DumpFlagsOrBuilder
The flags for the initial dump.
getDumpFlagsBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The initial dump flags.
getDumpFlagsBuilder(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
getDumpFlagsBuilderList() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
getDumpFlagsCount() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
getDumpFlagsCount() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
The flags for the initial dump.
getDumpFlagsCount() - Method in interface com.google.cloud.clouddms.v1.MigrationJob.DumpFlagsOrBuilder
The flags for the initial dump.
getDumpFlagsList() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
getDumpFlagsList() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
The flags for the initial dump.
getDumpFlagsList() - Method in interface com.google.cloud.clouddms.v1.MigrationJob.DumpFlagsOrBuilder
The flags for the initial dump.
getDumpFlagsOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The initial dump flags.
getDumpFlagsOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The initial dump flags.
getDumpFlagsOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The initial dump flags.
getDumpFlagsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
getDumpFlagsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
The flags for the initial dump.
getDumpFlagsOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.MigrationJob.DumpFlagsOrBuilder
The flags for the initial dump.
getDumpFlagsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
getDumpFlagsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
The flags for the initial dump.
getDumpFlagsOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.MigrationJob.DumpFlagsOrBuilder
The flags for the initial dump.
getDumpParallelLevel() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
Initial dump parallelism level.
getDumpParallelLevel() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
Initial dump parallelism level.
getDumpParallelLevel() - Method in interface com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfigOrBuilder
Initial dump parallelism level.
getDumpParallelLevelValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
Initial dump parallelism level.
getDumpParallelLevelValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
Initial dump parallelism level.
getDumpParallelLevelValue() - Method in interface com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfigOrBuilder
Initial dump parallelism level.
getDumpPath() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
getDumpPath() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
getDumpPath() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
getDumpPathBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
getDumpPathBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
getDumpPathBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
getDuration() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getDuration() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getDuration() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getDurationBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getDurationOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getDurationOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getDurationOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getEdition() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
getEdition() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Optional.
getEdition() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Optional.
getEditionValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
getEditionValue() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Optional.
getEditionValue() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Optional.
getEnableIpv4() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether the instance should be assigned an IPv4 address or not.
getEnableIpv4() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
Whether the instance should be assigned an IPv4 address or not.
getEnableIpv4() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
Whether the instance should be assigned an IPv4 address or not.
getEnableIpv4Builder() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether the instance should be assigned an IPv4 address or not.
getEnableIpv4OrBuilder() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether the instance should be assigned an IPv4 address or not.
getEnableIpv4OrBuilder() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
Whether the instance should be assigned an IPv4 address or not.
getEnableIpv4OrBuilder() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
Whether the instance should be assigned an IPv4 address or not.
getEncryptionConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Optional.
getEncryptionConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Optional.
getEncryptionConfig() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Optional.
getEncryptionConfigBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Optional.
getEncryptionConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Optional.
getEncryptionConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Optional.
getEncryptionConfigOrBuilder() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Optional.
getEndTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getEndTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getEndTime() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getEndTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getEndTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getEndTime() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getEndTimeBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getEndTimeBuilder() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getEndTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getEndTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getEngine() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
getEngine() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
Required.
getEngine() - Method in interface com.google.cloud.clouddms.v1.DatabaseEngineInfoOrBuilder
Required.
getEngine() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database engine.
getEngine() - Method in class com.google.cloud.clouddms.v1.DatabaseType
The database engine.
getEngine() - Method in interface com.google.cloud.clouddms.v1.DatabaseTypeOrBuilder
The database engine.
getEngineValue() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
getEngineValue() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
Required.
getEngineValue() - Method in interface com.google.cloud.clouddms.v1.DatabaseEngineInfoOrBuilder
Required.
getEngineValue() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database engine.
getEngineValue() - Method in class com.google.cloud.clouddms.v1.DatabaseType
The database engine.
getEngineValue() - Method in interface com.google.cloud.clouddms.v1.DatabaseTypeOrBuilder
The database engine.
getEntities(int) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntities(int) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntities(int) - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntitiesBytes(int) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntitiesBytes(int) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntitiesBytes(int) - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntitiesCount() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntitiesCount() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntitiesCount() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntitiesList() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntitiesList() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntitiesList() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntity() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The name of the database entity the ddl refers to.
getEntity() - Method in class com.google.cloud.clouddms.v1.EntityDdl
The name of the database entity the ddl refers to.
getEntity() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
The name of the database entity the ddl refers to.
getEntityBodyCase() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
getEntityBodyCase() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
getEntityBodyCase() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
 
getEntityBytes() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The name of the database entity the ddl refers to.
getEntityBytes() - Method in class com.google.cloud.clouddms.v1.EntityDdl
The name of the database entity the ddl refers to.
getEntityBytes() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
The name of the database entity the ddl refers to.
getEntityDdl(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
getEntityDdl(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the entity DDL script.
getEntityDdl(int) - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the entity DDL script.
getEntityDdlBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
getEntityDdlBuilderList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
getEntityDdlCount() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
getEntityDdlCount() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the entity DDL script.
getEntityDdlCount() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the entity DDL script.
getEntityDdlList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
getEntityDdlList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the entity DDL script.
getEntityDdlList() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the entity DDL script.
getEntityDdlOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
getEntityDdlOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the entity DDL script.
getEntityDdlOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the entity DDL script.
getEntityDdlOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
getEntityDdlOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the entity DDL script.
getEntityDdlOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the entity DDL script.
getEntityMove() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getEntityMove() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getEntityMove() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getEntityMoveBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getEntityMoveOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getEntityMoveOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getEntityMoveOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getEntityNameContains() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntityNameContains() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntityNameContains() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntityNameContainsBytes() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntityNameContainsBytes() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntityNameContainsBytes() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntityNamePrefix() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntityNamePrefix() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntityNamePrefix() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntityNamePrefixBytes() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntityNamePrefixBytes() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntityNamePrefixBytes() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntityNameSuffix() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntityNameSuffix() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntityNameSuffix() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntityNameSuffixBytes() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getEntityNameSuffixBytes() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getEntityNameSuffixBytes() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getEntityType() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of the database entity (table, view, index, ...).
getEntityType() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
The type of the database entity (table, view, index, ...).
getEntityType() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
The type of the database entity (table, view, index, ...).
getEntityType() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The entity type (if the DDL is for a sub entity).
getEntityType() - Method in class com.google.cloud.clouddms.v1.EntityDdl
The entity type (if the DDL is for a sub entity).
getEntityType() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
The entity type (if the DDL is for a sub entity).
getEntityType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The entity type (if the DDL is for a sub entity).
getEntityType() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The entity type (if the DDL is for a sub entity).
getEntityType() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The entity type (if the DDL is for a sub entity).
getEntityTypeValue() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of the database entity (table, view, index, ...).
getEntityTypeValue() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
The type of the database entity (table, view, index, ...).
getEntityTypeValue() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
The type of the database entity (table, view, index, ...).
getEntityTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The entity type (if the DDL is for a sub entity).
getEntityTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityDdl
The entity type (if the DDL is for a sub entity).
getEntityTypeValue() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
The entity type (if the DDL is for a sub entity).
getEntityTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The entity type (if the DDL is for a sub entity).
getEntityTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The entity type (if the DDL is for a sub entity).
getEntityTypeValue() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The entity type (if the DDL is for a sub entity).
getError() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
getError() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Output only.
getError() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Output only.
getError() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getError() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getError() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getError() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getError() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
getError() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
getErrorBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
getErrorBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getErrorBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getErrorCode() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
getErrorCode() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
Output only.
getErrorCode() - Method in interface com.google.cloud.clouddms.v1.MigrationJobVerificationErrorOrBuilder
Output only.
getErrorCodeValue() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
getErrorCodeValue() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
Output only.
getErrorCodeValue() - Method in interface com.google.cloud.clouddms.v1.MigrationJobVerificationErrorOrBuilder
Output only.
getErrorDetailMessage() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
getErrorDetailMessage() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
Output only.
getErrorDetailMessage() - Method in interface com.google.cloud.clouddms.v1.MigrationJobVerificationErrorOrBuilder
Output only.
getErrorDetailMessageBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
getErrorDetailMessageBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
Output only.
getErrorDetailMessageBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJobVerificationErrorOrBuilder
Output only.
getErrorMessage() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
getErrorMessage() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
Output only.
getErrorMessage() - Method in interface com.google.cloud.clouddms.v1.MigrationJobVerificationErrorOrBuilder
Output only.
getErrorMessageBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
getErrorMessageBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
Output only.
getErrorMessageBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJobVerificationErrorOrBuilder
Output only.
getErrorOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
getErrorOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Output only.
getErrorOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Output only.
getErrorOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getErrorOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getErrorOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getErrorOrBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getErrorOrBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
getErrorOrBuilder() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
getExcludeColumns(int) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
getExcludeColumns(int) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
Optional.
getExcludeColumns(int) - Method in interface com.google.cloud.clouddms.v1.FilterTableColumnsOrBuilder
Optional.
getExcludeColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
getExcludeColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
Optional.
getExcludeColumnsBytes(int) - Method in interface com.google.cloud.clouddms.v1.FilterTableColumnsOrBuilder
Optional.
getExcludeColumnsCount() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
getExcludeColumnsCount() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
Optional.
getExcludeColumnsCount() - Method in interface com.google.cloud.clouddms.v1.FilterTableColumnsOrBuilder
Optional.
getExcludeColumnsList() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
getExcludeColumnsList() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
Optional.
getExcludeColumnsList() - Method in interface com.google.cloud.clouddms.v1.FilterTableColumnsOrBuilder
Optional.
getExpirationCase() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
getExpirationCase() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
getExpirationCase() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
 
getExpireTime() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
getExpireTime() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
getExpireTime() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
getExpireTimeBuilder() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
getExpireTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
getExpireTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
getExpireTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
getFetchStaticIpsMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getFieldValue(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
getFieldValue(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
getFieldValue(String) - Method in class com.google.cloud.clouddms.v1.LocationName
 
getFieldValue(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
getFieldValue(String) - Method in class com.google.cloud.clouddms.v1.MigrationJobName
 
getFieldValue(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
getFieldValuesMap() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
getFieldValuesMap() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
getFieldValuesMap() - Method in class com.google.cloud.clouddms.v1.LocationName
 
getFieldValuesMap() - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
getFieldValuesMap() - Method in class com.google.cloud.clouddms.v1.MigrationJobName
 
getFieldValuesMap() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
getFileFormat() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
getFileFormat() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
Output only.
getFileFormat() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder
Output only.
getFileFormatValue() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
getFileFormatValue() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
Output only.
getFileFormatValue() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder
Output only.
getFiles(int) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
getFiles(int) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
Output only.
getFiles(int) - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder
Output only.
getFilesBytes(int) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
getFilesBytes(int) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
Output only.
getFilesBytes(int) - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder
Output only.
getFilesCount() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
getFilesCount() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
Output only.
getFilesCount() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder
Output only.
getFilesList() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
getFilesList() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
Output only.
getFilesList() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder
Output only.
getFilter() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Filter which entities to apply.
getFilter() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
Filter which entities to apply.
getFilter() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
Filter which entities to apply.
getFilter() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
getFilter() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
Output only.
getFilter() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetailsOrBuilder
Output only.
getFilter() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
Output only.
getFilter() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
Output only.
getFilter() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetailsOrBuilder
Output only.
getFilter() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
getFilter() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
Optional.
getFilter() - Method in interface com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequestOrBuilder
Optional.
getFilter() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getFilter() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getFilter() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getFilter() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A filter expression that filters connection profiles listed in the response.
getFilter() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
A filter expression that filters connection profiles listed in the response.
getFilter() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesRequestOrBuilder
A filter expression that filters connection profiles listed in the response.
getFilter() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
A filter expression that filters conversion workspaces listed in the response.
getFilter() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
A filter expression that filters conversion workspaces listed in the response.
getFilter() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesRequestOrBuilder
A filter expression that filters conversion workspaces listed in the response.
getFilter() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
A filter expression that filters migration jobs listed in the response.
getFilter() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
A filter expression that filters migration jobs listed in the response.
getFilter() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsRequestOrBuilder
A filter expression that filters migration jobs listed in the response.
getFilter() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
A filter expression that filters private connections listed in the response.
getFilter() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
A filter expression that filters private connections listed in the response.
getFilter() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsRequestOrBuilder
A filter expression that filters private connections listed in the response.
getFilter() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
getFilter() - Method in class com.google.cloud.clouddms.v1.MappingRule
Required.
getFilter() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Required.
getFilter() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
This field can be used to select the entities to migrate as part of the migration job.
getFilter() - Method in class com.google.cloud.clouddms.v1.MigrationJob
This field can be used to select the entities to migrate as part of the migration job.
getFilter() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
This field can be used to select the entities to migrate as part of the migration job.
getFilterBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Filter which entities to apply.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
Filter which entities to apply.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
Filter which entities to apply.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
Output only.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetailsOrBuilder
Output only.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
Output only.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
Output only.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetailsOrBuilder
Output only.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
Optional.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequestOrBuilder
Optional.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A filter expression that filters connection profiles listed in the response.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
A filter expression that filters connection profiles listed in the response.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesRequestOrBuilder
A filter expression that filters connection profiles listed in the response.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
A filter expression that filters conversion workspaces listed in the response.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
A filter expression that filters conversion workspaces listed in the response.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesRequestOrBuilder
A filter expression that filters conversion workspaces listed in the response.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
A filter expression that filters migration jobs listed in the response.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
A filter expression that filters migration jobs listed in the response.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsRequestOrBuilder
A filter expression that filters migration jobs listed in the response.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
A filter expression that filters private connections listed in the response.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
A filter expression that filters private connections listed in the response.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsRequestOrBuilder
A filter expression that filters private connections listed in the response.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
This field can be used to select the entities to migrate as part of the migration job.
getFilterBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob
This field can be used to select the entities to migrate as part of the migration job.
getFilterBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
This field can be used to select the entities to migrate as part of the migration job.
getFilterCase() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
getFilterCase() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
getFilterCase() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
 
getFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
getFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Required.
getFilterOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Required.
getFilterTableColumns() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getFilterTableColumns() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getFilterTableColumns() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getFilterTableColumnsBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getFilterTableColumnsOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getFilterTableColumnsOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getFilterTableColumnsOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getFinishTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was finished.
getFinishTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The timestamp when the background job was finished.
getFinishTime() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The timestamp when the background job was finished.
getFinishTimeBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was finished.
getFinishTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was finished.
getFinishTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The timestamp when the background job was finished.
getFinishTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The timestamp when the background job was finished.
getForce() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
In case of force delete, the CloudSQL replica database is also deleted (only for CloudSQL connection profile).
getForce() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
In case of force delete, the CloudSQL replica database is also deleted (only for CloudSQL connection profile).
getForce() - Method in interface com.google.cloud.clouddms.v1.DeleteConnectionProfileRequestOrBuilder
In case of force delete, the CloudSQL replica database is also deleted (only for CloudSQL connection profile).
getForce() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
Force delete the conversion workspace, even if there's a running migration that is using the workspace.
getForce() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
Force delete the conversion workspace, even if there's a running migration that is using the workspace.
getForce() - Method in interface com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequestOrBuilder
Force delete the conversion workspace, even if there's a running migration that is using the workspace.
getForce() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
The destination CloudSQL connection profile is always deleted with the migration job.
getForce() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
The destination CloudSQL connection profile is always deleted with the migration job.
getForce() - Method in interface com.google.cloud.clouddms.v1.DeleteMigrationJobRequestOrBuilder
The destination CloudSQL connection profile is always deleted with the migration job.
getForwardSshConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Forward SSH tunnel connectivity.
getForwardSshConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Forward SSH tunnel connectivity.
getForwardSshConnectivity() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Forward SSH tunnel connectivity.
getForwardSshConnectivityBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Forward SSH tunnel connectivity.
getForwardSshConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Forward SSH tunnel connectivity.
getForwardSshConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Forward SSH tunnel connectivity.
getForwardSshConnectivityOrBuilder() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Forward SSH tunnel connectivity.
getFractionalSecondsPrecision() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column fractional second precision - used for timestamp based datatypes.
getFractionalSecondsPrecision() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Column fractional second precision - used for timestamp based datatypes.
getFractionalSecondsPrecision() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Column fractional second precision - used for timestamp based datatypes.
getFractionalSecondsPrecision() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getFractionalSecondsPrecision() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getFractionalSecondsPrecision() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getGenerateSshScriptMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getGenerateTcpProxyScriptMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getGetConnectionProfileMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getGetConversionWorkspaceMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getGetMappingRuleMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getGetMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getGetPrivateConnectionMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getGlobalSettings() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Deprecated.
getGlobalSettings() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Deprecated.
getGlobalSettings() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Deprecated.
getGlobalSettingsCount() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
getGlobalSettingsCount() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
getGlobalSettingsCount() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Optional.
getGlobalSettingsMap() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
getGlobalSettingsMap() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Optional.
getGlobalSettingsMap() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Optional.
getGlobalSettingsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
getGlobalSettingsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Optional.
getGlobalSettingsOrDefault(String, String) - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Optional.
getGlobalSettingsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
getGlobalSettingsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Optional.
getGlobalSettingsOrThrow(String) - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Optional.
getHashFunctionCase() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
getHashFunctionCase() - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
getHashFunctionCase() - Method in interface com.google.cloud.clouddms.v1.ApplyHashOrBuilder
 
getHasUncommittedChanges() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getHasUncommittedChanges() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
getHasUncommittedChanges() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
getHost() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
getHost() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
Required.
getHost() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
Required.
getHost() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
getHost() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Required.
getHost() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Required.
getHost() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
getHost() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Required.
getHost() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Required.
getHostBytes() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
getHostBytes() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
Required.
getHostBytes() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
Required.
getHostBytes() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
getHostBytes() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Required.
getHostBytes() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Required.
getHostBytes() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
getHostBytes() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Required.
getHostBytes() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Required.
getHostname() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
getHostname() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Required.
getHostname() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Required.
getHostnameBytes() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
getHostnameBytes() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Required.
getHostnameBytes() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Required.
getId() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Required.
getId() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Required.
getId() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Required.
getId() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The background job log entry ID.
getId() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The background job log entry ID.
getId() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The background job log entry ID.
getId() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Unique Issue ID.
getId() - Method in class com.google.cloud.clouddms.v1.EntityIssue
Unique Issue ID.
getId() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
Unique Issue ID.
getIdBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Required.
getIdBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Required.
getIdBytes() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Required.
getIdBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The background job log entry ID.
getIdBytes() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The background job log entry ID.
getIdBytes() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The background job log entry ID.
getIdBytes() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Unique Issue ID.
getIdBytes() - Method in class com.google.cloud.clouddms.v1.EntityIssue
Unique Issue ID.
getIdBytes() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
Unique Issue ID.
getIgnoreCase() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
getIgnoreCase() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
Required.
getIgnoreCase() - Method in interface com.google.cloud.clouddms.v1.ValueListFilterOrBuilder
Required.
getImportMappingRulesMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getImportRulesJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getImportRulesJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getImportRulesJobDetails() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getImportRulesJobDetailsBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getImportRulesJobDetailsOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getImportRulesJobDetailsOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getImportRulesJobDetailsOrBuilder() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getIncludeColumns(int) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
getIncludeColumns(int) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
Optional.
getIncludeColumns(int) - Method in interface com.google.cloud.clouddms.v1.FilterTableColumnsOrBuilder
Optional.
getIncludeColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
getIncludeColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
Optional.
getIncludeColumnsBytes(int) - Method in interface com.google.cloud.clouddms.v1.FilterTableColumnsOrBuilder
Optional.
getIncludeColumnsCount() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
getIncludeColumnsCount() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
Optional.
getIncludeColumnsCount() - Method in interface com.google.cloud.clouddms.v1.FilterTableColumnsOrBuilder
Optional.
getIncludeColumnsList() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
getIncludeColumnsList() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
Optional.
getIncludeColumnsList() - Method in interface com.google.cloud.clouddms.v1.FilterTableColumnsOrBuilder
Optional.
getIncrement() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Increment value for the sequence.
getIncrement() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
Increment value for the sequence.
getIncrement() - Method in interface com.google.cloud.clouddms.v1.SequenceEntityOrBuilder
Increment value for the sequence.
getIndices(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
getIndices(int) - Method in class com.google.cloud.clouddms.v1.TableEntity
Table indices.
getIndices(int) - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table indices.
getIndicesBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
getIndicesBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
getIndicesCount() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
getIndicesCount() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table indices.
getIndicesCount() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table indices.
getIndicesList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
getIndicesList() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table indices.
getIndicesList() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table indices.
getIndicesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
getIndicesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity
Table indices.
getIndicesOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table indices.
getIndicesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
getIndicesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table indices.
getIndicesOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table indices.
getInitialUser() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
getInitialUser() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Required.
getInitialUser() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Required.
getInitialUserBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
getInitialUserOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
getInitialUserOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Required.
getInitialUserOrBuilder() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Required.
getIntComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getIntComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getIntComparison() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getIntComparisonBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getIntComparisonOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getIntComparisonOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getIntComparisonOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getIpConfig() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The settings for IP Management.
getIpConfig() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The settings for IP Management.
getIpConfig() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The settings for IP Management.
getIpConfigBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The settings for IP Management.
getIpConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The settings for IP Management.
getIpConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The settings for IP Management.
getIpConfigOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The settings for IP Management.
getIsNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getIsNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getIsNull() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getIsNullBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getIsNullOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getIsNullOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getIsNullOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getIssueId(int) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
EntityIssues found for this ddl.
getIssueId(int) - Method in class com.google.cloud.clouddms.v1.EntityDdl
EntityIssues found for this ddl.
getIssueId(int) - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
EntityIssues found for this ddl.
getIssueIdBytes(int) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
EntityIssues found for this ddl.
getIssueIdBytes(int) - Method in class com.google.cloud.clouddms.v1.EntityDdl
EntityIssues found for this ddl.
getIssueIdBytes(int) - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
EntityIssues found for this ddl.
getIssueIdCount() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
EntityIssues found for this ddl.
getIssueIdCount() - Method in class com.google.cloud.clouddms.v1.EntityDdl
EntityIssues found for this ddl.
getIssueIdCount() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
EntityIssues found for this ddl.
getIssueIdList() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
EntityIssues found for this ddl.
getIssueIdList() - Method in class com.google.cloud.clouddms.v1.EntityDdl
EntityIssues found for this ddl.
getIssueIdList() - Method in interface com.google.cloud.clouddms.v1.EntityDdlOrBuilder
EntityIssues found for this ddl.
getIssues(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
getIssues(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the various issues found for the entity.
getIssues(int) - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the various issues found for the entity.
getIssuesBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
getIssuesBuilderList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
getIssuesCount() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
getIssuesCount() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the various issues found for the entity.
getIssuesCount() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the various issues found for the entity.
getIssuesList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
getIssuesList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the various issues found for the entity.
getIssuesList() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the various issues found for the entity.
getIssuesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
getIssuesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the various issues found for the entity.
getIssuesOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the various issues found for the entity.
getIssuesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
getIssuesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about the various issues found for the entity.
getIssuesOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about the various issues found for the entity.
getJobDetailsCase() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
getJobDetailsCase() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
getJobDetailsCase() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
 
getJobs(int) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
getJobs(int) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
The list of conversion workspace mapping rules.
getJobs(int) - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsResponseOrBuilder
The list of conversion workspace mapping rules.
getJobsBuilder(int) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
getJobsBuilderList() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
getJobsCount() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
getJobsCount() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
The list of conversion workspace mapping rules.
getJobsCount() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsResponseOrBuilder
The list of conversion workspace mapping rules.
getJobsList() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
getJobsList() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
The list of conversion workspace mapping rules.
getJobsList() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsResponseOrBuilder
The list of conversion workspace mapping rules.
getJobsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
getJobsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
The list of conversion workspace mapping rules.
getJobsOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsResponseOrBuilder
The list of conversion workspace mapping rules.
getJobsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
getJobsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
The list of conversion workspace mapping rules.
getJobsOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsResponseOrBuilder
The list of conversion workspace mapping rules.
getJobType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The type of job that was executed.
getJobType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The type of job that was executed.
getJobType() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The type of job that was executed.
getJobTypeValue() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The type of job that was executed.
getJobTypeValue() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The type of job that was executed.
getJobTypeValue() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The type of job that was executed.
getKmsKeyName() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
The fully-qualified resource name of the KMS key.
getKmsKeyName() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
The fully-qualified resource name of the KMS key.
getKmsKeyName() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfigOrBuilder
The fully-qualified resource name of the KMS key.
getKmsKeyNameBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
The fully-qualified resource name of the KMS key.
getKmsKeyNameBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
The fully-qualified resource name of the KMS key.
getKmsKeyNameBytes() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfigOrBuilder
The fully-qualified resource name of the KMS key.
getLabel() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
A label to identify this entry.
getLabel() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
A label to identify this entry.
getLabel() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
A label to identify this entry.
getLabelBytes() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
A label to identify this entry.
getLabelBytes() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
A label to identify this entry.
getLabelBytes() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
A label to identify this entry.
getLabels() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Deprecated.
getLabels() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Deprecated.
getLabels() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Deprecated.
getLabels() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Deprecated.
getLabels() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Deprecated.
getLabels() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Deprecated.
getLabels() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Deprecated.
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
getLabelsCount() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Labels for the AlloyDB primary instance created by DMS.
getLabelsCount() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Labels for the AlloyDB cluster created by DMS.
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
getLabelsCount() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
getLabelsCount() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
getLabelsCount() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
getLabelsCount() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Labels for the AlloyDB cluster created by DMS.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Labels for the AlloyDB cluster created by DMS.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Labels for the AlloyDB primary instance created by DMS.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Labels for the AlloyDB primary instance created by DMS.
getLabelsMap() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Labels for the AlloyDB primary instance created by DMS.
getLabelsMap() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Labels for the AlloyDB cluster created by DMS.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsMap() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsMap() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsMap() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsMap() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Labels for the AlloyDB cluster created by DMS.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Labels for the AlloyDB cluster created by DMS.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Labels for the AlloyDB primary instance created by DMS.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Labels for the AlloyDB primary instance created by DMS.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Labels for the AlloyDB primary instance created by DMS.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Labels for the AlloyDB cluster created by DMS.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.MigrationJob
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Labels for the AlloyDB cluster created by DMS.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Labels for the AlloyDB cluster created by DMS.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Labels for the AlloyDB primary instance created by DMS.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Labels for the AlloyDB primary instance created by DMS.
getLabelsOrThrow(String) - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Labels for the AlloyDB primary instance created by DMS.
getLabelsOrThrow(String) - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Labels for the AlloyDB cluster created by DMS.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrThrow(String) - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrThrow(String) - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLabelsOrThrow(String) - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
getLatestCommitId() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getLatestCommitId() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
getLatestCommitId() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
getLatestCommitIdBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getLatestCommitIdBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
getLatestCommitIdBytes() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
getLatestCommitTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getLatestCommitTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
getLatestCommitTime() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
getLatestCommitTimeBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getLatestCommitTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getLatestCommitTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
getLatestCommitTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
getLength() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column length - e.g.
getLength() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Column length - e.g.
getLength() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Column length - e.g.
getLength() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue length
getLength() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
Issue length
getLength() - Method in interface com.google.cloud.clouddms.v1.EntityIssue.PositionOrBuilder
Issue length
getLength() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getLength() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getLength() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getLine() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue line number
getLine() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
Issue line number
getLine() - Method in interface com.google.cloud.clouddms.v1.EntityIssue.PositionOrBuilder
Issue line number
getListConnectionProfilesMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getListConversionWorkspacesMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getListMappingRulesMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getListMigrationJobsMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getListPrivateConnectionsMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getLocation() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName.Builder
 
getLocation() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
getLocation() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName.Builder
 
getLocation() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
getLocation() - Method in class com.google.cloud.clouddms.v1.LocationName.Builder
 
getLocation() - Method in class com.google.cloud.clouddms.v1.LocationName
 
getLocation() - Method in class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
getLocation() - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
getLocation() - Method in class com.google.cloud.clouddms.v1.MigrationJobName.Builder
 
getLocation() - Method in class com.google.cloud.clouddms.v1.MigrationJobName
 
getLocation() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName.Builder
 
getLocation() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
getMachineConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Configuration for the machines that host the underlying database engine.
getMachineConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Configuration for the machines that host the underlying database engine.
getMachineConfig() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Configuration for the machines that host the underlying database engine.
getMachineConfigBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Configuration for the machines that host the underlying database engine.
getMachineConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Configuration for the machines that host the underlying database engine.
getMachineConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Configuration for the machines that host the underlying database engine.
getMachineConfigOrBuilder() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Configuration for the machines that host the underlying database engine.
getMappingComment() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Comment.
getMappingComment() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
Comment.
getMappingComment() - Method in interface com.google.cloud.clouddms.v1.EntityMappingLogEntryOrBuilder
Comment.
getMappingCommentBytes() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Comment.
getMappingCommentBytes() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
Comment.
getMappingCommentBytes() - Method in interface com.google.cloud.clouddms.v1.EntityMappingLogEntryOrBuilder
Comment.
getMappingLog(int) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
getMappingLog(int) - Method in class com.google.cloud.clouddms.v1.EntityMapping
Entity mapping log entries.
getMappingLog(int) - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Entity mapping log entries.
getMappingLogBuilder(int) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
getMappingLogBuilderList() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
getMappingLogCount() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
getMappingLogCount() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Entity mapping log entries.
getMappingLogCount() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Entity mapping log entries.
getMappingLogList() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
getMappingLogList() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Entity mapping log entries.
getMappingLogList() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Entity mapping log entries.
getMappingLogOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
getMappingLogOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.EntityMapping
Entity mapping log entries.
getMappingLogOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Entity mapping log entries.
getMappingLogOrBuilderList() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
getMappingLogOrBuilderList() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Entity mapping log entries.
getMappingLogOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Entity mapping log entries.
getMappingRule() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
getMappingRule() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
Required.
getMappingRule() - Method in interface com.google.cloud.clouddms.v1.CreateMappingRuleRequestOrBuilder
Required.
getMappingRule() - Method in class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
getMappingRule() - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
getMappingRule(GetMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets the details of a mapping rule.
getMappingRule(GetMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Gets the details of a mapping rule.
getMappingRule(GetMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Gets the details of a mapping rule.
getMappingRule(GetMappingRuleRequest, StreamObserver<MappingRule>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Gets the details of a mapping rule.
getMappingRule(GetMappingRuleRequest, StreamObserver<MappingRule>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Gets the details of a mapping rule.
getMappingRule(MappingRuleName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets the details of a mapping rule.
getMappingRule(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets the details of a mapping rule.
getMappingRuleBuilder() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
getMappingRuleCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets the details of a mapping rule.
getMappingRuleCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
getMappingRuleCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
getMappingRuleId() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
getMappingRuleId() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
Required.
getMappingRuleId() - Method in interface com.google.cloud.clouddms.v1.CreateMappingRuleRequestOrBuilder
Required.
getMappingRuleIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
getMappingRuleIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
Required.
getMappingRuleIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreateMappingRuleRequestOrBuilder
Required.
getMappingRuleOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
getMappingRuleOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
Required.
getMappingRuleOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CreateMappingRuleRequestOrBuilder
Required.
GetMappingRuleRequest - Class in com.google.cloud.clouddms.v1
Request message for 'GetMappingRule' request.
GetMappingRuleRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'GetMappingRule' request.
GetMappingRuleRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
getMappingRules(int) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
getMappingRules(int) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
The list of conversion workspace mapping rules.
getMappingRules(int) - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesResponseOrBuilder
The list of conversion workspace mapping rules.
getMappingRulesBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
getMappingRulesBuilderList() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
getMappingRulesCount() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
getMappingRulesCount() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
The list of conversion workspace mapping rules.
getMappingRulesCount() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesResponseOrBuilder
The list of conversion workspace mapping rules.
getMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to getMappingRule.
getMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to getMappingRule.
getMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to getMappingRule.
getMappingRuleSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to getMappingRule.
getMappingRulesList() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
getMappingRulesList() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
The list of conversion workspace mapping rules.
getMappingRulesList() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesResponseOrBuilder
The list of conversion workspace mapping rules.
getMappingRulesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
getMappingRulesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
The list of conversion workspace mapping rules.
getMappingRulesOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesResponseOrBuilder
The list of conversion workspace mapping rules.
getMappingRulesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
getMappingRulesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
The list of conversion workspace mapping rules.
getMappingRulesOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesResponseOrBuilder
The list of conversion workspace mapping rules.
getMappings(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
getMappings(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about entity mappings.
getMappings(int) - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about entity mappings.
getMappingsBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
getMappingsBuilderList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
getMappingsCount() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
getMappingsCount() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about entity mappings.
getMappingsCount() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about entity mappings.
getMappingsList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
getMappingsList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about entity mappings.
getMappingsList() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about entity mappings.
getMappingsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
getMappingsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about entity mappings.
getMappingsOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about entity mappings.
getMappingsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
getMappingsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Details about entity mappings.
getMappingsOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Details about entity mappings.
getMaterializedView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Materialized view.
getMaterializedView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Materialized view.
getMaterializedView() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Materialized view.
getMaterializedViewBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Materialized view.
getMaterializedViewOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Materialized view.
getMaterializedViewOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Materialized view.
getMaterializedViewOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Materialized view.
getMaxSize() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
getMaxSize() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
Optional.
getMaxSize() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsRequestOrBuilder
Optional.
getMaxValue() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Maximum number for the sequence represented as bytes to accommodate large.
getMaxValue() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
Maximum number for the sequence represented as bytes to accommodate large.
getMaxValue() - Method in interface com.google.cloud.clouddms.v1.SequenceEntityOrBuilder
Maximum number for the sequence represented as bytes to accommodate large.
getMessage() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Issue detailed message
getMessage() - Method in class com.google.cloud.clouddms.v1.EntityIssue
Issue detailed message
getMessage() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
Issue detailed message
getMessageBytes() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Issue detailed message
getMessageBytes() - Method in class com.google.cloud.clouddms.v1.EntityIssue
Issue detailed message
getMessageBytes() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
Issue detailed message
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
Required.
getMigrationJob() - Method in interface com.google.cloud.clouddms.v1.CreateMigrationJobRequestOrBuilder
Required.
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Name of the migration job resource to generate the SSH script.
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
Name of the migration job resource to generate the SSH script.
getMigrationJob() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
Name of the migration job resource to generate the SSH script.
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Name of the migration job resource to generate the TCP Proxy script.
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Name of the migration job resource to generate the TCP Proxy script.
getMigrationJob() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Name of the migration job resource to generate the TCP Proxy script.
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.MigrationJobName.Builder
 
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.MigrationJobName
 
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
Required.
getMigrationJob() - Method in interface com.google.cloud.clouddms.v1.UpdateMigrationJobRequestOrBuilder
Required.
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
getMigrationJob() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
Optional.
getMigrationJob() - Method in interface com.google.cloud.clouddms.v1.VerifyMigrationJobRequestOrBuilder
Optional.
getMigrationJob(GetMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single migration job.
getMigrationJob(GetMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Gets details of a single migration job.
getMigrationJob(GetMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Gets details of a single migration job.
getMigrationJob(GetMigrationJobRequest, StreamObserver<MigrationJob>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Gets details of a single migration job.
getMigrationJob(GetMigrationJobRequest, StreamObserver<MigrationJob>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Gets details of a single migration job.
getMigrationJob(MigrationJobName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single migration job.
getMigrationJob(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single migration job.
getMigrationJobBuilder() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
getMigrationJobBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
getMigrationJobBuilder() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
getMigrationJobBytes() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Name of the migration job resource to generate the SSH script.
getMigrationJobBytes() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
Name of the migration job resource to generate the SSH script.
getMigrationJobBytes() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
Name of the migration job resource to generate the SSH script.
getMigrationJobBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Name of the migration job resource to generate the TCP Proxy script.
getMigrationJobBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Name of the migration job resource to generate the TCP Proxy script.
getMigrationJobBytes() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Name of the migration job resource to generate the TCP Proxy script.
getMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single migration job.
getMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
getMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
getMigrationJobId() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
getMigrationJobId() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
Required.
getMigrationJobId() - Method in interface com.google.cloud.clouddms.v1.CreateMigrationJobRequestOrBuilder
Required.
getMigrationJobIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
getMigrationJobIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
Required.
getMigrationJobIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreateMigrationJobRequestOrBuilder
Required.
getMigrationJobOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
getMigrationJobOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
Required.
getMigrationJobOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CreateMigrationJobRequestOrBuilder
Required.
getMigrationJobOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
getMigrationJobOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
Required.
getMigrationJobOrBuilder() - Method in interface com.google.cloud.clouddms.v1.UpdateMigrationJobRequestOrBuilder
Required.
getMigrationJobOrBuilder() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
getMigrationJobOrBuilder() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
Optional.
getMigrationJobOrBuilder() - Method in interface com.google.cloud.clouddms.v1.VerifyMigrationJobRequestOrBuilder
Optional.
GetMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message for 'GetMigrationJob' request.
GetMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'GetMigrationJob' request.
GetMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
getMigrationJobs(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
getMigrationJobs(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
The list of migration jobs objects.
getMigrationJobs(int) - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
The list of migration jobs objects.
getMigrationJobsBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
getMigrationJobsBuilderList() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
getMigrationJobsCount() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
getMigrationJobsCount() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
The list of migration jobs objects.
getMigrationJobsCount() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
The list of migration jobs objects.
getMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to getMigrationJob.
getMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to getMigrationJob.
getMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to getMigrationJob.
getMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to getMigrationJob.
getMigrationJobsList() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
getMigrationJobsList() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
The list of migration jobs objects.
getMigrationJobsList() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
The list of migration jobs objects.
getMigrationJobsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
getMigrationJobsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
The list of migration jobs objects.
getMigrationJobsOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
The list of migration jobs objects.
getMigrationJobsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
getMigrationJobsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
The list of migration jobs objects.
getMigrationJobsOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
The list of migration jobs objects.
getMinValue() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Minimum number for the sequence represented as bytes to accommodate large.
getMinValue() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
Minimum number for the sequence represented as bytes to accommodate large.
getMinValue() - Method in interface com.google.cloud.clouddms.v1.SequenceEntityOrBuilder
Minimum number for the sequence represented as bytes to accommodate large.
getMultiColumnDataTypeChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getMultiColumnDataTypeChange() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getMultiColumnDataTypeChange() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getMultiColumnDataTypeChangeBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getMultiColumnDataTypeChangeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getMultiColumnDataTypeChangeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getMultiColumnDataTypeChangeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getMultiEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getMultiEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getMultiEntityRename() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getMultiEntityRenameBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getMultiEntityRenameOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getMultiEntityRenameOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getMultiEntityRenameOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getMutableDatabaseFlags() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Deprecated.
getMutableDatabaseFlags() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Deprecated.
getMutableGlobalSettings() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Deprecated.
getMutableUserLabels() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Deprecated.
getMysql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A MySQL database connection profile.
getMysql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
A MySQL database connection profile.
getMysql() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
A MySQL database connection profile.
getMysqlBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A MySQL database connection profile.
getMysqlOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A MySQL database connection profile.
getMysqlOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
A MySQL database connection profile.
getMysqlOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
A MySQL database connection profile.
getName() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column name.
getName() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Column name.
getName() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Column name.
getName() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
getName() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
getName() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
getName() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
The name of the table constraint.
getName() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
The name of the table constraint.
getName() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
The name of the table constraint.
getName() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getName() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getName() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The resource name (URI) of the conversion workspace.
getName() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
The resource name (URI) of the conversion workspace.
getName() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceInfoOrBuilder
The resource name (URI) of the conversion workspace.
getName() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getName() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getName() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getName() - Method in interface com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequestOrBuilder
Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getName() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.DeleteConnectionProfileRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.DeleteMappingRuleRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.DeleteMigrationJobRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.DeletePrivateConnectionRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.GetConnectionProfileRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.GetConversionWorkspaceRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.GetMappingRuleRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.GetMigrationJobRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.GetPrivateConnectionRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
The name of the index.
getName() - Method in class com.google.cloud.clouddms.v1.IndexEntity
The name of the index.
getName() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
The name of the index.
getName() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Full name of the mapping rule resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{set}/mappingRule/{rule}.
getName() - Method in class com.google.cloud.clouddms.v1.MappingRule
Full name of the mapping rule resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{set}/mappingRule/{rule}.
getName() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Full name of the mapping rule resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{set}/mappingRule/{rule}.
getName() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The name (URI) of this migration job resource, in the form of: projects/{project}/locations/{location}/migrationJobs/{migrationJob}.
getName() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The name of the flag
getName() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
The name of the flag
getName() - Method in interface com.google.cloud.clouddms.v1.MigrationJob.DumpFlagOrBuilder
The name of the flag
getName() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The name (URI) of this migration job resource, in the form of: projects/{project}/locations/{location}/migrationJobs/{migrationJob}.
getName() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The name (URI) of this migration job resource, in the form of: projects/{project}/locations/{location}/migrationJobs/{migrationJob}.
getName() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The name of the resource.
getName() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
The name of the resource.
getName() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
The name of the resource.
getName() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
Name of the migration job resource to promote.
getName() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
Name of the migration job resource to promote.
getName() - Method in interface com.google.cloud.clouddms.v1.PromoteMigrationJobRequestOrBuilder
Name of the migration job resource to promote.
getName() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
Name of the migration job resource to restart.
getName() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
Name of the migration job resource to restart.
getName() - Method in interface com.google.cloud.clouddms.v1.RestartMigrationJobRequestOrBuilder
Name of the migration job resource to restart.
getName() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
Name of the migration job resource to resume.
getName() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
Name of the migration job resource to resume.
getName() - Method in interface com.google.cloud.clouddms.v1.ResumeMigrationJobRequestOrBuilder
Name of the migration job resource to resume.
getName() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
Required.
getName() - Method in interface com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getName() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getName() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getName() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
Name of the migration job resource to start.
getName() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
Name of the migration job resource to start.
getName() - Method in interface com.google.cloud.clouddms.v1.StartMigrationJobRequestOrBuilder
Name of the migration job resource to start.
getName() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
Name of the migration job resource to stop.
getName() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
Name of the migration job resource to stop.
getName() - Method in interface com.google.cloud.clouddms.v1.StopMigrationJobRequestOrBuilder
Name of the migration job resource to stop.
getName() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The name of the trigger.
getName() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
The name of the trigger.
getName() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
The name of the trigger.
getName() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Name of the migration job resource to verify.
getName() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
Name of the migration job resource to verify.
getName() - Method in interface com.google.cloud.clouddms.v1.VerifyMigrationJobRequestOrBuilder
Name of the migration job resource to verify.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column name.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Column name.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Column name.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
The name of the table constraint.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
The name of the table constraint.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
The name of the table constraint.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The resource name (URI) of the conversion workspace.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
The resource name (URI) of the conversion workspace.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceInfoOrBuilder
The resource name (URI) of the conversion workspace.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequestOrBuilder
Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.DeleteConnectionProfileRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.DeleteMappingRuleRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.DeleteMigrationJobRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.DeletePrivateConnectionRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.GetConnectionProfileRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.GetConversionWorkspaceRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.GetMappingRuleRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.GetMigrationJobRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.GetPrivateConnectionRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
The name of the index.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.IndexEntity
The name of the index.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
The name of the index.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Full name of the mapping rule resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{set}/mappingRule/{rule}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.MappingRule
Full name of the mapping rule resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{set}/mappingRule/{rule}.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Full name of the mapping rule resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{set}/mappingRule/{rule}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The name (URI) of this migration job resource, in the form of: projects/{project}/locations/{location}/migrationJobs/{migrationJob}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The name of the flag
getNameBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
The name of the flag
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJob.DumpFlagOrBuilder
The name of the flag
getNameBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The name (URI) of this migration job resource, in the form of: projects/{project}/locations/{location}/migrationJobs/{migrationJob}.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The name (URI) of this migration job resource, in the form of: projects/{project}/locations/{location}/migrationJobs/{migrationJob}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The name of the resource.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
The name of the resource.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
The name of the resource.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
Name of the migration job resource to promote.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
Name of the migration job resource to promote.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.PromoteMigrationJobRequestOrBuilder
Name of the migration job resource to promote.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
Name of the migration job resource to restart.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
Name of the migration job resource to restart.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.RestartMigrationJobRequestOrBuilder
Name of the migration job resource to restart.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
Name of the migration job resource to resume.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
Name of the migration job resource to resume.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.ResumeMigrationJobRequestOrBuilder
Name of the migration job resource to resume.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
Required.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
Name of the migration job resource to start.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
Name of the migration job resource to start.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.StartMigrationJobRequestOrBuilder
Name of the migration job resource to start.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
Name of the migration job resource to stop.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
Name of the migration job resource to stop.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.StopMigrationJobRequestOrBuilder
Name of the migration job resource to stop.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The name of the trigger.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
The name of the trigger.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
The name of the trigger.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Name of the migration job resource to verify.
getNameBytes() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
Name of the migration job resource to verify.
getNameBytes() - Method in interface com.google.cloud.clouddms.v1.VerifyMigrationJobRequestOrBuilder
Name of the migration job resource to verify.
getNetworkArchitecture() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Output only.
getNetworkArchitecture() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Output only.
getNetworkArchitecture() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Output only.
getNetworkArchitectureValue() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Output only.
getNetworkArchitectureValue() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Output only.
getNetworkArchitectureValue() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Output only.
getNewDataType() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
getNewDataType() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Required.
getNewDataType() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Required.
getNewDataTypeBytes() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
getNewDataTypeBytes() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Required.
getNewDataTypeBytes() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Required.
getNewName() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
Required.
getNewName() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
Required.
getNewName() - Method in interface com.google.cloud.clouddms.v1.SingleEntityRenameOrBuilder
Required.
getNewNameBytes() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
Required.
getNewNameBytes() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
Required.
getNewNameBytes() - Method in interface com.google.cloud.clouddms.v1.SingleEntityRenameOrBuilder
Required.
getNewNamePattern() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
getNewNamePattern() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
Optional.
getNewNamePattern() - Method in interface com.google.cloud.clouddms.v1.MultiEntityRenameOrBuilder
Optional.
getNewNamePatternBytes() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
getNewNamePatternBytes() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
Optional.
getNewNamePatternBytes() - Method in interface com.google.cloud.clouddms.v1.MultiEntityRenameOrBuilder
Optional.
getNewSchema() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
Required.
getNewSchema() - Method in class com.google.cloud.clouddms.v1.EntityMove
Required.
getNewSchema() - Method in interface com.google.cloud.clouddms.v1.EntityMoveOrBuilder
Required.
getNewSchemaBytes() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
Required.
getNewSchemaBytes() - Method in class com.google.cloud.clouddms.v1.EntityMove
Required.
getNewSchemaBytes() - Method in interface com.google.cloud.clouddms.v1.EntityMoveOrBuilder
Required.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
A token that can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
A token that can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsResponseOrBuilder
A token that can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
A token that can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
A token that can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsResponseOrBuilder
A token that can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
A token which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
A token which can be sent as `page_token` to retrieve the next page.
getNullable() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column nullable.
getNullable() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Is the column nullable.
getNullable() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Is the column nullable.
getNullable() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getNullable() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getNullable() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getNumber() - Method in enum com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.DestinationCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ApplyHash.HashFunctionCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.BackgroundJobType
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ConditionalColumnSetValue.SourceFilterCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.DatabaseEngine
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.DatabaseProvider
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.AuthenticationMethodCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.GenerateSshScriptRequest.VmConfigCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.MappingRule.State
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.ConnectivityCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.State
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.SourceFilterCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.NumericFilterOption
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.OracleConnectionProfile.ConnectivityCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.ConnectivityCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.PrivateConnection.ConnectivityCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.SeedFromCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.SqlAclEntry.ExpirationCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ValueComparison
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ValuePresentInList
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
 
getNumber() - Method in enum com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
 
getNumericFilterOption() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Required.
getNumericFilterOption() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
Required.
getNumericFilterOption() - Method in interface com.google.cloud.clouddms.v1.SourceNumericFilterOrBuilder
Required.
getNumericFilterOptionValue() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Required.
getNumericFilterOptionValue() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
Required.
getNumericFilterOptionValue() - Method in interface com.google.cloud.clouddms.v1.SourceNumericFilterOrBuilder
Required.
getOffset() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue offset
getOffset() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
Issue offset
getOffset() - Method in interface com.google.cloud.clouddms.v1.EntityIssue.PositionOrBuilder
Issue offset
getOnlyIfNoPrimaryKey() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
Required.
getOnlyIfNoPrimaryKey() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
Required.
getOnlyIfNoPrimaryKey() - Method in interface com.google.cloud.clouddms.v1.ConvertRowIdToColumnOrBuilder
Required.
getOperationsClient() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsStub() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
getOperationsStub() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
getOracle() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An Oracle database connection profile.
getOracle() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
An Oracle database connection profile.
getOracle() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
An Oracle database connection profile.
getOracleBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An Oracle database connection profile.
getOracleOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An Oracle database connection profile.
getOracleOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
An Oracle database connection profile.
getOracleOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
An Oracle database connection profile.
getOrderBy() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A comma-separated list of fields to order results according to.
getOrderBy() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
A comma-separated list of fields to order results according to.
getOrderBy() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesRequestOrBuilder
A comma-separated list of fields to order results according to.
getOrderBy() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Sort the results based on the migration job name.
getOrderBy() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
Sort the results based on the migration job name.
getOrderBy() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsRequestOrBuilder
Sort the results based on the migration job name.
getOrderBy() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Order by fields for the result.
getOrderBy() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
Order by fields for the result.
getOrderBy() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsRequestOrBuilder
Order by fields for the result.
getOrderByBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A comma-separated list of fields to order results according to.
getOrderByBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
A comma-separated list of fields to order results according to.
getOrderByBytes() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesRequestOrBuilder
A comma-separated list of fields to order results according to.
getOrderByBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Sort the results based on the migration job name.
getOrderByBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
Sort the results based on the migration job name.
getOrderByBytes() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsRequestOrBuilder
Sort the results based on the migration job name.
getOrderByBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Order by fields for the result.
getOrderByBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
Order by fields for the result.
getOrderByBytes() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsRequestOrBuilder
Order by fields for the result.
getOrdinalPosition() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column order in the table.
getOrdinalPosition() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Column order in the table.
getOrdinalPosition() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Column order in the table.
getOverrideFractionalSecondsPrecision() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getOverrideFractionalSecondsPrecision() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getOverrideFractionalSecondsPrecision() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getOverrideLength() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getOverrideLength() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getOverrideLength() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getOverridePrecision() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getOverridePrecision() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getOverridePrecision() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getOverrideScale() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getOverrideScale() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getOverrideScale() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getPackageBody() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package body.
getPackageBody() - Method in class com.google.cloud.clouddms.v1.PackageEntity
The SQL code which creates the package body.
getPackageBody() - Method in interface com.google.cloud.clouddms.v1.PackageEntityOrBuilder
The SQL code which creates the package body.
getPackageBody() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
getPackageBody() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
Optional.
getPackageBody() - Method in interface com.google.cloud.clouddms.v1.SinglePackageChangeOrBuilder
Optional.
getPackageBodyBytes() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package body.
getPackageBodyBytes() - Method in class com.google.cloud.clouddms.v1.PackageEntity
The SQL code which creates the package body.
getPackageBodyBytes() - Method in interface com.google.cloud.clouddms.v1.PackageEntityOrBuilder
The SQL code which creates the package body.
getPackageBodyBytes() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
getPackageBodyBytes() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
Optional.
getPackageBodyBytes() - Method in interface com.google.cloud.clouddms.v1.SinglePackageChangeOrBuilder
Optional.
getPackageDescription() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
getPackageDescription() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
Optional.
getPackageDescription() - Method in interface com.google.cloud.clouddms.v1.SinglePackageChangeOrBuilder
Optional.
getPackageDescriptionBytes() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
getPackageDescriptionBytes() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
Optional.
getPackageDescriptionBytes() - Method in interface com.google.cloud.clouddms.v1.SinglePackageChangeOrBuilder
Optional.
getPackageSqlCode() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package.
getPackageSqlCode() - Method in class com.google.cloud.clouddms.v1.PackageEntity
The SQL code which creates the package.
getPackageSqlCode() - Method in interface com.google.cloud.clouddms.v1.PackageEntityOrBuilder
The SQL code which creates the package.
getPackageSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package.
getPackageSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.PackageEntity
The SQL code which creates the package.
getPackageSqlCodeBytes() - Method in interface com.google.cloud.clouddms.v1.PackageEntityOrBuilder
The SQL code which creates the package.
getPageSize() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getPageSize() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getPageSize() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getPageSize() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
Maximum number of IPs to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
Maximum number of IPs to return.
getPageSize() - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsRequestOrBuilder
Maximum number of IPs to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
The maximum number of connection profiles to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
The maximum number of connection profiles to return.
getPageSize() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesRequestOrBuilder
The maximum number of connection profiles to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
The maximum number of conversion workspaces to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
The maximum number of conversion workspaces to return.
getPageSize() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesRequestOrBuilder
The maximum number of conversion workspaces to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
The maximum number of rules to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
The maximum number of rules to return.
getPageSize() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesRequestOrBuilder
The maximum number of rules to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
The maximum number of migration jobs to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
The maximum number of migration jobs to return.
getPageSize() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsRequestOrBuilder
The maximum number of migration jobs to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Maximum number of private connections to return.
getPageSize() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
Maximum number of private connections to return.
getPageSize() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsRequestOrBuilder
Maximum number of private connections to return.
getPageToken() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getPageToken() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getPageToken() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getPageToken() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
A page token, received from a previous `FetchStaticIps` call.
getPageToken() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
A page token, received from a previous `FetchStaticIps` call.
getPageToken() - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsRequestOrBuilder
A page token, received from a previous `FetchStaticIps` call.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A page token, received from a previous `ListConnectionProfiles` call.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
A page token, received from a previous `ListConnectionProfiles` call.
getPageToken() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesRequestOrBuilder
A page token, received from a previous `ListConnectionProfiles` call.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
The nextPageToken value received in the previous call to conversionWorkspaces.list, used in the subsequent request to retrieve the next page of results.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
The nextPageToken value received in the previous call to conversionWorkspaces.list, used in the subsequent request to retrieve the next page of results.
getPageToken() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesRequestOrBuilder
The nextPageToken value received in the previous call to conversionWorkspaces.list, used in the subsequent request to retrieve the next page of results.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
The nextPageToken value received in the previous call to mappingRules.list, used in the subsequent request to retrieve the next page of results.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
The nextPageToken value received in the previous call to mappingRules.list, used in the subsequent request to retrieve the next page of results.
getPageToken() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesRequestOrBuilder
The nextPageToken value received in the previous call to mappingRules.list, used in the subsequent request to retrieve the next page of results.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
The nextPageToken value received in the previous call to migrationJobs.list, used in the subsequent request to retrieve the next page of results.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
The nextPageToken value received in the previous call to migrationJobs.list, used in the subsequent request to retrieve the next page of results.
getPageToken() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsRequestOrBuilder
The nextPageToken value received in the previous call to migrationJobs.list, used in the subsequent request to retrieve the next page of results.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Page token received from a previous `ListPrivateConnections` call.
getPageToken() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
Page token received from a previous `ListPrivateConnections` call.
getPageToken() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsRequestOrBuilder
Page token received from a previous `ListPrivateConnections` call.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
A page token, received from a previous `FetchStaticIps` call.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
A page token, received from a previous `FetchStaticIps` call.
getPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsRequestOrBuilder
A page token, received from a previous `FetchStaticIps` call.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A page token, received from a previous `ListConnectionProfiles` call.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
A page token, received from a previous `ListConnectionProfiles` call.
getPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesRequestOrBuilder
A page token, received from a previous `ListConnectionProfiles` call.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
The nextPageToken value received in the previous call to conversionWorkspaces.list, used in the subsequent request to retrieve the next page of results.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
The nextPageToken value received in the previous call to conversionWorkspaces.list, used in the subsequent request to retrieve the next page of results.
getPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesRequestOrBuilder
The nextPageToken value received in the previous call to conversionWorkspaces.list, used in the subsequent request to retrieve the next page of results.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
The nextPageToken value received in the previous call to mappingRules.list, used in the subsequent request to retrieve the next page of results.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
The nextPageToken value received in the previous call to mappingRules.list, used in the subsequent request to retrieve the next page of results.
getPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesRequestOrBuilder
The nextPageToken value received in the previous call to mappingRules.list, used in the subsequent request to retrieve the next page of results.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
The nextPageToken value received in the previous call to migrationJobs.list, used in the subsequent request to retrieve the next page of results.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
The nextPageToken value received in the previous call to migrationJobs.list, used in the subsequent request to retrieve the next page of results.
getPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsRequestOrBuilder
The nextPageToken value received in the previous call to migrationJobs.list, used in the subsequent request to retrieve the next page of results.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Page token received from a previous `ListPrivateConnections` call.
getPageTokenBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
Page token received from a previous `ListPrivateConnections` call.
getPageTokenBytes() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsRequestOrBuilder
Page token received from a previous `ListPrivateConnections` call.
getParent() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.CreateMappingRuleRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.CreateMigrationJobRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Required.
getParent() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
Required.
getParent() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.CreateMappingRuleRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.CreateMigrationJobRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.ListMappingRulesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
Required.
getParentBytes() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsRequestOrBuilder
Required.
getParentEntity() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The full name of the parent entity (e.g.
getParentEntity() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
The full name of the parent entity (e.g.
getParentEntity() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
The full name of the parent entity (e.g.
getParentEntity() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getParentEntity() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getParentEntity() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getParentEntityBytes() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The full name of the parent entity (e.g.
getParentEntityBytes() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
The full name of the parent entity (e.g.
getParentEntityBytes() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
The full name of the parent entity (e.g.
getParentEntityBytes() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
getParentEntityBytes() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
Optional.
getParentEntityBytes() - Method in interface com.google.cloud.clouddms.v1.MappingRuleFilterOrBuilder
Optional.
getParserForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.EntityMove
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MappingRule
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SshScript
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SslConfig
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.TableEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
getParserForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
getPassword() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The initial password for the user.
getPassword() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
The initial password for the user.
getPassword() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.UserPasswordOrBuilder
The initial password for the user.
getPassword() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
getPassword() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Input only.
getPassword() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Input only.
getPassword() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
getPassword() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
Required.
getPassword() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
Required.
getPassword() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
getPassword() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Required.
getPassword() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Required.
getPassword() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
getPassword() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Required.
getPassword() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Required.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The initial password for the user.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
The initial password for the user.
getPasswordBytes() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.UserPasswordOrBuilder
The initial password for the user.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Input only.
getPasswordBytes() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Input only.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
Required.
getPasswordBytes() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
Required.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Required.
getPasswordBytes() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Required.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
getPasswordBytes() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Required.
getPasswordBytes() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Required.
getPasswordSet() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
Output only.
getPasswordSet() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
Output only.
getPasswordSet() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.UserPasswordOrBuilder
Output only.
getPasswordSet() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Output only.
getPasswordSet() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
Output only.
getPasswordSet() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
Output only.
getPasswordSet() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Output only.
getPasswordSet() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Output only.
getPasswordSet() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Output only.
getPasswordSet() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Output only.
getPasswordSet() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Output only.
getPasswordSet() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Output only.
getPerformanceConfig() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Optional.
getPerformanceConfig() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Optional.
getPerformanceConfig() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Optional.
getPerformanceConfigBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Optional.
getPerformanceConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Optional.
getPerformanceConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Optional.
getPerformanceConfigOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Optional.
getPhase() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getPhase() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getPhase() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getPhaseValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getPhaseValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getPhaseValue() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getPort() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Port for the SSH tunnel, default value is 22.
getPort() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Port for the SSH tunnel, default value is 22.
getPort() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Port for the SSH tunnel, default value is 22.
getPort() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
getPort() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
Required.
getPort() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
Required.
getPort() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
getPort() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Required.
getPort() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Required.
getPort() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
getPort() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Required.
getPort() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Required.
getPosition() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The position of the issue found, if relevant.
getPosition() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The position of the issue found, if relevant.
getPosition() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The position of the issue found, if relevant.
getPositionBuilder() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The position of the issue found, if relevant.
getPositionOrBuilder() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The position of the issue found, if relevant.
getPositionOrBuilder() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The position of the issue found, if relevant.
getPositionOrBuilder() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The position of the issue found, if relevant.
getPostgresql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A PostgreSQL database connection profile.
getPostgresql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
A PostgreSQL database connection profile.
getPostgresql() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
A PostgreSQL database connection profile.
getPostgresqlBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A PostgreSQL database connection profile.
getPostgresqlOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A PostgreSQL database connection profile.
getPostgresqlOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
A PostgreSQL database connection profile.
getPostgresqlOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
A PostgreSQL database connection profile.
getPrecision() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column precision - when relevant.
getPrecision() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Column precision - when relevant.
getPrecision() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Column precision - when relevant.
getPrecision() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getPrecision() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getPrecision() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getPrimaryInstanceSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
getPrimaryInstanceSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
getPrimaryInstanceSettings() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
getPrimaryInstanceSettingsBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
getPrimaryInstanceSettingsOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
getPrimaryInstanceSettingsOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
getPrimaryInstanceSettingsOrBuilder() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
getPrimaryKey() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Optional.
getPrimaryKey() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
Optional.
getPrimaryKey() - Method in interface com.google.cloud.clouddms.v1.SetTablePrimaryKeyOrBuilder
Optional.
getPrimaryKeyBytes() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Optional.
getPrimaryKeyBytes() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
Optional.
getPrimaryKeyBytes() - Method in interface com.google.cloud.clouddms.v1.SetTablePrimaryKeyOrBuilder
Optional.
getPrimaryKeyColumns(int) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Required.
getPrimaryKeyColumns(int) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
Required.
getPrimaryKeyColumns(int) - Method in interface com.google.cloud.clouddms.v1.SetTablePrimaryKeyOrBuilder
Required.
getPrimaryKeyColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Required.
getPrimaryKeyColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
Required.
getPrimaryKeyColumnsBytes(int) - Method in interface com.google.cloud.clouddms.v1.SetTablePrimaryKeyOrBuilder
Required.
getPrimaryKeyColumnsCount() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Required.
getPrimaryKeyColumnsCount() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
Required.
getPrimaryKeyColumnsCount() - Method in interface com.google.cloud.clouddms.v1.SetTablePrimaryKeyOrBuilder
Required.
getPrimaryKeyColumnsList() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Required.
getPrimaryKeyColumnsList() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
Required.
getPrimaryKeyColumnsList() - Method in interface com.google.cloud.clouddms.v1.SetTablePrimaryKeyOrBuilder
Required.
getPrivateConnection() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
getPrivateConnection() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Required.
getPrivateConnection() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Required.
getPrivateConnection() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName.Builder
 
getPrivateConnection() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
getPrivateConnection() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
Required.
getPrivateConnection() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
Required.
getPrivateConnection() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectivityOrBuilder
Required.
getPrivateConnection(GetPrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single private connection.
getPrivateConnection(GetPrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Gets details of a single private connection.
getPrivateConnection(GetPrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Gets details of a single private connection.
getPrivateConnection(GetPrivateConnectionRequest, StreamObserver<PrivateConnection>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Gets details of a single private connection.
getPrivateConnection(GetPrivateConnectionRequest, StreamObserver<PrivateConnection>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Gets details of a single private connection.
getPrivateConnection(PrivateConnectionName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single private connection.
getPrivateConnection(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single private connection.
getPrivateConnectionBuilder() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
getPrivateConnectionBytes() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
Required.
getPrivateConnectionBytes() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
Required.
getPrivateConnectionBytes() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectivityOrBuilder
Required.
getPrivateConnectionCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Gets details of a single private connection.
getPrivateConnectionCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
getPrivateConnectionCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
getPrivateConnectionId() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
getPrivateConnectionId() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Required.
getPrivateConnectionId() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Required.
getPrivateConnectionIdBytes() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
getPrivateConnectionIdBytes() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Required.
getPrivateConnectionIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Required.
getPrivateConnectionOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
getPrivateConnectionOrBuilder() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Required.
getPrivateConnectionOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Required.
GetPrivateConnectionRequest - Class in com.google.cloud.clouddms.v1
Request message to get a private connection resource.
GetPrivateConnectionRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message to get a private connection resource.
GetPrivateConnectionRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
getPrivateConnections(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
getPrivateConnections(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
List of private connections.
getPrivateConnections(int) - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
List of private connections.
getPrivateConnectionsBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
getPrivateConnectionsBuilderList() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
getPrivateConnectionsCount() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
getPrivateConnectionsCount() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
List of private connections.
getPrivateConnectionsCount() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
List of private connections.
getPrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to getPrivateConnection.
getPrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to getPrivateConnection.
getPrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to getPrivateConnection.
getPrivateConnectionSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to getPrivateConnection.
getPrivateConnectionsList() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
getPrivateConnectionsList() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
List of private connections.
getPrivateConnectionsList() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
List of private connections.
getPrivateConnectionsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
getPrivateConnectionsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
List of private connections.
getPrivateConnectionsOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
List of private connections.
getPrivateConnectionsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
getPrivateConnectionsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
List of private connections.
getPrivateConnectionsOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
List of private connections.
getPrivateConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Private connectivity.
getPrivateConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Private connectivity.
getPrivateConnectivity() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Private connectivity.
getPrivateConnectivityBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Private connectivity.
getPrivateConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Private connectivity.
getPrivateConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Private connectivity.
getPrivateConnectivityOrBuilder() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Private connectivity.
getPrivateIp() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Output only.
getPrivateIp() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Output only.
getPrivateIp() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Output only.
getPrivateIp() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
getPrivateIp() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Output only.
getPrivateIp() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Output only.
getPrivateIpBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Output only.
getPrivateIpBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Output only.
getPrivateIpBytes() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Output only.
getPrivateIpBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
getPrivateIpBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Output only.
getPrivateIpBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Output only.
getPrivateKey() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
getPrivateKey() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Input only.
getPrivateKey() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Input only.
getPrivateKeyBytes() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
getPrivateKeyBytes() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Input only.
getPrivateKeyBytes() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Input only.
getPrivateNetwork() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
getPrivateNetwork() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
getPrivateNetwork() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
getPrivateNetworkBytes() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
getPrivateNetworkBytes() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
getPrivateNetworkBytes() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
getPrivateServiceConnectConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Private service connect connectivity.
getPrivateServiceConnectConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Private service connect connectivity.
getPrivateServiceConnectConnectivity() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Private service connect connectivity.
getPrivateServiceConnectConnectivityBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Private service connect connectivity.
getPrivateServiceConnectConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Private service connect connectivity.
getPrivateServiceConnectConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Private service connect connectivity.
getPrivateServiceConnectConnectivityOrBuilder() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Private service connect connectivity.
getProject() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName.Builder
 
getProject() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
getProject() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName.Builder
 
getProject() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
getProject() - Method in class com.google.cloud.clouddms.v1.LocationName.Builder
 
getProject() - Method in class com.google.cloud.clouddms.v1.LocationName
 
getProject() - Method in class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
getProject() - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
getProject() - Method in class com.google.cloud.clouddms.v1.MigrationJobName.Builder
 
getProject() - Method in class com.google.cloud.clouddms.v1.MigrationJobName
 
getProject() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName.Builder
 
getProject() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
getPromoteMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getProvider() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The database provider.
getProvider() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The database provider.
getProvider() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The database provider.
getProvider() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database provider.
getProvider() - Method in class com.google.cloud.clouddms.v1.DatabaseType
The database provider.
getProvider() - Method in interface com.google.cloud.clouddms.v1.DatabaseTypeOrBuilder
The database provider.
getProviderValue() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The database provider.
getProviderValue() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The database provider.
getProviderValue() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The database provider.
getProviderValue() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database provider.
getProviderValue() - Method in class com.google.cloud.clouddms.v1.DatabaseType
The database provider.
getProviderValue() - Method in interface com.google.cloud.clouddms.v1.DatabaseTypeOrBuilder
The database provider.
getPublicIp() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
getPublicIp() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Output only.
getPublicIp() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Output only.
getPublicIpBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
getPublicIpBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Output only.
getPublicIpBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Output only.
getReferenceColumns(int) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference columns which may be associated with the constraint.
getReferenceColumns(int) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Reference columns which may be associated with the constraint.
getReferenceColumns(int) - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Reference columns which may be associated with the constraint.
getReferenceColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference columns which may be associated with the constraint.
getReferenceColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Reference columns which may be associated with the constraint.
getReferenceColumnsBytes(int) - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Reference columns which may be associated with the constraint.
getReferenceColumnsCount() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference columns which may be associated with the constraint.
getReferenceColumnsCount() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Reference columns which may be associated with the constraint.
getReferenceColumnsCount() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Reference columns which may be associated with the constraint.
getReferenceColumnsList() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference columns which may be associated with the constraint.
getReferenceColumnsList() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Reference columns which may be associated with the constraint.
getReferenceColumnsList() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Reference columns which may be associated with the constraint.
getReferenceTable() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference table which may be associated with the constraint.
getReferenceTable() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Reference table which may be associated with the constraint.
getReferenceTable() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Reference table which may be associated with the constraint.
getReferenceTableBytes() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference table which may be associated with the constraint.
getReferenceTableBytes() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Reference table which may be associated with the constraint.
getReferenceTableBytes() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Reference table which may be associated with the constraint.
getRequestAutocommit() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getRequestAutocommit() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getRequestAutocommit() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getRequestedCancellation() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getRequestedCancellation() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getRequestedCancellation() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Optional.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
A unique ID used to identify the request.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequestOrBuilder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
A unique ID used to identify the request.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.CreateMappingRuleRequestOrBuilder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
Optional.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.CreateMigrationJobRequestOrBuilder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Optional.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
A unique ID used to identify the request.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.DeleteConnectionProfileRequestOrBuilder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
A unique ID used to identify the request.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequestOrBuilder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
Optional.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.DeleteMappingRuleRequestOrBuilder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
A unique ID used to identify the request.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.DeleteMigrationJobRequestOrBuilder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
Optional.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.DeletePrivateConnectionRequestOrBuilder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Optional.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Optional.
getRequestId() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
A unique ID used to identify the request.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequestOrBuilder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
A unique ID used to identify the request.
getRequestId() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
A unique ID used to identify the request.
getRequestId() - Method in interface com.google.cloud.clouddms.v1.UpdateMigrationJobRequestOrBuilder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Optional.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
A unique ID used to identify the request.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequestOrBuilder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
A unique ID used to identify the request.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreateMappingRuleRequestOrBuilder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
Optional.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreateMigrationJobRequestOrBuilder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Optional.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
A unique ID used to identify the request.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.DeleteConnectionProfileRequestOrBuilder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
A unique ID used to identify the request.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequestOrBuilder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
Optional.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.DeleteMappingRuleRequestOrBuilder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
A unique ID used to identify the request.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.DeleteMigrationJobRequestOrBuilder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
Optional.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.DeletePrivateConnectionRequestOrBuilder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Optional.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
A unique ID used to identify the request.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequestOrBuilder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
A unique ID used to identify the request.
getRequestIdBytes() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
A unique ID used to identify the request.
getRequestIdBytes() - Method in interface com.google.cloud.clouddms.v1.UpdateMigrationJobRequestOrBuilder
A unique ID used to identify the request.
getRequireSsl() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether SSL connections over IP should be enforced or not.
getRequireSsl() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
Whether SSL connections over IP should be enforced or not.
getRequireSsl() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
Whether SSL connections over IP should be enforced or not.
getRequireSslBuilder() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether SSL connections over IP should be enforced or not.
getRequireSslOrBuilder() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether SSL connections over IP should be enforced or not.
getRequireSslOrBuilder() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
Whether SSL connections over IP should be enforced or not.
getRequireSslOrBuilder() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
Whether SSL connections over IP should be enforced or not.
getRestartMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getResumeMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getReturnMostRecentPerJobType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
getReturnMostRecentPerJobType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
Optional.
getReturnMostRecentPerJobType() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsRequestOrBuilder
Optional.
getReverseSshConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
getReverseSshConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
getReverseSshConnectivity() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
getReverseSshConnectivityBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
getReverseSshConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
getReverseSshConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
getReverseSshConnectivityOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
getRevisionCreateTime() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
getRevisionCreateTime() - Method in class com.google.cloud.clouddms.v1.MappingRule
Output only.
getRevisionCreateTime() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Output only.
getRevisionCreateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
getRevisionCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
getRevisionCreateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Output only.
getRevisionCreateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Output only.
getRevisionId() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
getRevisionId() - Method in class com.google.cloud.clouddms.v1.MappingRule
Output only.
getRevisionId() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Output only.
getRevisionIdBytes() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
getRevisionIdBytes() - Method in class com.google.cloud.clouddms.v1.MappingRule
Output only.
getRevisionIdBytes() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Output only.
getRevisions(int) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
getRevisions(int) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
The list of conversion workspace revisions.
getRevisions(int) - Method in interface com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponseOrBuilder
The list of conversion workspace revisions.
getRevisionsBuilder(int) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
getRevisionsBuilderList() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
getRevisionsCount() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
getRevisionsCount() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
The list of conversion workspace revisions.
getRevisionsCount() - Method in interface com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponseOrBuilder
The list of conversion workspace revisions.
getRevisionsList() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
getRevisionsList() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
The list of conversion workspace revisions.
getRevisionsList() - Method in interface com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponseOrBuilder
The list of conversion workspace revisions.
getRevisionsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
getRevisionsOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
The list of conversion workspace revisions.
getRevisionsOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponseOrBuilder
The list of conversion workspace revisions.
getRevisionsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
getRevisionsOrBuilderList() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
The list of conversion workspace revisions.
getRevisionsOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponseOrBuilder
The list of conversion workspace revisions.
getRollbackConversionWorkspaceMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getRootPassword() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Input only.
getRootPassword() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Input only.
getRootPassword() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Input only.
getRootPasswordBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Input only.
getRootPasswordBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Input only.
getRootPasswordBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Input only.
getRootPasswordSet() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Output only.
getRootPasswordSet() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Output only.
getRootPasswordSet() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Output only.
getRoundScale() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getRoundScale() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getRoundScale() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getRoundScaleBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getRoundScaleOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getRoundScaleOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getRoundScaleOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getRuleId() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Which rule caused this log entry.
getRuleId() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
Which rule caused this log entry.
getRuleId() - Method in interface com.google.cloud.clouddms.v1.EntityMappingLogEntryOrBuilder
Which rule caused this log entry.
getRuleIdBytes() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Which rule caused this log entry.
getRuleIdBytes() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
Which rule caused this log entry.
getRuleIdBytes() - Method in interface com.google.cloud.clouddms.v1.EntityMappingLogEntryOrBuilder
Which rule caused this log entry.
getRuleOrder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
getRuleOrder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Required.
getRuleOrder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Required.
getRuleRevisionId() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Rule revision ID.
getRuleRevisionId() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
Rule revision ID.
getRuleRevisionId() - Method in interface com.google.cloud.clouddms.v1.EntityMappingLogEntryOrBuilder
Rule revision ID.
getRuleRevisionIdBytes() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Rule revision ID.
getRuleRevisionIdBytes() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
Rule revision ID.
getRuleRevisionIdBytes() - Method in interface com.google.cloud.clouddms.v1.EntityMappingLogEntryOrBuilder
Rule revision ID.
getRulesContent() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
getRulesContent() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
Required.
getRulesContent() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFileOrBuilder
Required.
getRulesContentBytes() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
getRulesContentBytes() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
Required.
getRulesContentBytes() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFileOrBuilder
Required.
getRuleScope() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
getRuleScope() - Method in class com.google.cloud.clouddms.v1.MappingRule
Required.
getRuleScope() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Required.
getRuleScopeValue() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
getRuleScopeValue() - Method in class com.google.cloud.clouddms.v1.MappingRule
Required.
getRuleScopeValue() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Required.
getRulesFiles(int) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getRulesFiles(int) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getRulesFiles(int) - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getRulesFilesBuilder(int) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getRulesFilesBuilderList() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getRulesFilesCount() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getRulesFilesCount() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getRulesFilesCount() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getRulesFilesList() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getRulesFilesList() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getRulesFilesList() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getRulesFilesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getRulesFilesOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getRulesFilesOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getRulesFilesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getRulesFilesOrBuilderList() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getRulesFilesOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getRulesFormat() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getRulesFormat() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getRulesFormat() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getRulesFormatValue() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
getRulesFormatValue() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
Required.
getRulesFormatValue() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequestOrBuilder
Required.
getRulesSourceFilename() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
getRulesSourceFilename() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
Required.
getRulesSourceFilename() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFileOrBuilder
Required.
getRulesSourceFilenameBytes() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
getRulesSourceFilenameBytes() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
Required.
getRulesSourceFilenameBytes() - Method in interface com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFileOrBuilder
Required.
getScale() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column scale - when relevant.
getScale() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Column scale - when relevant.
getScale() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Column scale - when relevant.
getScale() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
Required.
getScale() - Method in class com.google.cloud.clouddms.v1.RoundToScale
Required.
getScale() - Method in interface com.google.cloud.clouddms.v1.RoundToScaleOrBuilder
Required.
getScale() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getScale() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getScale() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getSchema() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Schema.
getSchema() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Schema.
getSchema() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Schema.
getSchemaBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Schema.
getSchemaOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Schema.
getSchemaOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Schema.
getSchemaOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Schema.
getScript() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
The ssh configuration script.
getScript() - Method in class com.google.cloud.clouddms.v1.SshScript
The ssh configuration script.
getScript() - Method in interface com.google.cloud.clouddms.v1.SshScriptOrBuilder
The ssh configuration script.
getScript() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
The TCP Proxy configuration script.
getScript() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
The TCP Proxy configuration script.
getScript() - Method in interface com.google.cloud.clouddms.v1.TcpProxyScriptOrBuilder
The TCP Proxy configuration script.
getScriptBytes() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
The ssh configuration script.
getScriptBytes() - Method in class com.google.cloud.clouddms.v1.SshScript
The ssh configuration script.
getScriptBytes() - Method in interface com.google.cloud.clouddms.v1.SshScriptOrBuilder
The ssh configuration script.
getScriptBytes() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
The TCP Proxy configuration script.
getScriptBytes() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
The TCP Proxy configuration script.
getScriptBytes() - Method in interface com.google.cloud.clouddms.v1.TcpProxyScriptOrBuilder
The TCP Proxy configuration script.
getSearchBackgroundJobsMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getSecondaryZone() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
getSecondaryZone() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Optional.
getSecondaryZone() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Optional.
getSecondaryZoneBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
getSecondaryZoneBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Optional.
getSecondaryZoneBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Optional.
getSeedConversionWorkspaceMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getSeedFromCase() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
getSeedFromCase() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
getSeedFromCase() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
 
getSeedJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getSeedJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getSeedJobDetails() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getSeedJobDetailsBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getSeedJobDetailsOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
getSeedJobDetailsOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
getSeedJobDetailsOrBuilder() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
getSequence() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Sequence.
getSequence() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Sequence.
getSequence() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Sequence.
getSequenceBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Sequence.
getSequenceOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Sequence.
getSequenceOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Sequence.
getSequenceOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Sequence.
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.EntityMove
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MappingRule
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SshScript
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SslConfig
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.TableEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
getSerializedSize() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
getServiceAttachment() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
Required.
getServiceAttachment() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
Required.
getServiceAttachment() - Method in interface com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivityOrBuilder
Required.
getServiceAttachmentBytes() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
Required.
getServiceAttachmentBytes() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
Required.
getServiceAttachmentBytes() - Method in interface com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivityOrBuilder
Required.
getServiceDescriptor() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getSetTablePrimaryKey() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSetTablePrimaryKey() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSetTablePrimaryKey() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSetTablePrimaryKeyBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSetTablePrimaryKeyOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSetTablePrimaryKeyOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSetTablePrimaryKeyOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Immutable.
getSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
Immutable.
getSettings() - Method in interface com.google.cloud.clouddms.v1.AlloyDbConnectionProfileOrBuilder
Immutable.
getSettings() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Immutable.
getSettings() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Immutable.
getSettings() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Immutable.
getSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
 
getSettingsBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Immutable.
getSettingsBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Immutable.
getSettingsOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Immutable.
getSettingsOrBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
Immutable.
getSettingsOrBuilder() - Method in interface com.google.cloud.clouddms.v1.AlloyDbConnectionProfileOrBuilder
Immutable.
getSettingsOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Immutable.
getSettingsOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Immutable.
getSettingsOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Immutable.
getSetValues(int) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Specifies the list of values allowed in the column.
getSetValues(int) - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Specifies the list of values allowed in the column.
getSetValues(int) - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Specifies the list of values allowed in the column.
getSetValues(int) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getSetValues(int) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getSetValues(int) - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getSetValuesBytes(int) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Specifies the list of values allowed in the column.
getSetValuesBytes(int) - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Specifies the list of values allowed in the column.
getSetValuesBytes(int) - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Specifies the list of values allowed in the column.
getSetValuesBytes(int) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getSetValuesBytes(int) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getSetValuesBytes(int) - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getSetValuesCount() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Specifies the list of values allowed in the column.
getSetValuesCount() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Specifies the list of values allowed in the column.
getSetValuesCount() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Specifies the list of values allowed in the column.
getSetValuesCount() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getSetValuesCount() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getSetValuesCount() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getSetValuesList() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Specifies the list of values allowed in the column.
getSetValuesList() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Specifies the list of values allowed in the column.
getSetValuesList() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Specifies the list of values allowed in the column.
getSetValuesList() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getSetValuesList() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getSetValuesList() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getSeverity() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Severity of the issue
getSeverity() - Method in class com.google.cloud.clouddms.v1.EntityIssue
Severity of the issue
getSeverity() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
Severity of the issue
getSeverityValue() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Severity of the issue
getSeverityValue() - Method in class com.google.cloud.clouddms.v1.EntityIssue
Severity of the issue
getSeverityValue() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
Severity of the issue
getShortName() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The short name (e.g.
getShortName() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
The short name (e.g.
getShortName() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
The short name (e.g.
getShortNameBytes() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The short name (e.g.
getShortNameBytes() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
The short name (e.g.
getShortNameBytes() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
The short name (e.g.
getSingleColumnChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSingleColumnChange() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSingleColumnChange() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSingleColumnChangeBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSingleColumnChangeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSingleColumnChangeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSingleColumnChangeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSingleEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSingleEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSingleEntityRename() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSingleEntityRenameBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSingleEntityRenameOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSingleEntityRenameOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSingleEntityRenameOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSinglePackageChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSinglePackageChange() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSinglePackageChange() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSinglePackageChangeBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSinglePackageChangeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSinglePackageChangeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSinglePackageChangeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Optional.
getSkipValidation() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Optional.
getSkipValidation() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
Optional.
getSkipValidation() - Method in interface com.google.cloud.clouddms.v1.RestartMigrationJobRequestOrBuilder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
Optional.
getSkipValidation() - Method in interface com.google.cloud.clouddms.v1.StartMigrationJobRequestOrBuilder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
getSkipValidation() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Optional.
getSkipValidation() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Optional.
getSource() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
getSource() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Required.
getSource() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Required.
getSource() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
getSource() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Required.
getSource() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Required.
getSourceBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
getSourceBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
getSourceBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Required.
getSourceBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Required.
getSourceConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
getSourceConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Optional.
getSourceConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
Optional.
getSourceConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
getSourceConnectionProfileBytes() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Optional.
getSourceConnectionProfileBytes() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
Optional.
getSourceDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the source.
getSourceDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The database engine type and provider of the source.
getSourceDatabase() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The database engine type and provider of the source.
getSourceDatabaseBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the source.
getSourceDatabaseOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the source.
getSourceDatabaseOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The database engine type and provider of the source.
getSourceDatabaseOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The database engine type and provider of the source.
getSourceDataTypeFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
getSourceDataTypeFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Required.
getSourceDataTypeFilter() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Required.
getSourceDataTypeFilterBytes() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
getSourceDataTypeFilterBytes() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Required.
getSourceDataTypeFilterBytes() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Required.
getSourceEntity() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Source entity full name.
getSourceEntity() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Source entity full name.
getSourceEntity() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Source entity full name.
getSourceEntity() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The name of the entity for which the synonym is being created (the source).
getSourceEntity() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
The name of the entity for which the synonym is being created (the source).
getSourceEntity() - Method in interface com.google.cloud.clouddms.v1.SynonymEntityOrBuilder
The name of the entity for which the synonym is being created (the source).
getSourceEntityBytes() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Source entity full name.
getSourceEntityBytes() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Source entity full name.
getSourceEntityBytes() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Source entity full name.
getSourceEntityBytes() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The name of the entity for which the synonym is being created (the source).
getSourceEntityBytes() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
The name of the entity for which the synonym is being created (the source).
getSourceEntityBytes() - Method in interface com.google.cloud.clouddms.v1.SynonymEntityOrBuilder
The name of the entity for which the synonym is being created (the source).
getSourceFilterCase() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
getSourceFilterCase() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
getSourceFilterCase() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
 
getSourceFilterCase() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
getSourceFilterCase() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
getSourceFilterCase() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
 
getSourceId() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Database Migration Service source connection profile ID, in the format: `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID`
getSourceId() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The Database Migration Service source connection profile ID, in the format: `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID`
getSourceId() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The Database Migration Service source connection profile ID, in the format: `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID`
getSourceIdBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Database Migration Service source connection profile ID, in the format: `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID`
getSourceIdBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The Database Migration Service source connection profile ID, in the format: `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID`
getSourceIdBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The Database Migration Service source connection profile ID, in the format: `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID`
getSourceMaxLengthFilter() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
Optional.
getSourceMaxLengthFilter() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
Optional.
getSourceMaxLengthFilter() - Method in interface com.google.cloud.clouddms.v1.SourceTextFilterOrBuilder
Optional.
getSourceMaxPrecisionFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
getSourceMaxPrecisionFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
Optional.
getSourceMaxPrecisionFilter() - Method in interface com.google.cloud.clouddms.v1.SourceNumericFilterOrBuilder
Optional.
getSourceMaxScaleFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
getSourceMaxScaleFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
Optional.
getSourceMaxScaleFilter() - Method in interface com.google.cloud.clouddms.v1.SourceNumericFilterOrBuilder
Optional.
getSourceMinLengthFilter() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
Optional.
getSourceMinLengthFilter() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
Optional.
getSourceMinLengthFilter() - Method in interface com.google.cloud.clouddms.v1.SourceTextFilterOrBuilder
Optional.
getSourceMinPrecisionFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
getSourceMinPrecisionFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
Optional.
getSourceMinPrecisionFilter() - Method in interface com.google.cloud.clouddms.v1.SourceNumericFilterOrBuilder
Optional.
getSourceMinScaleFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
getSourceMinScaleFilter() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
Optional.
getSourceMinScaleFilter() - Method in interface com.google.cloud.clouddms.v1.SourceNumericFilterOrBuilder
Optional.
getSourceNameTransformation() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
getSourceNameTransformation() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
Optional.
getSourceNameTransformation() - Method in interface com.google.cloud.clouddms.v1.MultiEntityRenameOrBuilder
Optional.
getSourceNameTransformationValue() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
getSourceNameTransformationValue() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
Optional.
getSourceNameTransformationValue() - Method in interface com.google.cloud.clouddms.v1.MultiEntityRenameOrBuilder
Optional.
getSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
getSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Optional.
getSourceNumericFilter() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Optional.
getSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getSourceNumericFilter() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getSourceNumericFilterBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
getSourceNumericFilterBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getSourceNumericFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
getSourceNumericFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Optional.
getSourceNumericFilterOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Optional.
getSourceNumericFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getSourceNumericFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getSourceNumericFilterOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getSourceOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
getSourceOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Required.
getSourceOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Required.
getSourceSqlChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSourceSqlChange() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSourceSqlChange() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSourceSqlChangeBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSourceSqlChangeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getSourceSqlChangeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getSourceSqlChangeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
getSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Optional.
getSourceTextFilter() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Optional.
getSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getSourceTextFilter() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getSourceTextFilterBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
getSourceTextFilterBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getSourceTextFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
getSourceTextFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Optional.
getSourceTextFilterOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Optional.
getSourceTextFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
getSourceTextFilterOrBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
getSourceTextFilterOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
getSourceType() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of source entity.
getSourceType() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Type of source entity.
getSourceType() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Type of source entity.
getSourceType() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The type of the entity for which the synonym is being created (usually a table or a sequence).
getSourceType() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
The type of the entity for which the synonym is being created (usually a table or a sequence).
getSourceType() - Method in interface com.google.cloud.clouddms.v1.SynonymEntityOrBuilder
The type of the entity for which the synonym is being created (usually a table or a sequence).
getSourceTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of source entity.
getSourceTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityMapping
Type of source entity.
getSourceTypeValue() - Method in interface com.google.cloud.clouddms.v1.EntityMappingOrBuilder
Type of source entity.
getSourceTypeValue() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The type of the entity for which the synonym is being created (usually a table or a sequence).
getSourceTypeValue() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
The type of the entity for which the synonym is being created (usually a table or a sequence).
getSourceTypeValue() - Method in interface com.google.cloud.clouddms.v1.SynonymEntityOrBuilder
The type of the entity for which the synonym is being created (usually a table or a sequence).
getSqlCode() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
The SQL code which creates the function.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
The SQL code which creates the function.
getSqlCode() - Method in interface com.google.cloud.clouddms.v1.FunctionEntityOrBuilder
The SQL code which creates the function.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
The SQL code which creates the view.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
The SQL code which creates the view.
getSqlCode() - Method in interface com.google.cloud.clouddms.v1.MaterializedViewEntityOrBuilder
The SQL code which creates the view.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
Required.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
Required.
getSqlCode() - Method in interface com.google.cloud.clouddms.v1.SourceSqlChangeOrBuilder
Required.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
The SQL code which creates the stored procedure.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
The SQL code which creates the stored procedure.
getSqlCode() - Method in interface com.google.cloud.clouddms.v1.StoredProcedureEntityOrBuilder
The SQL code which creates the stored procedure.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The SQL code which creates the trigger.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
The SQL code which creates the trigger.
getSqlCode() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
The SQL code which creates the trigger.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
The SQL code which creates the view.
getSqlCode() - Method in class com.google.cloud.clouddms.v1.ViewEntity
The SQL code which creates the view.
getSqlCode() - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
The SQL code which creates the view.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
The SQL code which creates the function.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
The SQL code which creates the function.
getSqlCodeBytes() - Method in interface com.google.cloud.clouddms.v1.FunctionEntityOrBuilder
The SQL code which creates the function.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
The SQL code which creates the view.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
The SQL code which creates the view.
getSqlCodeBytes() - Method in interface com.google.cloud.clouddms.v1.MaterializedViewEntityOrBuilder
The SQL code which creates the view.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
Required.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
Required.
getSqlCodeBytes() - Method in interface com.google.cloud.clouddms.v1.SourceSqlChangeOrBuilder
Required.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
The SQL code which creates the stored procedure.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
The SQL code which creates the stored procedure.
getSqlCodeBytes() - Method in interface com.google.cloud.clouddms.v1.StoredProcedureEntityOrBuilder
The SQL code which creates the stored procedure.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The SQL code which creates the trigger.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
The SQL code which creates the trigger.
getSqlCodeBytes() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
The SQL code which creates the trigger.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
The SQL code which creates the view.
getSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.ViewEntity
The SQL code which creates the view.
getSqlCodeBytes() - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
The SQL code which creates the view.
getSsl() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
getSsl() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
SSL configuration for the destination to connect to the source database.
getSsl() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
SSL configuration for the destination to connect to the source database.
getSsl() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
SSL configuration for the connection to the source Oracle database.
getSsl() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
SSL configuration for the connection to the source Oracle database.
getSsl() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
SSL configuration for the connection to the source Oracle database.
getSsl() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
getSsl() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
SSL configuration for the destination to connect to the source database.
getSsl() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
SSL configuration for the destination to connect to the source database.
getSslBuilder() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
getSslBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
SSL configuration for the connection to the source Oracle database.
getSslBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
getSslOrBuilder() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
getSslOrBuilder() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
SSL configuration for the destination to connect to the source database.
getSslOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
SSL configuration for the destination to connect to the source database.
getSslOrBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
SSL configuration for the connection to the source Oracle database.
getSslOrBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
SSL configuration for the connection to the source Oracle database.
getSslOrBuilder() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
SSL configuration for the connection to the source Oracle database.
getSslOrBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
getSslOrBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
SSL configuration for the destination to connect to the source database.
getSslOrBuilder() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
SSL configuration for the destination to connect to the source database.
getStartMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getStartTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was started.
getStartTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The timestamp when the background job was started.
getStartTime() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The timestamp when the background job was started.
getStartTimeBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was started.
getStartTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was started.
getStartTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The timestamp when the background job was started.
getStartTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The timestamp when the background job was started.
getStartValue() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Start number for the sequence represented as bytes to accommodate large.
getStartValue() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
Start number for the sequence represented as bytes to accommodate large.
getStartValue() - Method in interface com.google.cloud.clouddms.v1.SequenceEntityOrBuilder
Start number for the sequence represented as bytes to accommodate large.
getState() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The current connection profile state (e.g.
getState() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The current connection profile state (e.g.
getState() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The current connection profile state (e.g.
getState() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getState() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getState() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getState() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The current migration job state.
getState() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The current migration job state.
getState() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The current migration job state.
getState() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getState() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
getState() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
getStateValue() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The current connection profile state (e.g.
getStateValue() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
The current connection profile state (e.g.
getStateValue() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
The current connection profile state (e.g.
getStateValue() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
getStateValue() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
getStateValue() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
getStateValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The current migration job state.
getStateValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The current migration job state.
getStateValue() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The current migration job state.
getStateValue() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getStateValue() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
getStateValue() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
getStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
static ip connectivity data (default, no additional details needed).
getStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob
static ip connectivity data (default, no additional details needed).
getStaticIpConnectivity() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
static ip connectivity data (default, no additional details needed).
getStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Static ip connectivity data (default, no additional details needed).
getStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Static ip connectivity data (default, no additional details needed).
getStaticIpConnectivity() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Static ip connectivity data (default, no additional details needed).
getStaticIpConnectivityBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
static ip connectivity data (default, no additional details needed).
getStaticIpConnectivityBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Static ip connectivity data (default, no additional details needed).
getStaticIpConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
static ip connectivity data (default, no additional details needed).
getStaticIpConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
static ip connectivity data (default, no additional details needed).
getStaticIpConnectivityOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
static ip connectivity data (default, no additional details needed).
getStaticIpConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Static ip connectivity data (default, no additional details needed).
getStaticIpConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Static ip connectivity data (default, no additional details needed).
getStaticIpConnectivityOrBuilder() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Static ip connectivity data (default, no additional details needed).
getStaticIps(int) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
List of static IPs.
getStaticIps(int) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
List of static IPs.
getStaticIps(int) - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsResponseOrBuilder
List of static IPs.
getStaticIpsBytes(int) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
List of static IPs.
getStaticIpsBytes(int) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
List of static IPs.
getStaticIpsBytes(int) - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsResponseOrBuilder
List of static IPs.
getStaticIpsCount() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
List of static IPs.
getStaticIpsCount() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
List of static IPs.
getStaticIpsCount() - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsResponseOrBuilder
List of static IPs.
getStaticIpsList() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
List of static IPs.
getStaticIpsList() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
List of static IPs.
getStaticIpsList() - Method in interface com.google.cloud.clouddms.v1.FetchStaticIpsResponseOrBuilder
List of static IPs.
getStaticServiceIpConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Static Service IP connectivity.
getStaticServiceIpConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Static Service IP connectivity.
getStaticServiceIpConnectivity() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Static Service IP connectivity.
getStaticServiceIpConnectivityBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Static Service IP connectivity.
getStaticServiceIpConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Static Service IP connectivity.
getStaticServiceIpConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Static Service IP connectivity.
getStaticServiceIpConnectivityOrBuilder() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Static Service IP connectivity.
getStatusMessage() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getStatusMessage() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getStatusMessage() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getStatusMessageBytes() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getStatusMessageBytes() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getStatusMessageBytes() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getStopMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getStorageAutoResizeLimit() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The maximum size to which storage capacity can be automatically increased.
getStorageAutoResizeLimit() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The maximum size to which storage capacity can be automatically increased.
getStorageAutoResizeLimit() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The maximum size to which storage capacity can be automatically increased.
getStorageAutoResizeLimitBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The maximum size to which storage capacity can be automatically increased.
getStorageAutoResizeLimitOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The maximum size to which storage capacity can be automatically increased.
getStorageAutoResizeLimitOrBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The maximum size to which storage capacity can be automatically increased.
getStorageAutoResizeLimitOrBuilder() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The maximum size to which storage capacity can be automatically increased.
getStoredProcedure() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Stored procedure.
getStoredProcedure() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Stored procedure.
getStoredProcedure() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Stored procedure.
getStoredProcedureBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Stored procedure.
getStoredProcedureOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Stored procedure.
getStoredProcedureOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Stored procedure.
getStoredProcedureOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Stored procedure.
getStub() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
 
getStubSettingsBuilder() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
 
getSubnet() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The subnet name the vm needs to be created in.
getSubnet() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
The subnet name the vm needs to be created in.
getSubnet() - Method in interface com.google.cloud.clouddms.v1.VmCreationConfigOrBuilder
The subnet name the vm needs to be created in.
getSubnet() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
getSubnet() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
Required.
getSubnet() - Method in interface com.google.cloud.clouddms.v1.VpcPeeringConfigOrBuilder
Required.
getSubnetBytes() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The subnet name the vm needs to be created in.
getSubnetBytes() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
The subnet name the vm needs to be created in.
getSubnetBytes() - Method in interface com.google.cloud.clouddms.v1.VmCreationConfigOrBuilder
The subnet name the vm needs to be created in.
getSubnetBytes() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
getSubnetBytes() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
Required.
getSubnetBytes() - Method in interface com.google.cloud.clouddms.v1.VpcPeeringConfigOrBuilder
Required.
getSynonym() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Synonym.
getSynonym() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Synonym.
getSynonym() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Synonym.
getSynonymBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Synonym.
getSynonymOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Synonym.
getSynonymOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Synonym.
getSynonymOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Synonym.
getTable() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Table.
getTable() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Table.
getTable() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Table.
getTableBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Table.
getTableColumns(int) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumns(int) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumns(int) - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumns(int) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumns(int) - Method in class com.google.cloud.clouddms.v1.IndexEntity
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumns(int) - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumnsBytes(int) - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumnsBytes(int) - Method in class com.google.cloud.clouddms.v1.IndexEntity
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumnsBytes(int) - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumnsCount() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumnsCount() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumnsCount() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumnsCount() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumnsCount() - Method in class com.google.cloud.clouddms.v1.IndexEntity
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumnsCount() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumnsList() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumnsList() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumnsList() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
getTableColumnsList() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumnsList() - Method in class com.google.cloud.clouddms.v1.IndexEntity
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableColumnsList() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
getTableName() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table which is associated with the constraint.
getTableName() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Table which is associated with the constraint.
getTableName() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Table which is associated with the constraint.
getTableNameBytes() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table which is associated with the constraint.
getTableNameBytes() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Table which is associated with the constraint.
getTableNameBytes() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Table which is associated with the constraint.
getTableOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Table.
getTableOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Table.
getTableOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Table.
getTarget() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getTarget() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getTarget() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getTargetBytes() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getTargetBytes() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getTargetBytes() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getTier() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The tier (or machine type) for this instance, for example: `db-n1-standard-1` (MySQL instances) or `db-custom-1-3840` (PostgreSQL instances).
getTier() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The tier (or machine type) for this instance, for example: `db-n1-standard-1` (MySQL instances) or `db-custom-1-3840` (PostgreSQL instances).
getTier() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The tier (or machine type) for this instance, for example: `db-n1-standard-1` (MySQL instances) or `db-custom-1-3840` (PostgreSQL instances).
getTierBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The tier (or machine type) for this instance, for example: `db-n1-standard-1` (MySQL instances) or `db-custom-1-3840` (PostgreSQL instances).
getTierBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The tier (or machine type) for this instance, for example: `db-n1-standard-1` (MySQL instances) or `db-custom-1-3840` (PostgreSQL instances).
getTierBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The tier (or machine type) for this instance, for example: `db-n1-standard-1` (MySQL instances) or `db-custom-1-3840` (PostgreSQL instances).
getTree() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of tree the entity belongs to.
getTree() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
The type of tree the entity belongs to.
getTree() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
The type of tree the entity belongs to.
getTree() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
getTree() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Required.
getTree() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Required.
getTreeValue() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of tree the entity belongs to.
getTreeValue() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
The type of tree the entity belongs to.
getTreeValue() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
The type of tree the entity belongs to.
getTreeValue() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
getTreeValue() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Required.
getTreeValue() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Required.
getTriggeringEvents(int) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEvents(int) - Method in class com.google.cloud.clouddms.v1.TriggerEntity
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEvents(int) - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEventsBytes(int) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEventsBytes(int) - Method in class com.google.cloud.clouddms.v1.TriggerEntity
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEventsBytes(int) - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEventsCount() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEventsCount() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEventsCount() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEventsList() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEventsList() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggeringEventsList() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
getTriggers(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
getTriggers(int) - Method in class com.google.cloud.clouddms.v1.TableEntity
Table triggers.
getTriggers(int) - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table triggers.
getTriggersBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
getTriggersBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
getTriggersCount() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
getTriggersCount() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table triggers.
getTriggersCount() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table triggers.
getTriggersList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
getTriggersList() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table triggers.
getTriggersList() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table triggers.
getTriggersOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
getTriggersOrBuilder(int) - Method in class com.google.cloud.clouddms.v1.TableEntity
Table triggers.
getTriggersOrBuilder(int) - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table triggers.
getTriggersOrBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
getTriggersOrBuilderList() - Method in class com.google.cloud.clouddms.v1.TableEntity
Table triggers.
getTriggersOrBuilderList() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Table triggers.
getTriggerType() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Indicates when the trigger fires, for example BEFORE STATEMENT, AFTER EACH ROW.
getTriggerType() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
Indicates when the trigger fires, for example BEFORE STATEMENT, AFTER EACH ROW.
getTriggerType() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
Indicates when the trigger fires, for example BEFORE STATEMENT, AFTER EACH ROW.
getTriggerTypeBytes() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Indicates when the trigger fires, for example BEFORE STATEMENT, AFTER EACH ROW.
getTriggerTypeBytes() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
Indicates when the trigger fires, for example BEFORE STATEMENT, AFTER EACH ROW.
getTriggerTypeBytes() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
Indicates when the trigger fires, for example BEFORE STATEMENT, AFTER EACH ROW.
getTtl() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
Input only.
getTtl() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
Input only.
getTtl() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
Input only.
getTtlBuilder() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
Input only.
getTtlOrBuilder() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
Input only.
getTtlOrBuilder() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
Input only.
getTtlOrBuilder() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
Input only.
getType() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
getType() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
getType() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
getType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The type of the issue.
getType() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The type of the issue.
getType() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The type of the issue.
getType() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Type of index, for example B-TREE.
getType() - Method in class com.google.cloud.clouddms.v1.IndexEntity
Type of index, for example B-TREE.
getType() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Type of index, for example B-TREE.
getType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
getType() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Required.
getType() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Required.
getType() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Output only.
getType() - Method in class com.google.cloud.clouddms.v1.SslConfig
Output only.
getType() - Method in interface com.google.cloud.clouddms.v1.SslConfigOrBuilder
Output only.
getTypeBytes() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
getTypeBytes() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
getTypeBytes() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
getTypeBytes() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Type of index, for example B-TREE.
getTypeBytes() - Method in class com.google.cloud.clouddms.v1.IndexEntity
Type of index, for example B-TREE.
getTypeBytes() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Type of index, for example B-TREE.
getTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The type of the issue.
getTypeValue() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The type of the issue.
getTypeValue() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The type of the issue.
getTypeValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
getTypeValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Required.
getTypeValue() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Required.
getTypeValue() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Output only.
getTypeValue() - Method in class com.google.cloud.clouddms.v1.SslConfig
Output only.
getTypeValue() - Method in interface com.google.cloud.clouddms.v1.SslConfigOrBuilder
Output only.
getUdt() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column a UDT.
getUdt() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Is the column a UDT.
getUdt() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Is the column a UDT.
getUdt() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
UDT.
getUdt() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
UDT.
getUdt() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
UDT.
getUdt() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
getUdt() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
getUdt() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
getUdtBody() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt body.
getUdtBody() - Method in class com.google.cloud.clouddms.v1.UDTEntity
The SQL code which creates the udt body.
getUdtBody() - Method in interface com.google.cloud.clouddms.v1.UDTEntityOrBuilder
The SQL code which creates the udt body.
getUdtBodyBytes() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt body.
getUdtBodyBytes() - Method in class com.google.cloud.clouddms.v1.UDTEntity
The SQL code which creates the udt body.
getUdtBodyBytes() - Method in interface com.google.cloud.clouddms.v1.UDTEntityOrBuilder
The SQL code which creates the udt body.
getUdtBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
UDT.
getUdtOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
UDT.
getUdtOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
UDT.
getUdtOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
UDT.
getUdtSqlCode() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt.
getUdtSqlCode() - Method in class com.google.cloud.clouddms.v1.UDTEntity
The SQL code which creates the udt.
getUdtSqlCode() - Method in interface com.google.cloud.clouddms.v1.UDTEntityOrBuilder
The SQL code which creates the udt.
getUdtSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt.
getUdtSqlCodeBytes() - Method in class com.google.cloud.clouddms.v1.UDTEntity
The SQL code which creates the udt.
getUdtSqlCodeBytes() - Method in interface com.google.cloud.clouddms.v1.UDTEntityOrBuilder
The SQL code which creates the udt.
getUncommitted() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getUncommitted() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getUncommitted() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getUnique() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Boolean value indicating whether the index is unique.
getUnique() - Method in class com.google.cloud.clouddms.v1.IndexEntity
Boolean value indicating whether the index is unique.
getUnique() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Boolean value indicating whether the index is unique.
getUnreachable(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
Locations that could not be reached.
getUnreachable(int) - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
Locations that could not be reached.
getUnreachable(int) - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
Locations that could not be reached.
getUnreachable(int) - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
Locations that could not be reached.
getUnreachable(int) - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
Locations that could not be reached.
getUnreachableBytes(int) - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
Locations that could not be reached.
getUnreachableBytes(int) - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
Locations that could not be reached.
getUnreachableBytes(int) - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
Locations that could not be reached.
getUnreachableBytes(int) - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
Locations that could not be reached.
getUnreachableCount() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
Locations that could not be reached.
getUnreachableCount() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
Locations that could not be reached.
getUnreachableCount() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
Locations that could not be reached.
getUnreachableCount() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
Locations that could not be reached.
getUnreachableList() - Method in interface com.google.cloud.clouddms.v1.ListConnectionProfilesResponseOrBuilder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
Locations that could not be reached.
getUnreachableList() - Method in interface com.google.cloud.clouddms.v1.ListConversionWorkspacesResponseOrBuilder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
Locations that could not be reached.
getUnreachableList() - Method in interface com.google.cloud.clouddms.v1.ListMigrationJobsResponseOrBuilder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
Locations that could not be reached.
getUnreachableList() - Method in interface com.google.cloud.clouddms.v1.ListPrivateConnectionsResponseOrBuilder
Locations that could not be reached.
getUpdateConnectionProfileMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getUpdateConversionWorkspaceMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
getUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Required.
getUpdateMask() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Required.
getUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
getUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
Required.
getUpdateMask() - Method in interface com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequestOrBuilder
Required.
getUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
getUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
Required.
getUpdateMask() - Method in interface com.google.cloud.clouddms.v1.UpdateMigrationJobRequestOrBuilder
Required.
getUpdateMask() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
getUpdateMask() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
Optional.
getUpdateMask() - Method in interface com.google.cloud.clouddms.v1.VerifyMigrationJobRequestOrBuilder
Optional.
getUpdateMaskBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
getUpdateMaskBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
getUpdateMaskBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
getUpdateMaskBuilder() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Required.
getUpdateMaskOrBuilder() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
Required.
getUpdateMaskOrBuilder() - Method in interface com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequestOrBuilder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
Required.
getUpdateMaskOrBuilder() - Method in interface com.google.cloud.clouddms.v1.UpdateMigrationJobRequestOrBuilder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
Optional.
getUpdateMaskOrBuilder() - Method in interface com.google.cloud.clouddms.v1.VerifyMigrationJobRequestOrBuilder
Optional.
getUpdateMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
getUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Output only.
getUpdateTime() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Output only.
getUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
getUpdateTime() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
getUpdateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getUpdateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getUpdateTime() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getUpdateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getUpdateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
getUpdateTime() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
getUpdateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
getUpdateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getUpdateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getUpdateTimeBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
getUser() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The database username.
getUser() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
The database username.
getUser() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.UserPasswordOrBuilder
The database username.
getUserBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The database username.
getUserBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
The database username.
getUserBytes() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.UserPasswordOrBuilder
The database username.
getUserLabels() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Deprecated.
getUserLabels() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
Deprecated.
getUserLabels() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
Deprecated.
getUserLabelsCount() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
getUserLabelsCount() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
getUserLabelsCount() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUserLabelsMap() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUserLabelsMap() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUserLabelsMap() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUserLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUserLabelsOrDefault(String, String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUserLabelsOrDefault(String, String) - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUserLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUserLabelsOrThrow(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUserLabelsOrThrow(String) - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
getUsername() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
getUsername() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Required.
getUsername() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Required.
getUsername() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
getUsername() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
Required.
getUsername() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
Required.
getUsername() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
getUsername() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Required.
getUsername() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Required.
getUsername() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
getUsername() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Required.
getUsername() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Required.
getUsernameBytes() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
getUsernameBytes() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Required.
getUsernameBytes() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Required.
getUsernameBytes() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
getUsernameBytes() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
Required.
getUsernameBytes() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
Required.
getUsernameBytes() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
getUsernameBytes() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Required.
getUsernameBytes() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Required.
getUsernameBytes() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
getUsernameBytes() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Required.
getUsernameBytes() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Required.
getUuidFromBytes() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
Optional.
getUuidFromBytes() - Method in class com.google.cloud.clouddms.v1.ApplyHash
Optional.
getUuidFromBytes() - Method in interface com.google.cloud.clouddms.v1.ApplyHashOrBuilder
Optional.
getUuidFromBytesBuilder() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
Optional.
getUuidFromBytesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
Optional.
getUuidFromBytesOrBuilder() - Method in class com.google.cloud.clouddms.v1.ApplyHash
Optional.
getUuidFromBytesOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ApplyHashOrBuilder
Optional.
getValidateOnly() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
getValidateOnly() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Optional.
getValidateOnly() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Optional.
getValidateOnly() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
getValidateOnly() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Optional.
getValidateOnly() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Optional.
getValue() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
Required.
getValue() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
Required.
getValue() - Method in interface com.google.cloud.clouddms.v1.AssignSpecificValueOrBuilder
Required.
getValue() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
Required.
getValue() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
Required.
getValue() - Method in interface com.google.cloud.clouddms.v1.DoubleComparisonFilterOrBuilder
Required.
getValue() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
Required.
getValue() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
Required.
getValue() - Method in interface com.google.cloud.clouddms.v1.IntComparisonFilterOrBuilder
Required.
getValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The value of the flag.
getValue() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
The value of the flag.
getValue() - Method in interface com.google.cloud.clouddms.v1.MigrationJob.DumpFlagOrBuilder
The value of the flag.
getValue() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The allowlisted value for the access control list.
getValue() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
The allowlisted value for the access control list.
getValue() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
The allowlisted value for the access control list.
getValueBytes() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
Required.
getValueBytes() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
Required.
getValueBytes() - Method in interface com.google.cloud.clouddms.v1.AssignSpecificValueOrBuilder
Required.
getValueBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The value of the flag.
getValueBytes() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
The value of the flag.
getValueBytes() - Method in interface com.google.cloud.clouddms.v1.MigrationJob.DumpFlagOrBuilder
The value of the flag.
getValueBytes() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The allowlisted value for the access control list.
getValueBytes() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
The allowlisted value for the access control list.
getValueBytes() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
The allowlisted value for the access control list.
getValueComparison() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
Required.
getValueComparison() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
Required.
getValueComparison() - Method in interface com.google.cloud.clouddms.v1.DoubleComparisonFilterOrBuilder
Required.
getValueComparison() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
Required.
getValueComparison() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
Required.
getValueComparison() - Method in interface com.google.cloud.clouddms.v1.IntComparisonFilterOrBuilder
Required.
getValueComparisonValue() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
Required.
getValueComparisonValue() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
Required.
getValueComparisonValue() - Method in interface com.google.cloud.clouddms.v1.DoubleComparisonFilterOrBuilder
Required.
getValueComparisonValue() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
Required.
getValueComparisonValue() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
Required.
getValueComparisonValue() - Method in interface com.google.cloud.clouddms.v1.IntComparisonFilterOrBuilder
Required.
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.BackgroundJobType
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.DatabaseEngine
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.DatabaseProvider
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.MappingRule.State
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.State
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.NumericFilterOption
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.ValueComparison
 
getValueDescriptor() - Method in enum com.google.cloud.clouddms.v1.ValuePresentInList
 
getValueList() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getValueList() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getValueList() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getValueListBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getValueListOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
getValueListOrBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
getValueListOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
getValuePresentList() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
getValuePresentList() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
Required.
getValuePresentList() - Method in interface com.google.cloud.clouddms.v1.ValueListFilterOrBuilder
Required.
getValuePresentListValue() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
getValuePresentListValue() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
Required.
getValuePresentListValue() - Method in interface com.google.cloud.clouddms.v1.ValueListFilterOrBuilder
Required.
getValues(int) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
getValues(int) - Method in class com.google.cloud.clouddms.v1.ValueListFilter
Required.
getValues(int) - Method in interface com.google.cloud.clouddms.v1.ValueListFilterOrBuilder
Required.
getValuesBytes(int) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
getValuesBytes(int) - Method in class com.google.cloud.clouddms.v1.ValueListFilter
Required.
getValuesBytes(int) - Method in interface com.google.cloud.clouddms.v1.ValueListFilterOrBuilder
Required.
getValuesCount() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
getValuesCount() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
Required.
getValuesCount() - Method in interface com.google.cloud.clouddms.v1.ValueListFilterOrBuilder
Required.
getValuesList() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
getValuesList() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
Required.
getValuesList() - Method in interface com.google.cloud.clouddms.v1.ValueListFilterOrBuilder
Required.
getValueTransformation() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Required.
getValueTransformation() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Required.
getValueTransformation() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Required.
getValueTransformationBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Required.
getValueTransformationOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Required.
getValueTransformationOrBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Required.
getValueTransformationOrBuilder() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Required.
getVerb() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getVerb() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getVerb() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getVerbBytes() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
getVerbBytes() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
getVerbBytes() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
getVerifyMigrationJobMethod() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
getVersion() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
getVersion() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
Required.
getVersion() - Method in interface com.google.cloud.clouddms.v1.DatabaseEngineInfoOrBuilder
Required.
getVersionBytes() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
getVersionBytes() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
Required.
getVersionBytes() - Method in interface com.google.cloud.clouddms.v1.DatabaseEngineInfoOrBuilder
Required.
getView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
View.
getView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
View.
getView() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
View.
getView() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getView() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getView() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getViewBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
View.
getViewOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
View.
getViewOrBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
View.
getViewOrBuilder() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
View.
getViewValue() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
getViewValue() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
Optional.
getViewValue() - Method in interface com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestOrBuilder
Optional.
getVm() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Required.
getVm() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
Required.
getVm() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
Required.
getVm() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the virtual machine (Compute Engine) used as the bastion server for the SSH tunnel.
getVm() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
The name of the virtual machine (Compute Engine) used as the bastion server for the SSH tunnel.
getVm() - Method in interface com.google.cloud.clouddms.v1.ReverseSshConnectivityOrBuilder
The name of the virtual machine (Compute Engine) used as the bastion server for the SSH tunnel.
getVmBytes() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Required.
getVmBytes() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
Required.
getVmBytes() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
Required.
getVmBytes() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the virtual machine (Compute Engine) used as the bastion server for the SSH tunnel.
getVmBytes() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
The name of the virtual machine (Compute Engine) used as the bastion server for the SSH tunnel.
getVmBytes() - Method in interface com.google.cloud.clouddms.v1.ReverseSshConnectivityOrBuilder
The name of the virtual machine (Compute Engine) used as the bastion server for the SSH tunnel.
getVmConfigCase() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
getVmConfigCase() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
getVmConfigCase() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
 
getVmCreationConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM creation configuration
getVmCreationConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
The VM creation configuration
getVmCreationConfig() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
The VM creation configuration
getVmCreationConfigBuilder() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM creation configuration
getVmCreationConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM creation configuration
getVmCreationConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
The VM creation configuration
getVmCreationConfigOrBuilder() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
The VM creation configuration
getVmIp() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
Required.
getVmIp() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
Required.
getVmIp() - Method in interface com.google.cloud.clouddms.v1.ReverseSshConnectivityOrBuilder
Required.
getVmIpBytes() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
Required.
getVmIpBytes() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
Required.
getVmIpBytes() - Method in interface com.google.cloud.clouddms.v1.ReverseSshConnectivityOrBuilder
Required.
getVmMachineType() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
getVmMachineType() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Required.
getVmMachineType() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Required.
getVmMachineType() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
Required.
getVmMachineType() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
Required.
getVmMachineType() - Method in interface com.google.cloud.clouddms.v1.VmCreationConfigOrBuilder
Required.
getVmMachineTypeBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
getVmMachineTypeBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Required.
getVmMachineTypeBytes() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Required.
getVmMachineTypeBytes() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
Required.
getVmMachineTypeBytes() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
Required.
getVmMachineTypeBytes() - Method in interface com.google.cloud.clouddms.v1.VmCreationConfigOrBuilder
Required.
getVmName() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
getVmName() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Required.
getVmName() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Required.
getVmNameBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
getVmNameBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Required.
getVmNameBytes() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Required.
getVmPort() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The port that will be open on the bastion host.
getVmPort() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
The port that will be open on the bastion host.
getVmPort() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
The port that will be open on the bastion host.
getVmPort() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
Required.
getVmPort() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
Required.
getVmPort() - Method in interface com.google.cloud.clouddms.v1.ReverseSshConnectivityOrBuilder
Required.
getVmSelectionConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM selection configuration
getVmSelectionConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
The VM selection configuration
getVmSelectionConfig() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
The VM selection configuration
getVmSelectionConfigBuilder() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM selection configuration
getVmSelectionConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM selection configuration
getVmSelectionConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
The VM selection configuration
getVmSelectionConfigOrBuilder() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
The VM selection configuration
getVmSubnet() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
getVmSubnet() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Required.
getVmSubnet() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Required.
getVmSubnetBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
getVmSubnetBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Required.
getVmSubnetBytes() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Required.
getVmZone() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Optional.
getVmZone() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Optional.
getVmZone() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Optional.
getVmZone() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The Google Cloud Platform zone to create the VM in.
getVmZone() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
The Google Cloud Platform zone to create the VM in.
getVmZone() - Method in interface com.google.cloud.clouddms.v1.VmCreationConfigOrBuilder
The Google Cloud Platform zone to create the VM in.
getVmZone() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
Required.
getVmZone() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
Required.
getVmZone() - Method in interface com.google.cloud.clouddms.v1.VmSelectionConfigOrBuilder
Required.
getVmZoneBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Optional.
getVmZoneBytes() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
Optional.
getVmZoneBytes() - Method in interface com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequestOrBuilder
Optional.
getVmZoneBytes() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The Google Cloud Platform zone to create the VM in.
getVmZoneBytes() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
The Google Cloud Platform zone to create the VM in.
getVmZoneBytes() - Method in interface com.google.cloud.clouddms.v1.VmCreationConfigOrBuilder
The Google Cloud Platform zone to create the VM in.
getVmZoneBytes() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
Required.
getVmZoneBytes() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
Required.
getVmZoneBytes() - Method in interface com.google.cloud.clouddms.v1.VmSelectionConfigOrBuilder
Required.
getVpc() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the VPC to peer with the Cloud SQL private network.
getVpc() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
The name of the VPC to peer with the Cloud SQL private network.
getVpc() - Method in interface com.google.cloud.clouddms.v1.ReverseSshConnectivityOrBuilder
The name of the VPC to peer with the Cloud SQL private network.
getVpc() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
The name of the VPC network to peer with the Cloud SQL private network.
getVpc() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
The name of the VPC network to peer with the Cloud SQL private network.
getVpc() - Method in interface com.google.cloud.clouddms.v1.VpcPeeringConnectivityOrBuilder
The name of the VPC network to peer with the Cloud SQL private network.
getVpcBytes() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the VPC to peer with the Cloud SQL private network.
getVpcBytes() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
The name of the VPC to peer with the Cloud SQL private network.
getVpcBytes() - Method in interface com.google.cloud.clouddms.v1.ReverseSshConnectivityOrBuilder
The name of the VPC to peer with the Cloud SQL private network.
getVpcBytes() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
The name of the VPC network to peer with the Cloud SQL private network.
getVpcBytes() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
The name of the VPC network to peer with the Cloud SQL private network.
getVpcBytes() - Method in interface com.google.cloud.clouddms.v1.VpcPeeringConnectivityOrBuilder
The name of the VPC network to peer with the Cloud SQL private network.
getVpcName() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
getVpcName() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
Required.
getVpcName() - Method in interface com.google.cloud.clouddms.v1.VpcPeeringConfigOrBuilder
Required.
getVpcNameBytes() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
getVpcNameBytes() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
Required.
getVpcNameBytes() - Method in interface com.google.cloud.clouddms.v1.VpcPeeringConfigOrBuilder
Required.
getVpcNetwork() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
getVpcNetwork() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Required.
getVpcNetwork() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Required.
getVpcNetworkBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
getVpcNetworkBytes() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Required.
getVpcNetworkBytes() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Required.
getVpcPeeringConfig() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
VPC peering configuration.
getVpcPeeringConfig() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
VPC peering configuration.
getVpcPeeringConfig() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
VPC peering configuration.
getVpcPeeringConfigBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
VPC peering configuration.
getVpcPeeringConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
VPC peering configuration.
getVpcPeeringConfigOrBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
VPC peering configuration.
getVpcPeeringConfigOrBuilder() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
VPC peering configuration.
getVpcPeeringConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details of the VPC network that the source database is located in.
getVpcPeeringConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The details of the VPC network that the source database is located in.
getVpcPeeringConnectivity() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The details of the VPC network that the source database is located in.
getVpcPeeringConnectivityBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details of the VPC network that the source database is located in.
getVpcPeeringConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details of the VPC network that the source database is located in.
getVpcPeeringConnectivityOrBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The details of the VPC network that the source database is located in.
getVpcPeeringConnectivityOrBuilder() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The details of the VPC network that the source database is located in.
getZone() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Google Cloud Platform zone where your Cloud SQL database instance is located.
getZone() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The Google Cloud Platform zone where your Cloud SQL database instance is located.
getZone() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The Google Cloud Platform zone where your Cloud SQL database instance is located.
getZoneBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Google Cloud Platform zone where your Cloud SQL database instance is located.
getZoneBytes() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The Google Cloud Platform zone where your Cloud SQL database instance is located.
getZoneBytes() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The Google Cloud Platform zone where your Cloud SQL database instance is located.
GLOBAL_SETTINGS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
GrpcDataMigrationServiceCallableFactory - Class in com.google.cloud.clouddms.v1.stub
gRPC callable factory implementation for the DataMigrationService service API.
GrpcDataMigrationServiceCallableFactory() - Constructor for class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceCallableFactory
 
GrpcDataMigrationServiceStub - Class in com.google.cloud.clouddms.v1.stub
gRPC stub implementation for the DataMigrationService service API.
GrpcDataMigrationServiceStub(DataMigrationServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
Constructs an instance of GrpcDataMigrationServiceStub, using the given settings.
GrpcDataMigrationServiceStub(DataMigrationServiceStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
Constructs an instance of GrpcDataMigrationServiceStub, using the given settings.

H

HAS_UNCOMMITTED_CHANGES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
hasAlloydb() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An AlloyDB cluster connection profile.
hasAlloydb() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
An AlloyDB cluster connection profile.
hasAlloydb() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
An AlloyDB cluster connection profile.
hasApplyHash() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasApplyHash() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasApplyHash() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasApplyJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
hasApplyJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
hasApplyJobDetails() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
hasAssignMaxValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasAssignMaxValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasAssignMaxValue() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasAssignMinValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasAssignMinValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasAssignMinValue() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasAssignNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasAssignNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasAssignNull() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasAssignSpecificValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasAssignSpecificValue() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasAssignSpecificValue() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasAutoStorageIncrease() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
hasAutoStorageIncrease() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
hasAutoStorageIncrease() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
hasCloudsql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A CloudSQL database connection profile.
hasCloudsql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
A CloudSQL database connection profile.
hasCloudsql() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
A CloudSQL database connection profile.
hasCompletedUntilTime() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
hasCompletedUntilTime() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
Optional.
hasCompletedUntilTime() - Method in interface com.google.cloud.clouddms.v1.SearchBackgroundJobsRequestOrBuilder
Optional.
hasConditionalColumnSetValue() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasConditionalColumnSetValue() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasConditionalColumnSetValue() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasConnectionProfile() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
hasConnectionProfile() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
Optional.
hasConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestOrBuilder
Optional.
hasConnectionProfile() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
hasConnectionProfile() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
Required.
hasConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.CreateConnectionProfileRequestOrBuilder
Required.
hasConnectionProfile() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
hasConnectionProfile() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Required.
hasConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Required.
hasConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
hasConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
Required.
hasConversionWorkspace() - Method in interface com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequestOrBuilder
Required.
hasConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The conversion workspace used by the migration.
hasConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The conversion workspace used by the migration.
hasConversionWorkspace() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The conversion workspace used by the migration.
hasConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
hasConversionWorkspace() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
Required.
hasConversionWorkspace() - Method in interface com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequestOrBuilder
Required.
hasConvertJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
hasConvertJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
hasConvertJobDetails() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
hasConvertRowidColumn() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasConvertRowidColumn() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasConvertRowidColumn() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Output only.
hasCreateTime() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Output only.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
hasCreateTime() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
hasCreateTime() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
hasCreateTime() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
hasCreateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
hasCreateTime() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.ColumnEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Optional.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Optional.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.ConstraintEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.DatabaseInstanceEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.FunctionEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.IndexEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.IndexEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.MaterializedViewEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.PackageEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.PackageEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.SchemaEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.SequenceEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
Optional.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.SingleColumnChangeOrBuilder
Optional.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.StoredProcedureEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.SynonymEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TableEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.TableEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.TriggerEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.UDTEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.UDTEntityOrBuilder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
Custom engine specific features.
hasCustomFeatures() - Method in class com.google.cloud.clouddms.v1.ViewEntity
Custom engine specific features.
hasCustomFeatures() - Method in interface com.google.cloud.clouddms.v1.ViewEntityOrBuilder
Custom engine specific features.
hasDatabase() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Database.
hasDatabase() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Database.
hasDatabase() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Database.
hasDatabaseFunction() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Function.
hasDatabaseFunction() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Function.
hasDatabaseFunction() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Function.
hasDatabasePackage() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Package.
hasDatabasePackage() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Package.
hasDatabasePackage() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Package.
hasDataDiskSizeGb() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The storage capacity available to the database, in GB.
hasDataDiskSizeGb() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The storage capacity available to the database, in GB.
hasDataDiskSizeGb() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The storage capacity available to the database, in GB.
hasDdl() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The ddl which caused the issue, if relevant.
hasDdl() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The ddl which caused the issue, if relevant.
hasDdl() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The ddl which caused the issue, if relevant.
hasDestination() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
hasDestination() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Required.
hasDestination() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Required.
hasDestinationConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
hasDestinationConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Optional.
hasDestinationConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
Optional.
hasDestinationDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the destination.
hasDestinationDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The database engine type and provider of the destination.
hasDestinationDatabase() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The database engine type and provider of the destination.
hasDoubleComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasDoubleComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasDoubleComparison() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasDumpFlags() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The initial dump flags.
hasDumpFlags() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The initial dump flags.
hasDumpFlags() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The initial dump flags.
hasDuration() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
hasDuration() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
hasDuration() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
hasEnableIpv4() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether the instance should be assigned an IPv4 address or not.
hasEnableIpv4() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
Whether the instance should be assigned an IPv4 address or not.
hasEnableIpv4() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
Whether the instance should be assigned an IPv4 address or not.
hasEncryptionConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Optional.
hasEncryptionConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Optional.
hasEncryptionConfig() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Optional.
hasEndTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
hasEndTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
hasEndTime() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
hasEndTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
hasEndTime() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
Output only.
hasEndTime() - Method in interface com.google.cloud.clouddms.v1.OperationMetadataOrBuilder
Output only.
hasEntityMove() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasEntityMove() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasEntityMove() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasError() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
hasError() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Output only.
hasError() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Output only.
hasError() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
hasError() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
hasError() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
hasError() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
hasError() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
hasError() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
hasExpireTime() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
hasExpireTime() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
hasExpireTime() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
hasFilter() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
hasFilter() - Method in class com.google.cloud.clouddms.v1.MappingRule
Required.
hasFilter() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Required.
hasFilterTableColumns() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasFilterTableColumns() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasFilterTableColumns() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasFinishTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was finished.
hasFinishTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The timestamp when the background job was finished.
hasFinishTime() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The timestamp when the background job was finished.
hasForwardSshConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Forward SSH tunnel connectivity.
hasForwardSshConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Forward SSH tunnel connectivity.
hasForwardSshConnectivity() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Forward SSH tunnel connectivity.
hashCode() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
hashCode() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
hashCode() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
hashCode() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
hashCode() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
hashCode() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
hashCode() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
hashCode() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
hashCode() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
hashCode() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
hashCode() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
hashCode() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
hashCode() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
hashCode() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
hashCode() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
hashCode() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
hashCode() - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
hashCode() - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
hashCode() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
hashCode() - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
hashCode() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
hashCode() - Method in class com.google.cloud.clouddms.v1.EntityMove
 
hashCode() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
hashCode() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
hashCode() - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
hashCode() - Method in class com.google.cloud.clouddms.v1.LocationName
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MappingRule
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MigrationJobName
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
hashCode() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
hashCode() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
hashCode() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
hashCode() - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
hashCode() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
hashCode() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
hashCode() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SshScript
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SslConfig
 
hashCode() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.TableEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
hashCode() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
hashCode() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
hashCode() - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
hashCode() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
hashCode() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
hashCode() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
hashCode() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
HASHFUNCTION_NOT_SET - com.google.cloud.clouddms.v1.ApplyHash.HashFunctionCase
 
hasImportRulesJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
hasImportRulesJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
hasImportRulesJobDetails() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
hasInitialUser() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
hasInitialUser() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
Required.
hasInitialUser() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
Required.
hasIntComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasIntComparison() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasIntComparison() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasIpConfig() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The settings for IP Management.
hasIpConfig() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The settings for IP Management.
hasIpConfig() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The settings for IP Management.
hasIsNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasIsNull() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasIsNull() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasLatestCommitTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
hasLatestCommitTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
hasLatestCommitTime() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
hasMachineConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Configuration for the machines that host the underlying database engine.
hasMachineConfig() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
Configuration for the machines that host the underlying database engine.
hasMachineConfig() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Configuration for the machines that host the underlying database engine.
hasMappingRule() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
hasMappingRule() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
Required.
hasMappingRule() - Method in interface com.google.cloud.clouddms.v1.CreateMappingRuleRequestOrBuilder
Required.
hasMaterializedView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Materialized view.
hasMaterializedView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Materialized view.
hasMaterializedView() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Materialized view.
hasMigrationJob() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
hasMigrationJob() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
Required.
hasMigrationJob() - Method in interface com.google.cloud.clouddms.v1.CreateMigrationJobRequestOrBuilder
Required.
hasMigrationJob() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
hasMigrationJob() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
Required.
hasMigrationJob() - Method in interface com.google.cloud.clouddms.v1.UpdateMigrationJobRequestOrBuilder
Required.
hasMigrationJob() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
hasMigrationJob() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
Optional.
hasMigrationJob() - Method in interface com.google.cloud.clouddms.v1.VerifyMigrationJobRequestOrBuilder
Optional.
hasMultiColumnDataTypeChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasMultiColumnDataTypeChange() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasMultiColumnDataTypeChange() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasMultiEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasMultiEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasMultiEntityRename() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasMysql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A MySQL database connection profile.
hasMysql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
A MySQL database connection profile.
hasMysql() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
A MySQL database connection profile.
hasOracle() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An Oracle database connection profile.
hasOracle() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
An Oracle database connection profile.
hasOracle() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
An Oracle database connection profile.
hasPassword() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
hasPassword() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Input only.
hasPassword() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Input only.
hasPerformanceConfig() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Optional.
hasPerformanceConfig() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Optional.
hasPerformanceConfig() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Optional.
hasPosition() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The position of the issue found, if relevant.
hasPosition() - Method in class com.google.cloud.clouddms.v1.EntityIssue
The position of the issue found, if relevant.
hasPosition() - Method in interface com.google.cloud.clouddms.v1.EntityIssueOrBuilder
The position of the issue found, if relevant.
hasPostgresql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A PostgreSQL database connection profile.
hasPostgresql() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
A PostgreSQL database connection profile.
hasPostgresql() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
A PostgreSQL database connection profile.
hasPrimaryInstanceSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
hasPrimaryInstanceSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
hasPrimaryInstanceSettings() - Method in interface com.google.cloud.clouddms.v1.AlloyDbSettingsOrBuilder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
hasPrivateConnection() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
hasPrivateConnection() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
Required.
hasPrivateConnection() - Method in interface com.google.cloud.clouddms.v1.CreatePrivateConnectionRequestOrBuilder
Required.
hasPrivateConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Private connectivity.
hasPrivateConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Private connectivity.
hasPrivateConnectivity() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Private connectivity.
hasPrivateKey() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
hasPrivateKey() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Input only.
hasPrivateKey() - Method in interface com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityOrBuilder
Input only.
hasPrivateServiceConnectConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Private service connect connectivity.
hasPrivateServiceConnectConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Private service connect connectivity.
hasPrivateServiceConnectConnectivity() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Private service connect connectivity.
hasRequireSsl() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether SSL connections over IP should be enforced or not.
hasRequireSsl() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
Whether SSL connections over IP should be enforced or not.
hasRequireSsl() - Method in interface com.google.cloud.clouddms.v1.SqlIpConfigOrBuilder
Whether SSL connections over IP should be enforced or not.
hasReverseSshConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
hasReverseSshConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
hasReverseSshConnectivity() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
hasRevisionCreateTime() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
hasRevisionCreateTime() - Method in class com.google.cloud.clouddms.v1.MappingRule
Output only.
hasRevisionCreateTime() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Output only.
hasRoundScale() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasRoundScale() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasRoundScale() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasSchema() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Schema.
hasSchema() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Schema.
hasSchema() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Schema.
hasSeedJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
hasSeedJobDetails() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
Output only.
hasSeedJobDetails() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
Output only.
hasSequence() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Sequence.
hasSequence() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Sequence.
hasSequence() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Sequence.
hasSetTablePrimaryKey() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasSetTablePrimaryKey() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasSetTablePrimaryKey() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Immutable.
hasSettings() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
Immutable.
hasSettings() - Method in interface com.google.cloud.clouddms.v1.AlloyDbConnectionProfileOrBuilder
Immutable.
hasSettings() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Immutable.
hasSettings() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
Immutable.
hasSettings() - Method in interface com.google.cloud.clouddms.v1.CloudSqlConnectionProfileOrBuilder
Immutable.
hasSingleColumnChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasSingleColumnChange() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasSingleColumnChange() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasSingleEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasSingleEntityRename() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasSingleEntityRename() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasSinglePackageChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasSinglePackageChange() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasSinglePackageChange() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasSource() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
hasSource() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Required.
hasSource() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Required.
hasSourceConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
hasSourceConnectionProfile() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
Optional.
hasSourceConnectionProfile() - Method in interface com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequestOrBuilder
Optional.
hasSourceDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the source.
hasSourceDatabase() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The database engine type and provider of the source.
hasSourceDatabase() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The database engine type and provider of the source.
hasSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
hasSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Optional.
hasSourceNumericFilter() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Optional.
hasSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
hasSourceNumericFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
hasSourceNumericFilter() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
hasSourceSqlChange() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
hasSourceSqlChange() - Method in class com.google.cloud.clouddms.v1.MappingRule
Optional.
hasSourceSqlChange() - Method in interface com.google.cloud.clouddms.v1.MappingRuleOrBuilder
Optional.
hasSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
hasSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Optional.
hasSourceTextFilter() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Optional.
hasSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
hasSourceTextFilter() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
Optional.
hasSourceTextFilter() - Method in interface com.google.cloud.clouddms.v1.MultiColumnDatatypeChangeOrBuilder
Optional.
hasSsl() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
hasSsl() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
SSL configuration for the destination to connect to the source database.
hasSsl() - Method in interface com.google.cloud.clouddms.v1.MySqlConnectionProfileOrBuilder
SSL configuration for the destination to connect to the source database.
hasSsl() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
SSL configuration for the connection to the source Oracle database.
hasSsl() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
SSL configuration for the connection to the source Oracle database.
hasSsl() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
SSL configuration for the connection to the source Oracle database.
hasSsl() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
hasSsl() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
SSL configuration for the destination to connect to the source database.
hasSsl() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
SSL configuration for the destination to connect to the source database.
hasStartTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was started.
hasStartTime() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
The timestamp when the background job was started.
hasStartTime() - Method in interface com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
The timestamp when the background job was started.
hasStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
static ip connectivity data (default, no additional details needed).
hasStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob
static ip connectivity data (default, no additional details needed).
hasStaticIpConnectivity() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
static ip connectivity data (default, no additional details needed).
hasStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Static ip connectivity data (default, no additional details needed).
hasStaticIpConnectivity() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
Static ip connectivity data (default, no additional details needed).
hasStaticIpConnectivity() - Method in interface com.google.cloud.clouddms.v1.PostgreSqlConnectionProfileOrBuilder
Static ip connectivity data (default, no additional details needed).
hasStaticServiceIpConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Static Service IP connectivity.
hasStaticServiceIpConnectivity() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
Static Service IP connectivity.
hasStaticServiceIpConnectivity() - Method in interface com.google.cloud.clouddms.v1.OracleConnectionProfileOrBuilder
Static Service IP connectivity.
hasStorageAutoResizeLimit() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The maximum size to which storage capacity can be automatically increased.
hasStorageAutoResizeLimit() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
The maximum size to which storage capacity can be automatically increased.
hasStorageAutoResizeLimit() - Method in interface com.google.cloud.clouddms.v1.CloudSqlSettingsOrBuilder
The maximum size to which storage capacity can be automatically increased.
hasStoredProcedure() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Stored procedure.
hasStoredProcedure() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Stored procedure.
hasStoredProcedure() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Stored procedure.
hasSynonym() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Synonym.
hasSynonym() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Synonym.
hasSynonym() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Synonym.
hasTable() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Table.
hasTable() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
Table.
hasTable() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
Table.
hasTtl() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
Input only.
hasTtl() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
Input only.
hasTtl() - Method in interface com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
Input only.
hasUdt() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
UDT.
hasUdt() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
UDT.
hasUdt() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
UDT.
hasUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
hasUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
Required.
hasUpdateMask() - Method in interface com.google.cloud.clouddms.v1.UpdateConnectionProfileRequestOrBuilder
Required.
hasUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
hasUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
Required.
hasUpdateMask() - Method in interface com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequestOrBuilder
Required.
hasUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
hasUpdateMask() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
Required.
hasUpdateMask() - Method in interface com.google.cloud.clouddms.v1.UpdateMigrationJobRequestOrBuilder
Required.
hasUpdateMask() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
hasUpdateMask() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
Optional.
hasUpdateMask() - Method in interface com.google.cloud.clouddms.v1.VerifyMigrationJobRequestOrBuilder
Optional.
hasUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
hasUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
Output only.
hasUpdateTime() - Method in interface com.google.cloud.clouddms.v1.ConnectionProfileOrBuilder
Output only.
hasUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
hasUpdateTime() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
Output only.
hasUpdateTime() - Method in interface com.google.cloud.clouddms.v1.ConversionWorkspaceOrBuilder
Output only.
hasUpdateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
hasUpdateTime() - Method in class com.google.cloud.clouddms.v1.MigrationJob
Output only.
hasUpdateTime() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
Output only.
hasUpdateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
hasUpdateTime() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
Output only.
hasUpdateTime() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
Output only.
hasUuidFromBytes() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
Optional.
hasUuidFromBytes() - Method in class com.google.cloud.clouddms.v1.ApplyHash
Optional.
hasUuidFromBytes() - Method in interface com.google.cloud.clouddms.v1.ApplyHashOrBuilder
Optional.
hasValueList() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
hasValueList() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
Optional.
hasValueList() - Method in interface com.google.cloud.clouddms.v1.ValueTransformationOrBuilder
Optional.
hasValueTransformation() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Required.
hasValueTransformation() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
Required.
hasValueTransformation() - Method in interface com.google.cloud.clouddms.v1.ConditionalColumnSetValueOrBuilder
Required.
hasView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
View.
hasView() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
View.
hasView() - Method in interface com.google.cloud.clouddms.v1.DatabaseEntityOrBuilder
View.
hasVmCreationConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM creation configuration
hasVmCreationConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
The VM creation configuration
hasVmCreationConfig() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
The VM creation configuration
hasVmSelectionConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM selection configuration
hasVmSelectionConfig() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
The VM selection configuration
hasVmSelectionConfig() - Method in interface com.google.cloud.clouddms.v1.GenerateSshScriptRequestOrBuilder
The VM selection configuration
hasVpcPeeringConfig() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
VPC peering configuration.
hasVpcPeeringConfig() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
VPC peering configuration.
hasVpcPeeringConfig() - Method in interface com.google.cloud.clouddms.v1.PrivateConnectionOrBuilder
VPC peering configuration.
hasVpcPeeringConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details of the VPC network that the source database is located in.
hasVpcPeeringConnectivity() - Method in class com.google.cloud.clouddms.v1.MigrationJob
The details of the VPC network that the source database is located in.
hasVpcPeeringConnectivity() - Method in interface com.google.cloud.clouddms.v1.MigrationJobOrBuilder
The details of the VPC network that the source database is located in.
HOST_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
HOST_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
HOST_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
HOSTNAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 

I

ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue
 
IGNORE_CASE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueListFilter
 
IMPORT_RULES_FILE_FORMAT_HARBOUR_BRIDGE_SESSION_FILE - com.google.cloud.clouddms.v1.ImportRulesFileFormat
HarbourBridge session file.
IMPORT_RULES_FILE_FORMAT_HARBOUR_BRIDGE_SESSION_FILE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
HarbourBridge session file.
IMPORT_RULES_FILE_FORMAT_ORATOPG_CONFIG_FILE - com.google.cloud.clouddms.v1.ImportRulesFileFormat
Ora2Pg configuration file.
IMPORT_RULES_FILE_FORMAT_ORATOPG_CONFIG_FILE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
Ora2Pg configuration file.
IMPORT_RULES_FILE_FORMAT_UNSPECIFIED - com.google.cloud.clouddms.v1.ImportRulesFileFormat
Unspecified rules format.
IMPORT_RULES_FILE_FORMAT_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
Unspecified rules format.
IMPORT_RULES_JOB_DETAILS - com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
 
IMPORT_RULES_JOB_DETAILS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
importMappingRules(ImportMappingRulesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Imports the mapping rules for a given conversion workspace.
importMappingRules(ImportMappingRulesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Imports the mapping rules for a given conversion workspace.
importMappingRules(ImportMappingRulesRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Imports the mapping rules for a given conversion workspace.
importMappingRules(ImportMappingRulesRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Imports the mapping rules for a given conversion workspace.
importMappingRulesAsync(ImportMappingRulesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Imports the mapping rules for a given conversion workspace.
importMappingRulesCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Imports the mapping rules for a given conversion workspace.
importMappingRulesCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
importMappingRulesCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
importMappingRulesOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Imports the mapping rules for a given conversion workspace.
importMappingRulesOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
importMappingRulesOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
importMappingRulesOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to importMappingRules.
importMappingRulesOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to importMappingRules.
importMappingRulesOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to importMappingRules.
importMappingRulesOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to importMappingRules.
ImportMappingRulesRequest - Class in com.google.cloud.clouddms.v1
Request message for 'ImportMappingRules' request.
ImportMappingRulesRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'ImportMappingRules' request.
ImportMappingRulesRequest.RulesFile - Class in com.google.cloud.clouddms.v1
Details of a single rules file.
ImportMappingRulesRequest.RulesFile.Builder - Class in com.google.cloud.clouddms.v1
Details of a single rules file.
ImportMappingRulesRequest.RulesFileOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ImportMappingRulesRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
importMappingRulesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to importMappingRules.
importMappingRulesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to importMappingRules.
importMappingRulesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to importMappingRules.
importMappingRulesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to importMappingRules.
ImportRulesFileFormat - Enum in com.google.cloud.clouddms.v1
The format for the import rules file.
INCLUDE_COLUMNS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.FilterTableColumns
 
INCREMENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SequenceEntity
 
IndexEntity - Class in com.google.cloud.clouddms.v1
Index is not used as an independent entity, it is retrieved as part of a Table entity.
IndexEntity.Builder - Class in com.google.cloud.clouddms.v1
Index is not used as an independent entity, it is retrieved as part of a Table entity.
IndexEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
INDICES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TableEntity
 
INITIAL_USER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
INSUFFICIENT_MAX_REPLICATION_SLOTS - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter max_replication_slots is not sufficient.
INSUFFICIENT_MAX_REPLICATION_SLOTS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter max_replication_slots is not sufficient.
INSUFFICIENT_MAX_WAL_SENDERS - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter max_wal_senders is not sufficient.
INSUFFICIENT_MAX_WAL_SENDERS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter max_wal_senders is not sufficient.
INSUFFICIENT_MAX_WORKER_PROCESSES - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter max_worker_processes is not sufficient.
INSUFFICIENT_MAX_WORKER_PROCESSES_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter max_worker_processes is not sufficient.
INT_COMPARISON - com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
 
INT_COMPARISON_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
IntComparisonFilter - Class in com.google.cloud.clouddms.v1
Filter based on relation between source value and compare value of type integer in ConditionalColumnSetValue
IntComparisonFilter.Builder - Class in com.google.cloud.clouddms.v1
Filter based on relation between source value and compare value of type integer in ConditionalColumnSetValue
IntComparisonFilterOrBuilder - Interface in com.google.cloud.clouddms.v1
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.EntityMove
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MappingRule
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SshScript
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SslConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.TableEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
internalGetMutableMapField(int) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobType
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEngine
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.DatabaseProvider
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.MappingRule.State
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.State
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.NumericFilterOption
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.ValueComparison
 
internalGetValueMap() - Static method in enum com.google.cloud.clouddms.v1.ValuePresentInList
 
INVALID_CONNECTION_PROFILE_CONFIG - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
One of the involved connection profiles has an invalid configuration.
INVALID_CONNECTION_PROFILE_CONFIG_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
One of the involved connection profiles has an invalid configuration.
INVALID_RDS_LOGICAL_REPLICATION - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Invalid RDS logical replication.
INVALID_RDS_LOGICAL_REPLICATION_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Invalid RDS logical replication.
INVALID_SHARED_PRELOAD_LIBRARY - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter shared_preload_libraries does not include pglogical.
INVALID_SHARED_PRELOAD_LIBRARY_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter shared_preload_libraries does not include pglogical.
INVALID_WAL_LEVEL - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter wal_level is not set to logical.
INVALID_WAL_LEVEL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The value of parameter wal_level is not set to logical.
IP_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
IS_NULL - com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
 
IS_NULL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.EntityMove
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MappingRule
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SshScript
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SslConfig
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.TableEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
isInitialized() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
isParsableFrom(String) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
isParsableFrom(String) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
isParsableFrom(String) - Static method in class com.google.cloud.clouddms.v1.LocationName
 
isParsableFrom(String) - Static method in class com.google.cloud.clouddms.v1.MappingRuleName
 
isParsableFrom(String) - Static method in class com.google.cloud.clouddms.v1.MigrationJobName
 
isParsableFrom(String) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
isShutdown() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
 
isShutdown() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
ISSUE_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityDdl
 
ISSUE_SEVERITY_ERROR - com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Error
ISSUE_SEVERITY_ERROR_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Error
ISSUE_SEVERITY_INFO - com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Info
ISSUE_SEVERITY_INFO_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Info
ISSUE_SEVERITY_UNSPECIFIED - com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Unspecified issue severity
ISSUE_SEVERITY_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Unspecified issue severity
ISSUE_SEVERITY_WARNING - com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Warning
ISSUE_SEVERITY_WARNING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Warning
ISSUE_TYPE_APPLY - com.google.cloud.clouddms.v1.EntityIssue.IssueType
Issue originated during the apply process
ISSUE_TYPE_APPLY_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
Issue originated during the apply process
ISSUE_TYPE_CONVERT - com.google.cloud.clouddms.v1.EntityIssue.IssueType
Issue originated during the convert process
ISSUE_TYPE_CONVERT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
Issue originated during the convert process
ISSUE_TYPE_DDL - com.google.cloud.clouddms.v1.EntityIssue.IssueType
Issue originated from the DDL
ISSUE_TYPE_DDL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
Issue originated from the DDL
ISSUE_TYPE_UNSPECIFIED - com.google.cloud.clouddms.v1.EntityIssue.IssueType
Unspecified issue type.
ISSUE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
Unspecified issue type.
ISSUES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
isTerminated() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
 
isTerminated() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 

J

JOB_COMPLETION_STATE_UNSPECIFIED - com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
The status is not specified.
JOB_COMPLETION_STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
The status is not specified.
JOB_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
JOBDETAILS_NOT_SET - com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
 
JOBS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 

K

KMS_KEY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 

L

LABEL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SqlAclEntry
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateConnection
 
LATEST_COMMIT_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
LATEST_COMMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
LENGTH_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
LENGTH_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
LENGTH_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
LINE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
listConnectionProfiles(ListConnectionProfilesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of all connection profiles in a given project and location.
listConnectionProfiles(ListConnectionProfilesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Retrieves a list of all connection profiles in a given project and location.
listConnectionProfiles(ListConnectionProfilesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Retrieves a list of all connection profiles in a given project and location.
listConnectionProfiles(ListConnectionProfilesRequest, StreamObserver<ListConnectionProfilesResponse>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Retrieves a list of all connection profiles in a given project and location.
listConnectionProfiles(ListConnectionProfilesRequest, StreamObserver<ListConnectionProfilesResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Retrieves a list of all connection profiles in a given project and location.
listConnectionProfiles(LocationName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of all connection profiles in a given project and location.
listConnectionProfiles(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of all connection profiles in a given project and location.
listConnectionProfilesCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of all connection profiles in a given project and location.
listConnectionProfilesCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listConnectionProfilesCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
listConnectionProfilesPagedCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of all connection profiles in a given project and location.
listConnectionProfilesPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listConnectionProfilesPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
ListConnectionProfilesRequest - Class in com.google.cloud.clouddms.v1
Request message for 'ListConnectionProfiles' request.
ListConnectionProfilesRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'ListConnectionProfiles' request.
ListConnectionProfilesRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ListConnectionProfilesResponse - Class in com.google.cloud.clouddms.v1
Response message for 'ListConnectionProfiles' request.
ListConnectionProfilesResponse.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'ListConnectionProfiles' request.
ListConnectionProfilesResponseOrBuilder - Interface in com.google.cloud.clouddms.v1
 
listConnectionProfilesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to listConnectionProfiles.
listConnectionProfilesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to listConnectionProfiles.
listConnectionProfilesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to listConnectionProfiles.
listConnectionProfilesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to listConnectionProfiles.
listConversionWorkspaces(ListConversionWorkspacesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists conversion workspaces in a given project and location.
listConversionWorkspaces(ListConversionWorkspacesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Lists conversion workspaces in a given project and location.
listConversionWorkspaces(ListConversionWorkspacesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Lists conversion workspaces in a given project and location.
listConversionWorkspaces(ListConversionWorkspacesRequest, StreamObserver<ListConversionWorkspacesResponse>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Lists conversion workspaces in a given project and location.
listConversionWorkspaces(ListConversionWorkspacesRequest, StreamObserver<ListConversionWorkspacesResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Lists conversion workspaces in a given project and location.
listConversionWorkspaces(LocationName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists conversion workspaces in a given project and location.
listConversionWorkspaces(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists conversion workspaces in a given project and location.
listConversionWorkspacesCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists conversion workspaces in a given project and location.
listConversionWorkspacesCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listConversionWorkspacesCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
listConversionWorkspacesPagedCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists conversion workspaces in a given project and location.
listConversionWorkspacesPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listConversionWorkspacesPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
ListConversionWorkspacesRequest - Class in com.google.cloud.clouddms.v1
Retrieve a list of all conversion workspaces in a given project and location.
ListConversionWorkspacesRequest.Builder - Class in com.google.cloud.clouddms.v1
Retrieve a list of all conversion workspaces in a given project and location.
ListConversionWorkspacesRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ListConversionWorkspacesResponse - Class in com.google.cloud.clouddms.v1
Response message for 'ListConversionWorkspaces' request.
ListConversionWorkspacesResponse.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'ListConversionWorkspaces' request.
ListConversionWorkspacesResponseOrBuilder - Interface in com.google.cloud.clouddms.v1
 
listConversionWorkspacesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to listConversionWorkspaces.
listConversionWorkspacesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to listConversionWorkspaces.
listConversionWorkspacesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to listConversionWorkspaces.
listConversionWorkspacesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to listConversionWorkspaces.
listMappingRules(ConversionWorkspaceName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists the mapping rules for a specific conversion workspace.
listMappingRules(ListMappingRulesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists the mapping rules for a specific conversion workspace.
listMappingRules(ListMappingRulesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Lists the mapping rules for a specific conversion workspace.
listMappingRules(ListMappingRulesRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Lists the mapping rules for a specific conversion workspace.
listMappingRules(ListMappingRulesRequest, StreamObserver<ListMappingRulesResponse>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Lists the mapping rules for a specific conversion workspace.
listMappingRules(ListMappingRulesRequest, StreamObserver<ListMappingRulesResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Lists the mapping rules for a specific conversion workspace.
listMappingRules(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists the mapping rules for a specific conversion workspace.
listMappingRulesCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists the mapping rules for a specific conversion workspace.
listMappingRulesCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listMappingRulesCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
listMappingRulesPagedCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists the mapping rules for a specific conversion workspace.
listMappingRulesPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listMappingRulesPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
ListMappingRulesRequest - Class in com.google.cloud.clouddms.v1
Retrieve a list of all mapping rules in a given conversion workspace.
ListMappingRulesRequest.Builder - Class in com.google.cloud.clouddms.v1
Retrieve a list of all mapping rules in a given conversion workspace.
ListMappingRulesRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ListMappingRulesResponse - Class in com.google.cloud.clouddms.v1
Response message for 'ListMappingRulesRequest' request.
ListMappingRulesResponse.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'ListMappingRulesRequest' request.
ListMappingRulesResponseOrBuilder - Interface in com.google.cloud.clouddms.v1
 
listMappingRulesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to listMappingRules.
listMappingRulesSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to listMappingRules.
listMappingRulesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to listMappingRules.
listMappingRulesSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to listMappingRules.
listMigrationJobs(ListMigrationJobsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists migration jobs in a given project and location.
listMigrationJobs(ListMigrationJobsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Lists migration jobs in a given project and location.
listMigrationJobs(ListMigrationJobsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Lists migration jobs in a given project and location.
listMigrationJobs(ListMigrationJobsRequest, StreamObserver<ListMigrationJobsResponse>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Lists migration jobs in a given project and location.
listMigrationJobs(ListMigrationJobsRequest, StreamObserver<ListMigrationJobsResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Lists migration jobs in a given project and location.
listMigrationJobs(LocationName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists migration jobs in a given project and location.
listMigrationJobs(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists migration jobs in a given project and location.
listMigrationJobsCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists migration jobs in a given project and location.
listMigrationJobsCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listMigrationJobsCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
listMigrationJobsPagedCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Lists migration jobs in a given project and location.
listMigrationJobsPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listMigrationJobsPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
ListMigrationJobsRequest - Class in com.google.cloud.clouddms.v1
Retrieves a list of all migration jobs in a given project and location.
ListMigrationJobsRequest.Builder - Class in com.google.cloud.clouddms.v1
Retrieves a list of all migration jobs in a given project and location.
ListMigrationJobsRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ListMigrationJobsResponse - Class in com.google.cloud.clouddms.v1
Response message for 'ListMigrationJobs' request.
ListMigrationJobsResponse.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'ListMigrationJobs' request.
ListMigrationJobsResponseOrBuilder - Interface in com.google.cloud.clouddms.v1
 
listMigrationJobsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to listMigrationJobs.
listMigrationJobsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to listMigrationJobs.
listMigrationJobsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to listMigrationJobs.
listMigrationJobsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to listMigrationJobs.
listPrivateConnections(ListPrivateConnectionsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of private connections in a given project and location.
listPrivateConnections(ListPrivateConnectionsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Retrieves a list of private connections in a given project and location.
listPrivateConnections(ListPrivateConnectionsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Retrieves a list of private connections in a given project and location.
listPrivateConnections(ListPrivateConnectionsRequest, StreamObserver<ListPrivateConnectionsResponse>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Retrieves a list of private connections in a given project and location.
listPrivateConnections(ListPrivateConnectionsRequest, StreamObserver<ListPrivateConnectionsResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Retrieves a list of private connections in a given project and location.
listPrivateConnections(LocationName) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of private connections in a given project and location.
listPrivateConnections(String) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of private connections in a given project and location.
listPrivateConnectionsCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of private connections in a given project and location.
listPrivateConnectionsCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listPrivateConnectionsCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
listPrivateConnectionsPagedCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Retrieves a list of private connections in a given project and location.
listPrivateConnectionsPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
listPrivateConnectionsPagedCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
ListPrivateConnectionsRequest - Class in com.google.cloud.clouddms.v1
Request message to retrieve a list of private connections in a given project and location.
ListPrivateConnectionsRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message to retrieve a list of private connections in a given project and location.
ListPrivateConnectionsRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ListPrivateConnectionsResponse - Class in com.google.cloud.clouddms.v1
Response message for 'ListPrivateConnections' request.
ListPrivateConnectionsResponse.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'ListPrivateConnections' request.
ListPrivateConnectionsResponseOrBuilder - Interface in com.google.cloud.clouddms.v1
 
listPrivateConnectionsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to listPrivateConnections.
listPrivateConnectionsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to listPrivateConnections.
listPrivateConnectionsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to listPrivateConnections.
listPrivateConnectionsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to listPrivateConnections.
LocationName - Class in com.google.cloud.clouddms.v1
 
LocationName() - Constructor for class com.google.cloud.clouddms.v1.LocationName
Deprecated.
LocationName.Builder - Class in com.google.cloud.clouddms.v1
Builder for projects/{project}/locations/{location}.

M

MACHINE_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
MAINTENANCE - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is down for maintenance.
MAINTENANCE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is down for maintenance.
MAPPING_COMMENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
MAPPING_LOG_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityMapping
 
MAPPING_RULE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
MAPPING_RULE_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
MAPPING_RULES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
MappingRule - Class in com.google.cloud.clouddms.v1
Definition of a transformation that is to be applied to a group of entities in the source schema.
MappingRule.Builder - Class in com.google.cloud.clouddms.v1
Definition of a transformation that is to be applied to a group of entities in the source schema.
MappingRule.DetailsCase - Enum in com.google.cloud.clouddms.v1
 
MappingRule.State - Enum in com.google.cloud.clouddms.v1
The current mapping rule state such as enabled, disabled or deleted.
MappingRuleFilter - Class in com.google.cloud.clouddms.v1
A filter defining the entities that a mapping rule should be applied to.
MappingRuleFilter.Builder - Class in com.google.cloud.clouddms.v1
A filter defining the entities that a mapping rule should be applied to.
MappingRuleFilterOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MappingRuleName - Class in com.google.cloud.clouddms.v1
 
MappingRuleName() - Constructor for class com.google.cloud.clouddms.v1.MappingRuleName
Deprecated.
MappingRuleName.Builder - Class in com.google.cloud.clouddms.v1
Builder for projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}/mappingRules/{mapping_rule}.
MappingRuleOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MAPPINGS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
MATERIALIZED_VIEW - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
MATERIALIZED_VIEW_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
MaterializedViewEntity - Class in com.google.cloud.clouddms.v1
MaterializedView's parent is a schema.
MaterializedViewEntity.Builder - Class in com.google.cloud.clouddms.v1
MaterializedView's parent is a schema.
MaterializedViewEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MAX - com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Maximum parallel level.
MAX_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
MAX_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Maximum parallel level.
MAX_VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SequenceEntity
 
mergeAlloydb(AlloyDbConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An AlloyDB cluster connection profile.
mergeApplyHash(ApplyHash) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeApplyJobDetails(BackgroundJobLogEntry.ApplyJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
mergeAssignMaxValue(Empty) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeAssignMinValue(Empty) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeAssignNull(Empty) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeAssignSpecificValue(AssignSpecificValue) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeAutoStorageIncrease(BoolValue) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
mergeCloudsql(CloudSqlConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A CloudSQL database connection profile.
mergeCompletedUntilTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
mergeConditionalColumnSetValue(ConditionalColumnSetValue) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeConnectionProfile(ConnectionProfile) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
mergeConnectionProfile(ConnectionProfile) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
mergeConversionWorkspace(ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
mergeConversionWorkspace(ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
mergeConversionWorkspace(ConversionWorkspaceInfo) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The conversion workspace used by the migration.
mergeConvertJobDetails(BackgroundJobLogEntry.ConvertJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
mergeConvertRowidColumn(ConvertRowIdToColumn) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
mergeCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
mergeCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
mergeCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
mergeCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
Custom engine specific features.
mergeCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
Custom engine specific features.
mergeDatabase(DatabaseInstanceEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Database.
mergeDatabaseFunction(FunctionEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Function.
mergeDatabasePackage(PackageEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Package.
mergeDataDiskSizeGb(Int64Value) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The storage capacity available to the database, in GB.
mergeDestination(DatabaseEngineInfo) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
mergeDestinationDatabase(DatabaseType) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the destination.
mergeDoubleComparison(DoubleComparisonFilter) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeDumpFlags(MigrationJob.DumpFlags) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The initial dump flags.
mergeDuration(Duration) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
mergeEnableIpv4(BoolValue) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether the instance should be assigned an IPv4 address or not.
mergeEncryptionConfig(AlloyDbSettings.EncryptionConfig) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Optional.
mergeEndTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
mergeEndTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
mergeEntityMove(EntityMove) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeError(Status) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
mergeError(Status) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
mergeError(Status) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
mergeExpireTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
mergeFilter(MappingRuleFilter) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
mergeFilterTableColumns(FilterTableColumns) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeFinishTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was finished.
mergeForwardSshConnectivity(ForwardSshTunnelConnectivity) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Forward SSH tunnel connectivity.
mergeFrom(AlloyDbConnectionProfile) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
mergeFrom(AlloyDbSettings) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
mergeFrom(AlloyDbSettings.EncryptionConfig) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
mergeFrom(AlloyDbSettings.PrimaryInstanceSettings) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
mergeFrom(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
mergeFrom(AlloyDbSettings.UserPassword) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
mergeFrom(ApplyConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
mergeFrom(ApplyHash) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
mergeFrom(AssignSpecificValue) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
mergeFrom(BackgroundJobLogEntry) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
mergeFrom(BackgroundJobLogEntry.ApplyJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
mergeFrom(BackgroundJobLogEntry.ConvertJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
mergeFrom(BackgroundJobLogEntry.ImportRulesJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
mergeFrom(BackgroundJobLogEntry.SeedJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
mergeFrom(CloudSqlConnectionProfile) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
mergeFrom(CloudSqlSettings) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
mergeFrom(ColumnEntity) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
mergeFrom(CommitConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
mergeFrom(ConditionalColumnSetValue) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
mergeFrom(ConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
mergeFrom(ConstraintEntity) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
mergeFrom(ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
mergeFrom(ConversionWorkspaceInfo) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
mergeFrom(ConvertConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
mergeFrom(ConvertRowIdToColumn) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
mergeFrom(CreateConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
mergeFrom(CreateConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
mergeFrom(CreateMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
mergeFrom(CreateMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
mergeFrom(CreatePrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
mergeFrom(DatabaseEngineInfo) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
mergeFrom(DatabaseEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
mergeFrom(DatabaseInstanceEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
mergeFrom(DatabaseType) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
mergeFrom(DeleteConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
mergeFrom(DeleteConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
mergeFrom(DeleteMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
mergeFrom(DeleteMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
mergeFrom(DeletePrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
mergeFrom(DescribeConversionWorkspaceRevisionsRequest) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
mergeFrom(DescribeConversionWorkspaceRevisionsResponse) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
mergeFrom(DescribeDatabaseEntitiesRequest) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
mergeFrom(DescribeDatabaseEntitiesResponse) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
mergeFrom(DoubleComparisonFilter) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
mergeFrom(EntityDdl) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
mergeFrom(EntityIssue) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
mergeFrom(EntityIssue.Position) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
mergeFrom(EntityMapping) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
mergeFrom(EntityMappingLogEntry) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
mergeFrom(EntityMove) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
mergeFrom(FetchStaticIpsRequest) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
mergeFrom(FetchStaticIpsResponse) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
mergeFrom(FilterTableColumns) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
mergeFrom(ForwardSshTunnelConnectivity) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
mergeFrom(FunctionEntity) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
mergeFrom(GenerateSshScriptRequest) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
mergeFrom(GenerateTcpProxyScriptRequest) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
mergeFrom(GetConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
mergeFrom(GetConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
mergeFrom(GetMappingRuleRequest) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
mergeFrom(GetMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
mergeFrom(GetPrivateConnectionRequest) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
mergeFrom(ImportMappingRulesRequest) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
mergeFrom(ImportMappingRulesRequest.RulesFile) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
mergeFrom(IndexEntity) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
mergeFrom(IntComparisonFilter) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
mergeFrom(ListConnectionProfilesRequest) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
mergeFrom(ListConnectionProfilesResponse) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
mergeFrom(ListConversionWorkspacesRequest) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
mergeFrom(ListConversionWorkspacesResponse) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
mergeFrom(ListMappingRulesRequest) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
mergeFrom(ListMappingRulesResponse) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
mergeFrom(ListMigrationJobsRequest) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
mergeFrom(ListMigrationJobsResponse) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
mergeFrom(ListPrivateConnectionsRequest) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
mergeFrom(ListPrivateConnectionsResponse) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
mergeFrom(MappingRule) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
mergeFrom(MappingRuleFilter) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
mergeFrom(MaterializedViewEntity) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
mergeFrom(MigrationJob) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
mergeFrom(MigrationJob.DumpFlag) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
mergeFrom(MigrationJob.DumpFlags) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
mergeFrom(MigrationJob.PerformanceConfig) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
mergeFrom(MigrationJobVerificationError) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
mergeFrom(MultiColumnDatatypeChange) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
mergeFrom(MultiEntityRename) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
mergeFrom(MySqlConnectionProfile) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
mergeFrom(OperationMetadata) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
mergeFrom(OracleConnectionProfile) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
mergeFrom(PackageEntity) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
mergeFrom(PostgreSqlConnectionProfile) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
mergeFrom(PrivateConnection) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
mergeFrom(PrivateConnectivity) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
mergeFrom(PrivateServiceConnectConnectivity) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
mergeFrom(PromoteMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
mergeFrom(RestartMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
mergeFrom(ResumeMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
mergeFrom(ReverseSshConnectivity) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
mergeFrom(RollbackConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
mergeFrom(RoundToScale) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
mergeFrom(SchemaEntity) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
mergeFrom(SearchBackgroundJobsRequest) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
mergeFrom(SearchBackgroundJobsResponse) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
mergeFrom(SeedConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
mergeFrom(SequenceEntity) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
mergeFrom(SetTablePrimaryKey) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
mergeFrom(SingleColumnChange) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
mergeFrom(SingleEntityRename) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
mergeFrom(SinglePackageChange) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
mergeFrom(SourceNumericFilter) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
mergeFrom(SourceSqlChange) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
mergeFrom(SourceTextFilter) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
mergeFrom(SqlAclEntry) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
mergeFrom(SqlIpConfig) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
mergeFrom(SshScript) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
mergeFrom(SslConfig) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
mergeFrom(StartMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
mergeFrom(StaticIpConnectivity) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
mergeFrom(StaticServiceIpConnectivity) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
mergeFrom(StopMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
mergeFrom(StoredProcedureEntity) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
mergeFrom(SynonymEntity) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
mergeFrom(TableEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
mergeFrom(TcpProxyScript) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
mergeFrom(TriggerEntity) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
mergeFrom(UDTEntity) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
mergeFrom(UpdateConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
mergeFrom(UpdateConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
mergeFrom(UpdateMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
mergeFrom(ValueListFilter) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
mergeFrom(ValueTransformation) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
mergeFrom(VerifyMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
mergeFrom(ViewEntity) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
mergeFrom(VmCreationConfig) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
mergeFrom(VmSelectionConfig) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
mergeFrom(VpcPeeringConfig) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
mergeFrom(VpcPeeringConnectivity) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
mergeImportRulesJobDetails(BackgroundJobLogEntry.ImportRulesJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
mergeInitialUser(AlloyDbSettings.UserPassword) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
mergeIntComparison(IntComparisonFilter) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeIpConfig(SqlIpConfig) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The settings for IP Management.
mergeIsNull(Empty) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeLatestCommitTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
mergeMachineConfig(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Configuration for the machines that host the underlying database engine.
mergeMappingRule(MappingRule) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
mergeMaterializedView(MaterializedViewEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Materialized view.
mergeMigrationJob(MigrationJob) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
mergeMigrationJob(MigrationJob) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
mergeMigrationJob(MigrationJob) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
mergeMultiColumnDataTypeChange(MultiColumnDatatypeChange) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeMultiEntityRename(MultiEntityRename) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeMysql(MySqlConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A MySQL database connection profile.
mergeOracle(OracleConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An Oracle database connection profile.
mergePerformanceConfig(MigrationJob.PerformanceConfig) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Optional.
mergePosition(EntityIssue.Position) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The position of the issue found, if relevant.
mergePostgresql(PostgreSqlConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A PostgreSQL database connection profile.
mergePrimaryInstanceSettings(AlloyDbSettings.PrimaryInstanceSettings) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
mergePrivateConnection(PrivateConnection) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
mergePrivateConnectivity(PrivateConnectivity) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Private connectivity.
mergePrivateServiceConnectConnectivity(PrivateServiceConnectConnectivity) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Private service connect connectivity.
mergeRequireSsl(BoolValue) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether SSL connections over IP should be enforced or not.
mergeReverseSshConnectivity(ReverseSshConnectivity) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
mergeRevisionCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
mergeRoundScale(RoundToScale) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeSchema(SchemaEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Schema.
mergeSeedJobDetails(BackgroundJobLogEntry.SeedJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
mergeSequence(SequenceEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Sequence.
mergeSetTablePrimaryKey(SetTablePrimaryKey) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeSettings(AlloyDbSettings) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Immutable.
mergeSettings(CloudSqlSettings) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Immutable.
mergeSingleColumnChange(SingleColumnChange) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeSingleEntityRename(SingleEntityRename) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeSinglePackageChange(SinglePackageChange) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeSource(DatabaseEngineInfo) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
mergeSourceDatabase(DatabaseType) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the source.
mergeSourceNumericFilter(SourceNumericFilter) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
mergeSourceNumericFilter(SourceNumericFilter) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
mergeSourceSqlChange(SourceSqlChange) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
mergeSourceTextFilter(SourceTextFilter) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
mergeSourceTextFilter(SourceTextFilter) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
mergeSsl(SslConfig) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
mergeSsl(SslConfig) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
SSL configuration for the connection to the source Oracle database.
mergeSsl(SslConfig) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
mergeStartTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was started.
mergeStaticIpConnectivity(StaticIpConnectivity) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
static ip connectivity data (default, no additional details needed).
mergeStaticIpConnectivity(StaticIpConnectivity) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Static ip connectivity data (default, no additional details needed).
mergeStaticServiceIpConnectivity(StaticServiceIpConnectivity) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Static Service IP connectivity.
mergeStorageAutoResizeLimit(Int64Value) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The maximum size to which storage capacity can be automatically increased.
mergeStoredProcedure(StoredProcedureEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Stored procedure.
mergeSynonym(SynonymEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Synonym.
mergeTable(TableEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Table.
mergeTtl(Duration) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
Input only.
mergeUdt(UDTEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
UDT.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
mergeUpdateMask(FieldMask) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
mergeUpdateMask(FieldMask) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
mergeUpdateMask(FieldMask) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
mergeUpdateMask(FieldMask) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
mergeUpdateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
mergeUpdateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
mergeUpdateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
mergeUpdateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
mergeUuidFromBytes(Empty) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
Optional.
mergeValueList(ValueListFilter) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
mergeValueTransformation(ValueTransformation) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Required.
mergeView(ViewEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
View.
mergeVmCreationConfig(VmCreationConfig) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM creation configuration
mergeVmSelectionConfig(VmSelectionConfig) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM selection configuration
mergeVpcPeeringConfig(VpcPeeringConfig) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
VPC peering configuration.
mergeVpcPeeringConnectivity(VpcPeeringConnectivity) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details of the VPC network that the source database is located in.
MESSAGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue
 
MIGRATION_JOB_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
MIGRATION_JOB_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
MIGRATION_JOB_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
MIGRATION_JOB_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
MIGRATION_JOB_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
MIGRATION_JOB_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
MIGRATION_JOBS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
MigrationJob - Class in com.google.cloud.clouddms.v1
Represents a Database Migration Service migration job object.
MigrationJob.Builder - Class in com.google.cloud.clouddms.v1
Represents a Database Migration Service migration job object.
MigrationJob.ConnectivityCase - Enum in com.google.cloud.clouddms.v1
 
MigrationJob.DumpFlag - Class in com.google.cloud.clouddms.v1
Dump flag definition.
MigrationJob.DumpFlag.Builder - Class in com.google.cloud.clouddms.v1
Dump flag definition.
MigrationJob.DumpFlagOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MigrationJob.DumpFlags - Class in com.google.cloud.clouddms.v1
Dump flags definition.
MigrationJob.DumpFlags.Builder - Class in com.google.cloud.clouddms.v1
Dump flags definition.
MigrationJob.DumpFlagsOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MigrationJob.PerformanceConfig - Class in com.google.cloud.clouddms.v1
Performance configuration definition.
MigrationJob.PerformanceConfig.Builder - Class in com.google.cloud.clouddms.v1
Performance configuration definition.
MigrationJob.PerformanceConfig.DumpParallelLevel - Enum in com.google.cloud.clouddms.v1
Describes the parallelism level during initial dump.
MigrationJob.PerformanceConfigOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MigrationJob.Phase - Enum in com.google.cloud.clouddms.v1
The current migration job phase.
MigrationJob.State - Enum in com.google.cloud.clouddms.v1
The current migration job states.
MigrationJob.Type - Enum in com.google.cloud.clouddms.v1
The type of migration job (one-time or continuous).
MigrationJobName - Class in com.google.cloud.clouddms.v1
 
MigrationJobName() - Constructor for class com.google.cloud.clouddms.v1.MigrationJobName
Deprecated.
MigrationJobName.Builder - Class in com.google.cloud.clouddms.v1
Builder for projects/{project}/locations/{location}/migrationJobs/{migration_job}.
MigrationJobOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MigrationJobVerificationError - Class in com.google.cloud.clouddms.v1
Error message of a verification Migration job.
MigrationJobVerificationError.Builder - Class in com.google.cloud.clouddms.v1
Error message of a verification Migration job.
MigrationJobVerificationError.ErrorCode - Enum in com.google.cloud.clouddms.v1
A general error code describing the type of error that occurred.
MigrationJobVerificationErrorOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MIN - com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Minimal parallel level.
MIN_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Minimal parallel level.
MIN_VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SequenceEntity
 
MULTI_COLUMN_DATA_TYPE_CHANGE - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
MULTI_COLUMN_DATA_TYPE_CHANGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
MULTI_ENTITY_RENAME - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
MULTI_ENTITY_RENAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
MultiColumnDatatypeChange - Class in com.google.cloud.clouddms.v1
Options to configure rule type MultiColumnDatatypeChange.
MultiColumnDatatypeChange.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type MultiColumnDatatypeChange.
MultiColumnDatatypeChange.SourceFilterCase - Enum in com.google.cloud.clouddms.v1
 
MultiColumnDatatypeChangeOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MultiEntityRename - Class in com.google.cloud.clouddms.v1
Options to configure rule type MultiEntityRename.
MultiEntityRename.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type MultiEntityRename.
MultiEntityRenameOrBuilder - Interface in com.google.cloud.clouddms.v1
 
MYSQL - com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
 
MYSQL - com.google.cloud.clouddms.v1.DatabaseEngine
The source engine is MySQL.
MYSQL_5_6 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
MySQL 5.6.
MYSQL_5_6_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
MySQL 5.6.
MYSQL_5_7 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
MySQL 5.7.
MYSQL_5_7_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
MySQL 5.7.
MYSQL_8_0 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
MySQL 8.0.
MYSQL_8_0_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
MySQL 8.0.
MYSQL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
MYSQL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEngine
The source engine is MySQL.
MySqlConnectionProfile - Class in com.google.cloud.clouddms.v1
Specifies connection parameters required specifically for MySQL databases.
MySqlConnectionProfile.Builder - Class in com.google.cloud.clouddms.v1
Specifies connection parameters required specifically for MySQL databases.
MySqlConnectionProfileOrBuilder - Interface in com.google.cloud.clouddms.v1
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConstraintEntity
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.IndexEntity
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateConnection
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TriggerEntity
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
NETWORK_ARCHITECTURE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
NETWORK_ARCHITECTURE_NEW_CSQL_PRODUCER - com.google.cloud.clouddms.v1.NetworkArchitecture
Instance is in Cloud SQL's new producer network architecture.
NETWORK_ARCHITECTURE_NEW_CSQL_PRODUCER_VALUE - Static variable in enum com.google.cloud.clouddms.v1.NetworkArchitecture
Instance is in Cloud SQL's new producer network architecture.
NETWORK_ARCHITECTURE_OLD_CSQL_PRODUCER - com.google.cloud.clouddms.v1.NetworkArchitecture
Instance is in Cloud SQL's old producer network architecture.
NETWORK_ARCHITECTURE_OLD_CSQL_PRODUCER_VALUE - Static variable in enum com.google.cloud.clouddms.v1.NetworkArchitecture
Instance is in Cloud SQL's old producer network architecture.
NETWORK_ARCHITECTURE_UNSPECIFIED - com.google.cloud.clouddms.v1.NetworkArchitecture
NETWORK_ARCHITECTURE_UNSPECIFIED = 0;
NETWORK_ARCHITECTURE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.NetworkArchitecture
NETWORK_ARCHITECTURE_UNSPECIFIED = 0;
NetworkArchitecture - Enum in com.google.cloud.clouddms.v1
Protobuf enum google.cloud.clouddms.v1.NetworkArchitecture
NEVER - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
The instance should never spin up.
NEVER_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
The instance should never spin up.
NEW_DATA_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
NEW_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleEntityRename
 
NEW_NAME_PATTERN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiEntityRename
 
NEW_SCHEMA_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityMove
 
newBlockingStub(Channel) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.LocationName
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MappingRuleName
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MigrationJobName
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SshScript
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
newBuilder() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
newBuilder(ClientContext) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns a new builder for this class.
newBuilder(AlloyDbConnectionProfile) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
newBuilder(AlloyDbSettings) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
newBuilder(AlloyDbSettings.EncryptionConfig) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
newBuilder(AlloyDbSettings.PrimaryInstanceSettings) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
newBuilder(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
newBuilder(AlloyDbSettings.UserPassword) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
newBuilder(ApplyConversionWorkspaceRequest) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
newBuilder(ApplyHash) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
newBuilder(AssignSpecificValue) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
newBuilder(BackgroundJobLogEntry) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
newBuilder(BackgroundJobLogEntry.ApplyJobDetails) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
newBuilder(BackgroundJobLogEntry.ConvertJobDetails) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
newBuilder(BackgroundJobLogEntry.ImportRulesJobDetails) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
newBuilder(BackgroundJobLogEntry.SeedJobDetails) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
newBuilder(CloudSqlConnectionProfile) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
newBuilder(CloudSqlSettings) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
newBuilder(ColumnEntity) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
newBuilder(CommitConversionWorkspaceRequest) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
newBuilder(ConditionalColumnSetValue) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
newBuilder(ConnectionProfile) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
newBuilder(ConstraintEntity) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
newBuilder(ConversionWorkspace) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
newBuilder(ConversionWorkspaceInfo) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
newBuilder(ConvertConversionWorkspaceRequest) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
newBuilder(ConvertRowIdToColumn) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
newBuilder(CreateConnectionProfileRequest) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
newBuilder(CreateConversionWorkspaceRequest) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
newBuilder(CreateMappingRuleRequest) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
newBuilder(CreateMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
newBuilder(CreatePrivateConnectionRequest) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
newBuilder(DatabaseEngineInfo) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
newBuilder(DatabaseEntity) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
newBuilder(DatabaseInstanceEntity) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
newBuilder(DatabaseType) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
newBuilder(DeleteConnectionProfileRequest) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
newBuilder(DeleteConversionWorkspaceRequest) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
newBuilder(DeleteMappingRuleRequest) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
newBuilder(DeleteMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
newBuilder(DeletePrivateConnectionRequest) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
newBuilder(DescribeConversionWorkspaceRevisionsRequest) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
newBuilder(DescribeConversionWorkspaceRevisionsResponse) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
newBuilder(DescribeDatabaseEntitiesRequest) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
newBuilder(DescribeDatabaseEntitiesResponse) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
newBuilder(DoubleComparisonFilter) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
newBuilder(EntityDdl) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
newBuilder(EntityIssue) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
newBuilder(EntityIssue.Position) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
newBuilder(EntityMapping) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
newBuilder(EntityMappingLogEntry) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
newBuilder(EntityMove) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
newBuilder(FetchStaticIpsRequest) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
newBuilder(FetchStaticIpsResponse) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
newBuilder(FilterTableColumns) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
newBuilder(ForwardSshTunnelConnectivity) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
newBuilder(FunctionEntity) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
newBuilder(GenerateSshScriptRequest) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
newBuilder(GenerateTcpProxyScriptRequest) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
newBuilder(GetConnectionProfileRequest) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
newBuilder(GetConversionWorkspaceRequest) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
newBuilder(GetMappingRuleRequest) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
newBuilder(GetMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
newBuilder(GetPrivateConnectionRequest) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
newBuilder(ImportMappingRulesRequest) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
newBuilder(ImportMappingRulesRequest.RulesFile) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
newBuilder(IndexEntity) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
newBuilder(IntComparisonFilter) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
newBuilder(ListConnectionProfilesRequest) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
newBuilder(ListConnectionProfilesResponse) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
newBuilder(ListConversionWorkspacesRequest) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
newBuilder(ListConversionWorkspacesResponse) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
newBuilder(ListMappingRulesRequest) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
newBuilder(ListMappingRulesResponse) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
newBuilder(ListMigrationJobsRequest) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
newBuilder(ListMigrationJobsResponse) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
newBuilder(ListPrivateConnectionsRequest) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
newBuilder(ListPrivateConnectionsResponse) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
newBuilder(MappingRule) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
newBuilder(MappingRuleFilter) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
newBuilder(MaterializedViewEntity) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
newBuilder(MigrationJob) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
newBuilder(MigrationJob.DumpFlag) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
newBuilder(MigrationJob.DumpFlags) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
newBuilder(MigrationJob.PerformanceConfig) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
newBuilder(MigrationJobVerificationError) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
newBuilder(MultiColumnDatatypeChange) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
newBuilder(MultiEntityRename) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
newBuilder(MySqlConnectionProfile) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
newBuilder(OperationMetadata) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
newBuilder(OracleConnectionProfile) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
newBuilder(PackageEntity) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
newBuilder(PostgreSqlConnectionProfile) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
newBuilder(PrivateConnection) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
newBuilder(PrivateConnectivity) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
newBuilder(PrivateServiceConnectConnectivity) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
newBuilder(PromoteMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
newBuilder(RestartMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
newBuilder(ResumeMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
newBuilder(ReverseSshConnectivity) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
newBuilder(RollbackConversionWorkspaceRequest) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
newBuilder(RoundToScale) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
newBuilder(SchemaEntity) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
newBuilder(SearchBackgroundJobsRequest) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
newBuilder(SearchBackgroundJobsResponse) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
newBuilder(SeedConversionWorkspaceRequest) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
newBuilder(SequenceEntity) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
newBuilder(SetTablePrimaryKey) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
newBuilder(SingleColumnChange) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
newBuilder(SingleEntityRename) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
newBuilder(SinglePackageChange) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
newBuilder(SourceNumericFilter) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
newBuilder(SourceSqlChange) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
newBuilder(SourceTextFilter) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
newBuilder(SqlAclEntry) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
newBuilder(SqlIpConfig) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
newBuilder(SshScript) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
newBuilder(SslConfig) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
newBuilder(StartMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
newBuilder(StaticIpConnectivity) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
newBuilder(StaticServiceIpConnectivity) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
newBuilder(StopMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
newBuilder(StoredProcedureEntity) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
newBuilder(SynonymEntity) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
newBuilder(TableEntity) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
newBuilder(TcpProxyScript) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
newBuilder(TriggerEntity) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
newBuilder(UDTEntity) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
newBuilder(UpdateConnectionProfileRequest) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
newBuilder(UpdateConversionWorkspaceRequest) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
newBuilder(UpdateMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
newBuilder(ValueListFilter) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
newBuilder(ValueTransformation) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
newBuilder(VerifyMigrationJobRequest) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
newBuilder(ViewEntity) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
newBuilder(VmCreationConfig) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
newBuilder(VmSelectionConfig) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
newBuilder(VpcPeeringConfig) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
newBuilder(VpcPeeringConnectivity) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.EntityMove
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MappingRule
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SshScript
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SslConfig
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.TableEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
newBuilderForType() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.EntityMove
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MappingRule
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SshScript
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SslConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.TableEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
newFutureStub(Channel) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.EntityMove
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MappingRule
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SshScript
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SslConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.TableEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
newStub(Channel) - Static method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
Creates a new async stub that supports all call types for the service
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
NO_PGLOGICAL_INSTALLED - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
No pglogical extension installed on databases, applicable for postgres.
NO_PGLOGICAL_INSTALLED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
No pglogical extension installed on databases, applicable for postgres.
NOT_STARTED - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is created and not started.
NOT_STARTED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is created and not started.
NULLABLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
NULLABLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
NUMERIC_FILTER_OPTION_ALL - com.google.cloud.clouddms.v1.NumericFilterOption
Numeric filter option that matches all numeric columns.
NUMERIC_FILTER_OPTION_ALL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.NumericFilterOption
Numeric filter option that matches all numeric columns.
NUMERIC_FILTER_OPTION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
NUMERIC_FILTER_OPTION_LIMIT - com.google.cloud.clouddms.v1.NumericFilterOption
Numeric filter option that matches columns having numeric datatypes with specified precision and scale within the limited range of filter.
NUMERIC_FILTER_OPTION_LIMIT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.NumericFilterOption
Numeric filter option that matches columns having numeric datatypes with specified precision and scale within the limited range of filter.
NUMERIC_FILTER_OPTION_LIMITLESS - com.google.cloud.clouddms.v1.NumericFilterOption
Numeric filter option that matches only the numeric columns with no precision and scale specified.
NUMERIC_FILTER_OPTION_LIMITLESS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.NumericFilterOption
Numeric filter option that matches only the numeric columns with no precision and scale specified.
NUMERIC_FILTER_OPTION_UNSPECIFIED - com.google.cloud.clouddms.v1.NumericFilterOption
Numeric filter option unspecified
NUMERIC_FILTER_OPTION_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.NumericFilterOption
Numeric filter option unspecified
NumericFilterOption - Enum in com.google.cloud.clouddms.v1
Specifies the columns on which numeric filter needs to be applied.

O

of(String, String) - Static method in class com.google.cloud.clouddms.v1.LocationName
 
of(String, String, String) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
of(String, String, String) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
of(String, String, String) - Static method in class com.google.cloud.clouddms.v1.MigrationJobName
 
of(String, String, String) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
of(String, String, String, String) - Static method in class com.google.cloud.clouddms.v1.MappingRuleName
 
OFFSET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
ONE_TIME - com.google.cloud.clouddms.v1.MigrationJob.Type
The migration job is a one time migration.
ONE_TIME_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.Type
The migration job is a one time migration.
ONLY_IF_NO_PRIMARY_KEY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
OperationMetadata - Class in com.google.cloud.clouddms.v1
Represents the metadata of the long-running operation.
OperationMetadata.Builder - Class in com.google.cloud.clouddms.v1
Represents the metadata of the long-running operation.
OperationMetadataOrBuilder - Interface in com.google.cloud.clouddms.v1
 
OPTIMAL - com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Optimal parallel level.
OPTIMAL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Optimal parallel level.
ORACLE - com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
 
ORACLE - com.google.cloud.clouddms.v1.DatabaseEngine
The source engine is Oracle.
ORACLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
ORACLE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEngine
The source engine is Oracle.
OracleConnectionProfile - Class in com.google.cloud.clouddms.v1
Specifies connection parameters required specifically for Oracle databases.
OracleConnectionProfile.Builder - Class in com.google.cloud.clouddms.v1
Specifies connection parameters required specifically for Oracle databases.
OracleConnectionProfile.ConnectivityCase - Enum in com.google.cloud.clouddms.v1
 
OracleConnectionProfileOrBuilder - Interface in com.google.cloud.clouddms.v1
 
ORDER_BY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
ORDER_BY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
ORDER_BY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
ORDINAL_POSITION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
OVERRIDE_FRACTIONAL_SECONDS_PRECISION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
OVERRIDE_LENGTH_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
OVERRIDE_PRECISION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
OVERRIDE_SCALE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 

P

PACKAGE_BODY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PackageEntity
 
PACKAGE_BODY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SinglePackageChange
 
PACKAGE_DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SinglePackageChange
 
PACKAGE_SQL_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PackageEntity
 
PackageEntity - Class in com.google.cloud.clouddms.v1
Package's parent is a schema.
PackageEntity.Builder - Class in com.google.cloud.clouddms.v1
Package's parent is a schema.
PackageEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
PARALLEL_IMPORT_INSUFFICIENT_PRIVILEGE - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Insufficient privilege to enable the parallelism configuration.
PARALLEL_IMPORT_INSUFFICIENT_PRIVILEGE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Insufficient privilege to enable the parallelism configuration.
PARENT_ENTITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
PARENT_ENTITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parse(String) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
parse(String) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
parse(String) - Static method in class com.google.cloud.clouddms.v1.LocationName
 
parse(String) - Static method in class com.google.cloud.clouddms.v1.MappingRuleName
 
parse(String) - Static method in class com.google.cloud.clouddms.v1.MigrationJobName
 
parse(String) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
parseList(List<String>) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
parseList(List<String>) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
parseList(List<String>) - Static method in class com.google.cloud.clouddms.v1.LocationName
 
parseList(List<String>) - Static method in class com.google.cloud.clouddms.v1.MappingRuleName
 
parseList(List<String>) - Static method in class com.google.cloud.clouddms.v1.MigrationJobName
 
parseList(List<String>) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
parser() - Static method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
parser() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
parser() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
parser() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
parser() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
parser() - Static method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
parser() - Static method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ApplyHash
 
parser() - Static method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
parser() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
parser() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
parser() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
parser() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
parser() - Static method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
parser() - Static method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
parser() - Static method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
parser() - Static method in class com.google.cloud.clouddms.v1.ColumnEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
parser() - Static method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
parser() - Static method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
parser() - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
parser() - Static method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
parser() - Static method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
parser() - Static method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.DatabaseType
 
parser() - Static method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
parser() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
parser() - Static method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
parser() - Static method in class com.google.cloud.clouddms.v1.EntityDdl
 
parser() - Static method in class com.google.cloud.clouddms.v1.EntityIssue
 
parser() - Static method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
parser() - Static method in class com.google.cloud.clouddms.v1.EntityMapping
 
parser() - Static method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
parser() - Static method in class com.google.cloud.clouddms.v1.EntityMove
 
parser() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
parser() - Static method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
parser() - Static method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
parser() - Static method in class com.google.cloud.clouddms.v1.FunctionEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
parser() - Static method in class com.google.cloud.clouddms.v1.IndexEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
parser() - Static method in class com.google.cloud.clouddms.v1.MappingRule
 
parser() - Static method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
parser() - Static method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
parser() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
parser() - Static method in class com.google.cloud.clouddms.v1.MigrationJob
 
parser() - Static method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
parser() - Static method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
parser() - Static method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
parser() - Static method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
parser() - Static method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
parser() - Static method in class com.google.cloud.clouddms.v1.OperationMetadata
 
parser() - Static method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
parser() - Static method in class com.google.cloud.clouddms.v1.PackageEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
parser() - Static method in class com.google.cloud.clouddms.v1.PrivateConnection
 
parser() - Static method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
parser() - Static method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
parser() - Static method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
parser() - Static method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.RoundToScale
 
parser() - Static method in class com.google.cloud.clouddms.v1.SchemaEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
parser() - Static method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.SequenceEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
parser() - Static method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
parser() - Static method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
parser() - Static method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
parser() - Static method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
parser() - Static method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
parser() - Static method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
parser() - Static method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
parser() - Static method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
parser() - Static method in class com.google.cloud.clouddms.v1.SshScript
 
parser() - Static method in class com.google.cloud.clouddms.v1.SslConfig
 
parser() - Static method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
parser() - Static method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
parser() - Static method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.SynonymEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.TableEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
parser() - Static method in class com.google.cloud.clouddms.v1.TriggerEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.UDTEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ValueListFilter
 
parser() - Static method in class com.google.cloud.clouddms.v1.ValueTransformation
 
parser() - Static method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
parser() - Static method in class com.google.cloud.clouddms.v1.ViewEntity
 
parser() - Static method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
parser() - Static method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
parser() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
parser() - Static method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
PASSWORD - com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.AuthenticationMethodCase
 
PASSWORD_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
PASSWORD_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
PASSWORD_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
PASSWORD_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
PASSWORD_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
PASSWORD_SET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
PASSWORD_SET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
PASSWORD_SET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
PASSWORD_SET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
PD_HDD - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
HDD disk.
PD_HDD_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
HDD disk.
PD_SSD - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
SSD disk.
PD_SSD_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
SSD disk.
PERFORMANCE_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
PGLOGICAL_NODE_ALREADY_EXISTS - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
pglogical node already exists on databases, applicable for postgres.
PGLOGICAL_NODE_ALREADY_EXISTS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
pglogical node already exists on databases, applicable for postgres.
PHASE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
PHASE_UNSPECIFIED - com.google.cloud.clouddms.v1.MigrationJob.Phase
The phase of the migration job is unknown.
PHASE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
The phase of the migration job is unknown.
PORT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
PORT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
PORT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
PORT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
POSITION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue
 
POSTGRES_10 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 10.
POSTGRES_10_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 10.
POSTGRES_11 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 11.
POSTGRES_11_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 11.
POSTGRES_12 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 12.
POSTGRES_12_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 12.
POSTGRES_13 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 13.
POSTGRES_13_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 13.
POSTGRES_14 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 14.
POSTGRES_14_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 14.
POSTGRES_15 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 15.
POSTGRES_15_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 15.
POSTGRES_9_6 - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 9.6.
POSTGRES_9_6_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
PostgreSQL 9.6.
POSTGRESQL - com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
 
POSTGRESQL - com.google.cloud.clouddms.v1.DatabaseEngine
The source engine is PostgreSQL.
POSTGRESQL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
POSTGRESQL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEngine
The source engine is PostgreSQL.
PostgreSqlConnectionProfile - Class in com.google.cloud.clouddms.v1
Specifies connection parameters required specifically for PostgreSQL databases.
PostgreSqlConnectionProfile.Builder - Class in com.google.cloud.clouddms.v1
Specifies connection parameters required specifically for PostgreSQL databases.
PostgreSqlConnectionProfile.ConnectivityCase - Enum in com.google.cloud.clouddms.v1
 
PostgreSqlConnectionProfileOrBuilder - Interface in com.google.cloud.clouddms.v1
 
PRECISION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
PRECISION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
PREPARING_THE_DUMP - com.google.cloud.clouddms.v1.MigrationJob.Phase
Only RDS flow - the sources writes stopped, waiting for dump to begin
PREPARING_THE_DUMP_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
Only RDS flow - the sources writes stopped, waiting for dump to begin
PRIMARY_INSTANCE_SETTINGS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
PRIMARY_KEY_COLUMNS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
PRIMARY_KEY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
PRIVATE_CONNECTION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
PRIVATE_CONNECTION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
PRIVATE_CONNECTION_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
PRIVATE_CONNECTIONS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
PRIVATE_CONNECTIVITY - com.google.cloud.clouddms.v1.OracleConnectionProfile.ConnectivityCase
 
PRIVATE_CONNECTIVITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
PRIVATE_IP_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
PRIVATE_IP_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
PRIVATE_KEY - com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.AuthenticationMethodCase
 
PRIVATE_KEY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
PRIVATE_NETWORK_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SqlIpConfig
 
PRIVATE_SERVICE_CONNECT_CONNECTIVITY - com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.ConnectivityCase
 
PRIVATE_SERVICE_CONNECT_CONNECTIVITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
PrivateConnection - Class in com.google.cloud.clouddms.v1
The PrivateConnection resource is used to establish private connectivity with the customer's network.
PrivateConnection.Builder - Class in com.google.cloud.clouddms.v1
The PrivateConnection resource is used to establish private connectivity with the customer's network.
PrivateConnection.ConnectivityCase - Enum in com.google.cloud.clouddms.v1
 
PrivateConnection.State - Enum in com.google.cloud.clouddms.v1
Private Connection state.
PrivateConnectionName - Class in com.google.cloud.clouddms.v1
 
PrivateConnectionName() - Constructor for class com.google.cloud.clouddms.v1.PrivateConnectionName
Deprecated.
PrivateConnectionName.Builder - Class in com.google.cloud.clouddms.v1
Builder for projects/{project}/locations/{location}/privateConnections/{private_connection}.
PrivateConnectionOrBuilder - Interface in com.google.cloud.clouddms.v1
 
PrivateConnectivity - Class in com.google.cloud.clouddms.v1
Private Connectivity.
PrivateConnectivity.Builder - Class in com.google.cloud.clouddms.v1
Private Connectivity.
PrivateConnectivityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
PrivateServiceConnectConnectivity - Class in com.google.cloud.clouddms.v1
[Private Service Connect connectivity](https://cloud.google.com/vpc/docs/private-service-connect#service-attachments)
PrivateServiceConnectConnectivity.Builder - Class in com.google.cloud.clouddms.v1
[Private Service Connect connectivity](https://cloud.google.com/vpc/docs/private-service-connect#service-attachments)
PrivateServiceConnectConnectivityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
PROMOTE_IN_PROGRESS - com.google.cloud.clouddms.v1.MigrationJob.Phase
The migration job is running the promote phase.
PROMOTE_IN_PROGRESS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
The migration job is running the promote phase.
promoteMigrationJob(PromoteMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.
promoteMigrationJob(PromoteMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.
promoteMigrationJob(PromoteMigrationJobRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.
promoteMigrationJob(PromoteMigrationJobRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.
promoteMigrationJobAsync(PromoteMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.
promoteMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.
promoteMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
promoteMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
promoteMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.
promoteMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
promoteMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
promoteMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to promoteMigrationJob.
promoteMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to promoteMigrationJob.
promoteMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to promoteMigrationJob.
promoteMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to promoteMigrationJob.
PromoteMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message for 'PromoteMigrationJob' request.
PromoteMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'PromoteMigrationJob' request.
PromoteMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
promoteMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to promoteMigrationJob.
promoteMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to promoteMigrationJob.
promoteMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to promoteMigrationJob.
promoteMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to promoteMigrationJob.
PROVIDER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
PROVIDER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseType
 
PUBLIC_IP_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
putAllDatabaseFlags(Map<String, String>) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
putAllDatabaseFlags(Map<String, String>) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database flags passed to the Cloud SQL instance at startup.
putAllGlobalSettings(Map<String, String>) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Labels for the AlloyDB cluster created by DMS.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Labels for the AlloyDB primary instance created by DMS.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
putAllUserLabels(Map<String, String>) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
putDatabaseFlags(String, String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
putDatabaseFlags(String, String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database flags passed to the Cloud SQL instance at startup.
putGlobalSettings(String, String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
putLabels(String, String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Labels for the AlloyDB cluster created by DMS.
putLabels(String, String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Labels for the AlloyDB primary instance created by DMS.
putLabels(String, String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
putLabels(String, String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
putLabels(String, String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
putUserLabels(String, String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.

R

RDS - com.google.cloud.clouddms.v1.DatabaseProvider
RDS runs the database.
RDS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseProvider
RDS runs the database.
READY - com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is ready.
READY_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is ready.
REFERENCE_COLUMNS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConstraintEntity
 
REFERENCE_TABLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConstraintEntity
 
REGIONAL - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
Regional availability instance.
REGIONAL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
Regional availability instance.
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.clouddms.v1.ClouddmsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.clouddms.v1.ClouddmsResourcesProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceResourcesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ClouddmsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ClouddmsResourcesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceResourcesProto
 
removeAuthorizedNetworks(int) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
removeColumns(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
removeConnectionProfiles(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
removeConstraints(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
removeConstraints(int) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
removeConversionWorkspaces(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
removeDatabaseEntities(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
removeDatabaseFlags(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances.
removeDatabaseFlags(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database flags passed to the Cloud SQL instance at startup.
removeDumpFlags(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
removeEntityDdl(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
removeGlobalSettings(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
removeIndices(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
removeIssues(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
removeJobs(int) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
removeLabels(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Labels for the AlloyDB cluster created by DMS.
removeLabels(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Labels for the AlloyDB primary instance created by DMS.
removeLabels(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs.
removeLabels(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The resource labels for migration job to use to annotate any related underlying resources such as Compute Engine VMs.
removeLabels(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.
removeMappingLog(int) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
removeMappingRules(int) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
removeMappings(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
removeMigrationJobs(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
removePrivateConnections(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
removeRevisions(int) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
removeRulesFiles(int) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
removeTriggers(int) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
removeUserLabels(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs.
REQUEST_AUTOCOMMIT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
REQUESTED_CANCELLATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OperationMetadata
 
REQUIRE_SSL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SqlIpConfig
 
RESTARTING - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is restarting.
RESTARTING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is restarting.
restartMigrationJob(RestartMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch.
restartMigrationJob(RestartMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch.
restartMigrationJob(RestartMigrationJobRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch.
restartMigrationJob(RestartMigrationJobRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch.
restartMigrationJobAsync(RestartMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch.
restartMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch.
restartMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
restartMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
restartMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch.
restartMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
restartMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
restartMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to restartMigrationJob.
restartMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to restartMigrationJob.
restartMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to restartMigrationJob.
restartMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to restartMigrationJob.
RestartMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message for 'RestartMigrationJob' request.
RestartMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'RestartMigrationJob' request.
RestartMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
restartMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to restartMigrationJob.
restartMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to restartMigrationJob.
restartMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to restartMigrationJob.
restartMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to restartMigrationJob.
resumeMigrationJob(ResumeMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
resumeMigrationJob(ResumeMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
resumeMigrationJob(ResumeMigrationJobRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
resumeMigrationJob(ResumeMigrationJobRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
resumeMigrationJobAsync(ResumeMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
resumeMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
resumeMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
resumeMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
resumeMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
resumeMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
resumeMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
resumeMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to resumeMigrationJob.
resumeMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to resumeMigrationJob.
resumeMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to resumeMigrationJob.
resumeMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to resumeMigrationJob.
ResumeMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message for 'ResumeMigrationJob' request.
ResumeMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'ResumeMigrationJob' request.
ResumeMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
resumeMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to resumeMigrationJob.
resumeMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to resumeMigrationJob.
resumeMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to resumeMigrationJob.
resumeMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to resumeMigrationJob.
RESUMING - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is resuming.
RESUMING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is resuming.
RETURN_MOST_RECENT_PER_JOB_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
REVERSE_SSH_CONNECTIVITY - com.google.cloud.clouddms.v1.MigrationJob.ConnectivityCase
 
REVERSE_SSH_CONNECTIVITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
ReverseSshConnectivity - Class in com.google.cloud.clouddms.v1
The details needed to configure a reverse SSH tunnel between the source and destination databases.
ReverseSshConnectivity.Builder - Class in com.google.cloud.clouddms.v1
The details needed to configure a reverse SSH tunnel between the source and destination databases.
ReverseSshConnectivityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
REVISION_CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
REVISION_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
REVISIONS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
rollbackConversionWorkspace(RollbackConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Rolls back a conversion workspace to the last committed snapshot.
rollbackConversionWorkspace(RollbackConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Rolls back a conversion workspace to the last committed snapshot.
rollbackConversionWorkspace(RollbackConversionWorkspaceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Rolls back a conversion workspace to the last committed snapshot.
rollbackConversionWorkspace(RollbackConversionWorkspaceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Rolls back a conversion workspace to the last committed snapshot.
rollbackConversionWorkspaceAsync(RollbackConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Rolls back a conversion workspace to the last committed snapshot.
rollbackConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Rolls back a conversion workspace to the last committed snapshot.
rollbackConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
rollbackConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
rollbackConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Rolls back a conversion workspace to the last committed snapshot.
rollbackConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
rollbackConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
rollbackConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to rollbackConversionWorkspace.
rollbackConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to rollbackConversionWorkspace.
rollbackConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to rollbackConversionWorkspace.
rollbackConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to rollbackConversionWorkspace.
RollbackConversionWorkspaceRequest - Class in com.google.cloud.clouddms.v1
Request message for 'RollbackConversionWorkspace' request.
RollbackConversionWorkspaceRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'RollbackConversionWorkspace' request.
RollbackConversionWorkspaceRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
rollbackConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to rollbackConversionWorkspace.
rollbackConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to rollbackConversionWorkspace.
rollbackConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to rollbackConversionWorkspace.
rollbackConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to rollbackConversionWorkspace.
ROOT_PASSWORD_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
ROOT_PASSWORD_SET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
ROUND_SCALE - com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
 
ROUND_SCALE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
RoundToScale - Class in com.google.cloud.clouddms.v1
This allows the data to change scale, for example if the source is 2 digits after the decimal point, specify round to scale value = 2.
RoundToScale.Builder - Class in com.google.cloud.clouddms.v1
This allows the data to change scale, for example if the source is 2 digits after the decimal point, specify round to scale value = 2.
RoundToScaleOrBuilder - Interface in com.google.cloud.clouddms.v1
 
RULE_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
RULE_ORDER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
RULE_REVISION_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
RULE_SCOPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
RULES_CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
RULES_FILES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
RULES_FORMAT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
RULES_SOURCE_FILENAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
RUNNING - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is running.
RUNNING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is running.

S

SCALE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
SCALE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.RoundToScale
 
SCALE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
SCHEMA - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
SCHEMA_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
SchemaEntity - Class in com.google.cloud.clouddms.v1
Schema typically has no parent entity, but can have a parent entity DatabaseInstance (for database engines which support it).
SchemaEntity.Builder - Class in com.google.cloud.clouddms.v1
Schema typically has no parent entity, but can have a parent entity DatabaseInstance (for database engines which support it).
SchemaEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SCRIPT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SshScript
 
SCRIPT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TcpProxyScript
 
searchBackgroundJobs(SearchBackgroundJobsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Searches/lists the background jobs for a specific conversion workspace.
searchBackgroundJobs(SearchBackgroundJobsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Searches/lists the background jobs for a specific conversion workspace.
searchBackgroundJobs(SearchBackgroundJobsRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Searches/lists the background jobs for a specific conversion workspace.
searchBackgroundJobs(SearchBackgroundJobsRequest, StreamObserver<SearchBackgroundJobsResponse>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Searches/lists the background jobs for a specific conversion workspace.
searchBackgroundJobs(SearchBackgroundJobsRequest, StreamObserver<SearchBackgroundJobsResponse>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Searches/lists the background jobs for a specific conversion workspace.
searchBackgroundJobsCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Searches/lists the background jobs for a specific conversion workspace.
searchBackgroundJobsCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
searchBackgroundJobsCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
SearchBackgroundJobsRequest - Class in com.google.cloud.clouddms.v1
Request message for 'SearchBackgroundJobs' request.
SearchBackgroundJobsRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'SearchBackgroundJobs' request.
SearchBackgroundJobsRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SearchBackgroundJobsResponse - Class in com.google.cloud.clouddms.v1
Response message for 'SearchBackgroundJobs' request.
SearchBackgroundJobsResponse.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'SearchBackgroundJobs' request.
SearchBackgroundJobsResponseOrBuilder - Interface in com.google.cloud.clouddms.v1
 
searchBackgroundJobsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to searchBackgroundJobs.
searchBackgroundJobsSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to searchBackgroundJobs.
searchBackgroundJobsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to searchBackgroundJobs.
searchBackgroundJobsSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to searchBackgroundJobs.
SECONDARY_ZONE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
SEED_JOB_DETAILS - com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
 
SEED_JOB_DETAILS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
seedConversionWorkspace(SeedConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Imports a snapshot of the source database into the conversion workspace.
seedConversionWorkspace(SeedConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Imports a snapshot of the source database into the conversion workspace.
seedConversionWorkspace(SeedConversionWorkspaceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Imports a snapshot of the source database into the conversion workspace.
seedConversionWorkspace(SeedConversionWorkspaceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Imports a snapshot of the source database into the conversion workspace.
seedConversionWorkspaceAsync(SeedConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Imports a snapshot of the source database into the conversion workspace.
seedConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Imports a snapshot of the source database into the conversion workspace.
seedConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
seedConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
seedConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Imports a snapshot of the source database into the conversion workspace.
seedConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
seedConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
seedConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to seedConversionWorkspace.
seedConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to seedConversionWorkspace.
seedConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to seedConversionWorkspace.
seedConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to seedConversionWorkspace.
SeedConversionWorkspaceRequest - Class in com.google.cloud.clouddms.v1
Request message for 'SeedConversionWorkspace' request.
SeedConversionWorkspaceRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'SeedConversionWorkspace' request.
SeedConversionWorkspaceRequest.SeedFromCase - Enum in com.google.cloud.clouddms.v1
 
SeedConversionWorkspaceRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
seedConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to seedConversionWorkspace.
seedConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to seedConversionWorkspace.
seedConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to seedConversionWorkspace.
seedConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to seedConversionWorkspace.
SEEDFROM_NOT_SET - com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.SeedFromCase
 
SEQUENCE - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
SEQUENCE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
SequenceEntity - Class in com.google.cloud.clouddms.v1
Sequence's parent is a schema.
SequenceEntity.Builder - Class in com.google.cloud.clouddms.v1
Sequence's parent is a schema.
SequenceEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SERVER_CLIENT - com.google.cloud.clouddms.v1.SslConfig.SslType
Both server ('ca_certificate'), and client ('client_key', 'client_certificate') specified.
SERVER_CLIENT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.SslConfig.SslType
Both server ('ca_certificate'), and client ('client_key', 'client_certificate') specified.
SERVER_ONLY - com.google.cloud.clouddms.v1.SslConfig.SslType
Only 'ca_certificate' specified.
SERVER_ONLY_VALUE - Static variable in enum com.google.cloud.clouddms.v1.SslConfig.SslType
Only 'ca_certificate' specified.
SERVICE_ATTACHMENT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
SERVICE_NAME - Static variable in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc
 
SET_TABLE_PRIMARY_KEY - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
SET_TABLE_PRIMARY_KEY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
SET_VALUES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
SET_VALUES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
setActivationPolicy(CloudSqlSettings.SqlActivationPolicy) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'.
setActivationPolicyValue(int) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'.
setAdditionalPublicIp(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
setAdditionalPublicIpBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
setAllocatedIpRange(String) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Optional.
setAllocatedIpRangeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Optional.
setAlloydb(AlloyDbConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An AlloyDB cluster connection profile.
setAlloydb(AlloyDbConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An AlloyDB cluster connection profile.
setApiVersion(String) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setApiVersionBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setApplyHash(ApplyHash) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setApplyHash(ApplyHash.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setApplyJobDetails(BackgroundJobLogEntry.ApplyJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setApplyJobDetails(BackgroundJobLogEntry.ApplyJobDetails.Builder) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setArray(boolean) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column of array type.
setArray(boolean) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setArrayLength(int) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
If the column is array, of which length.
setArrayLength(int) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setAssignMaxValue(Empty) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setAssignMaxValue(Empty.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setAssignMinValue(Empty) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setAssignMinValue(Empty.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setAssignNull(Empty) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setAssignNull(Empty.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setAssignSpecificValue(AssignSpecificValue) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setAssignSpecificValue(AssignSpecificValue.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setAuthorizedNetworks(int, SqlAclEntry) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
setAuthorizedNetworks(int, SqlAclEntry.Builder) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The list of external networks that are allowed to connect to the instance using the IP.
setAutoCommit(boolean) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
setAutoCommit(boolean) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
setAutoCommit(boolean) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
setAutoCommit(boolean) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Should the conversion workspace be committed automatically after the seed operation.
setAutoGenerated(boolean) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column auto-generated/identity.
setAutoGenerated(boolean) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setAutoStorageIncrease(BoolValue) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
setAutoStorageIncrease(BoolValue.Builder) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.
setAvailabilityType(CloudSqlSettings.SqlAvailabilityType) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
setAvailabilityTypeValue(int) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
setCaCertificate(String) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Required.
setCaCertificateBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Required.
setCache(long) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Indicates number of entries to cache / precreate.
setCharset(String) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Charset override - instead of table level charset.
setCharset(String) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setCharsetBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Charset override - instead of table level charset.
setCharsetBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setClientCertificate(String) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
setClientCertificateBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
setClientKey(String) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
setClientKeyBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Input only.
setCloudsql(CloudSqlConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A CloudSQL database connection profile.
setCloudsql(CloudSqlConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A CloudSQL database connection profile.
setCloudSqlId(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
setCloudSqlId(String) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
setCloudSqlId(String) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
setCloudSqlIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
setCloudSqlIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
setCloudSqlIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
setClusterId(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Required.
setClusterIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Required.
setCmekKeyName(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The KMS key name used for the csql instance.
setCmekKeyName(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job.
setCmekKeyNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The KMS key name used for the csql instance.
setCmekKeyNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job.
setCode(String) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Error/Warning code
setCodeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Error/Warning code
setCollation(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Cloud SQL default instance level collation.
setCollation(String) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Collation override - instead of table level collation.
setCollation(String) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setCollationBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Cloud SQL default instance level collation.
setCollationBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Collation override - instead of table level collation.
setCollationBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setColumn(int) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue column number
setColumns(int, ColumnEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
setColumns(int, ColumnEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table columns.
setComment(String) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Comment associated with the column.
setComment(String) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setComment(String) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Comment associated with the table.
setCommentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Comment associated with the column.
setCommentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setCommentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Comment associated with the table.
setCommitId(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The commit ID of the conversion workspace.
setCommitId(String) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Optional.
setCommitId(String) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setCommitIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The commit ID of the conversion workspace.
setCommitIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Optional.
setCommitIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setCommitName(String) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Optional.
setCommitNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Optional.
setCompletedUntilTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
setCompletedUntilTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
setCompletionComment(String) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setCompletionCommentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setCompletionState(BackgroundJobLogEntry.JobCompletionState) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setCompletionStateValue(int) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setConditionalColumnSetValue(ConditionalColumnSetValue) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setConditionalColumnSetValue(ConditionalColumnSetValue.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setConnectionProfile(ConnectionProfile) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
setConnectionProfile(ConnectionProfile) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
setConnectionProfile(ConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
setConnectionProfile(ConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
setConnectionProfile(String) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
setConnectionProfile(String) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
setConnectionProfile(String) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
Output only.
setConnectionProfile(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName.Builder
 
setConnectionProfileBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
setConnectionProfileBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
setConnectionProfileBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
Output only.
setConnectionProfileId(String) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
setConnectionProfileIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
setConnectionProfiles(int, ConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
setConnectionProfiles(int, ConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
The response list of connection profiles.
setConstraints(int, ConstraintEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
setConstraints(int, ConstraintEntity) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
setConstraints(int, ConstraintEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table constraints.
setConstraints(int, ConstraintEntity.Builder) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
View constraints.
setConversionWorkspace(ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
setConversionWorkspace(ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
setConversionWorkspace(ConversionWorkspace.Builder) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
setConversionWorkspace(ConversionWorkspace.Builder) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
setConversionWorkspace(ConversionWorkspaceInfo) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The conversion workspace used by the migration.
setConversionWorkspace(ConversionWorkspaceInfo.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The conversion workspace used by the migration.
setConversionWorkspace(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName.Builder
 
setConversionWorkspace(String) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Required.
setConversionWorkspace(String) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
setConversionWorkspace(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
setConversionWorkspace(String) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Required.
setConversionWorkspaceBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
Required.
setConversionWorkspaceBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
setConversionWorkspaceBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Required.
setConversionWorkspaceId(String) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
setConversionWorkspaceIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
setConversionWorkspaces(int, ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
setConversionWorkspaces(int, ConversionWorkspace.Builder) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
The list of conversion workspace objects.
setConvertFullPath(boolean) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
setConvertJobDetails(BackgroundJobLogEntry.ConvertJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setConvertJobDetails(BackgroundJobLogEntry.ConvertJobDetails.Builder) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setConvertRowidColumn(ConvertRowIdToColumn) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setConvertRowidColumn(ConvertRowIdToColumn.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setCpuCount(int) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
The number of CPU's in the VM instance.
setCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
setCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
setCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
Custom engine specific features.
setCustomFeatures(Struct.Builder) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
Custom engine specific features.
setCycle(boolean) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Indicates whether the sequence value should cycle through.
setDatabase(DatabaseInstanceEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Database.
setDatabase(DatabaseInstanceEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Database.
setDatabaseEntities(int, DatabaseEntity) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
setDatabaseEntities(int, DatabaseEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
The list of database entities for the conversion workspace.
setDatabaseFunction(FunctionEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Function.
setDatabaseFunction(FunctionEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Function.
setDatabasePackage(PackageEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Package.
setDatabasePackage(PackageEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Package.
setDatabaseService(String) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
setDatabaseServiceBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
setDatabaseVersion(CloudSqlSettings.SqlDatabaseVersion) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database engine type and version.
setDatabaseVersionValue(int) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The database engine type and version.
setDataDiskSizeGb(Int64Value) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The storage capacity available to the database, in GB.
setDataDiskSizeGb(Int64Value.Builder) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The storage capacity available to the database, in GB.
setDataDiskType(CloudSqlSettings.SqlDataDiskType) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The type of storage: `PD_SSD` (default) or `PD_HDD`.
setDataDiskTypeValue(int) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The type of storage: `PD_SSD` (default) or `PD_HDD`.
setDataType(String) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column data type.
setDataType(String) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setDataTypeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column data type.
setDataTypeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setDdl(String) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The actual ddl code.
setDdl(String) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The ddl which caused the issue, if relevant.
setDdlBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The actual ddl code.
setDdlBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The ddl which caused the issue, if relevant.
setDdlType(String) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
Type of DDL (Create, Alter).
setDdlTypeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
Type of DDL (Create, Alter).
setDefaultValue(String) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Default value of the column.
setDefaultValueBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Default value of the column.
setDestination(DatabaseEngineInfo) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
setDestination(DatabaseEngineInfo.Builder) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
setDestination(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
setDestinationBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
setDestinationConnectionProfile(String) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
setDestinationConnectionProfileBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
setDestinationDatabase(DatabaseType) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the destination.
setDestinationDatabase(DatabaseType.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the destination.
setDisplayName(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The connection profile display name.
setDisplayName(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
setDisplayName(String) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setDisplayName(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The migration job display name.
setDisplayName(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The private connection display name.
setDisplayNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The connection profile display name.
setDisplayNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Optional.
setDisplayNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setDisplayNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The migration job display name.
setDisplayNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The private connection display name.
setDoubleComparison(DoubleComparisonFilter) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setDoubleComparison(DoubleComparisonFilter.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setDraftEntity(String) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Target entity full name.
setDraftEntityBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Target entity full name.
setDraftType(DatabaseEntityType) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of draft entity.
setDraftTypeValue(int) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of draft entity.
setDryRun(boolean) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Optional.
setDumpFlags(int, MigrationJob.DumpFlag) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
setDumpFlags(int, MigrationJob.DumpFlag.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
The flags for the initial dump.
setDumpFlags(MigrationJob.DumpFlags) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The initial dump flags.
setDumpFlags(MigrationJob.DumpFlags.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The initial dump flags.
setDumpParallelLevel(MigrationJob.PerformanceConfig.DumpParallelLevel) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
Initial dump parallelism level.
setDumpParallelLevelValue(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
Initial dump parallelism level.
setDumpPath(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
setDumpPathBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
setDuration(Duration) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setDuration(Duration.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setEdition(CloudSqlSettings.Edition) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
setEditionValue(int) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
setEnableIpv4(BoolValue) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether the instance should be assigned an IPv4 address or not.
setEnableIpv4(BoolValue.Builder) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether the instance should be assigned an IPv4 address or not.
setEncryptionConfig(AlloyDbSettings.EncryptionConfig) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Optional.
setEncryptionConfig(AlloyDbSettings.EncryptionConfig.Builder) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Optional.
setEndTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setEndTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setEngine(DatabaseEngine) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
setEngine(DatabaseEngine) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database engine.
setEngineValue(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
setEngineValue(int) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database engine.
setEntities(int, String) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
setEntity(String) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The name of the database entity the ddl refers to.
setEntityBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The name of the database entity the ddl refers to.
setEntityDdl(int, EntityDdl) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
setEntityDdl(int, EntityDdl.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the entity DDL script.
setEntityMove(EntityMove) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setEntityMove(EntityMove.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setEntityNameContains(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
setEntityNameContainsBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
setEntityNamePrefix(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
setEntityNamePrefixBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
setEntityNameSuffix(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
setEntityNameSuffixBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
setEntityType(DatabaseEntityType) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of the database entity (table, view, index, ...).
setEntityType(DatabaseEntityType) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The entity type (if the DDL is for a sub entity).
setEntityType(DatabaseEntityType) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The entity type (if the DDL is for a sub entity).
setEntityTypeValue(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of the database entity (table, view, index, ...).
setEntityTypeValue(int) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
The entity type (if the DDL is for a sub entity).
setEntityTypeValue(int) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The entity type (if the DDL is for a sub entity).
setError(Status) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
setError(Status) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setError(Status) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
setError(Status.Builder) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
setError(Status.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setError(Status.Builder) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
setErrorCode(MigrationJobVerificationError.ErrorCode) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
setErrorCodeValue(int) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
setErrorDetailMessage(String) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
setErrorDetailMessageBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
setErrorMessage(String) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
setErrorMessageBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
Output only.
setExcludeColumns(int, String) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
setExpireTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
setExpireTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The time when this access control entry expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example: `2012-11-15T16:19:00.094Z`.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
setFileFormat(ImportRulesFileFormat) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
setFileFormatValue(int) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
setFiles(int, String) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
Output only.
setFilter(MappingRuleFilter) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
setFilter(MappingRuleFilter.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Filter which entities to apply.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
Output only.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A filter expression that filters connection profiles listed in the response.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
A filter expression that filters conversion workspaces listed in the response.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
A filter expression that filters migration jobs listed in the response.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
A filter expression that filters private connections listed in the response.
setFilter(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
This field can be used to select the entities to migrate as part of the migration job.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Filter which entities to apply.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
Output only.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
Output only.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Optional.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A filter expression that filters connection profiles listed in the response.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
A filter expression that filters conversion workspaces listed in the response.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
A filter expression that filters migration jobs listed in the response.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
A filter expression that filters private connections listed in the response.
setFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
This field can be used to select the entities to migrate as part of the migration job.
setFilterTableColumns(FilterTableColumns) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setFilterTableColumns(FilterTableColumns.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setFinishTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was finished.
setFinishTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was finished.
setForce(boolean) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
In case of force delete, the CloudSQL replica database is also deleted (only for CloudSQL connection profile).
setForce(boolean) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
Force delete the conversion workspace, even if there's a running migration that is using the workspace.
setForce(boolean) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
The destination CloudSQL connection profile is always deleted with the migration job.
setForwardSshConnectivity(ForwardSshTunnelConnectivity) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Forward SSH tunnel connectivity.
setForwardSshConnectivity(ForwardSshTunnelConnectivity.Builder) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Forward SSH tunnel connectivity.
setFractionalSecondsPrecision(int) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column fractional second precision - used for timestamp based datatypes.
setFractionalSecondsPrecision(int) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setHasUncommittedChanges(boolean) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
setHost(String) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
setHost(String) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
setHost(String) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
setHostBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
setHostBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
setHostBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
setHostname(String) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
setHostnameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
setId(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Required.
setId(String) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The background job log entry ID.
setId(String) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Unique Issue ID.
setIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Required.
setIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The background job log entry ID.
setIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Unique Issue ID.
setIgnoreCase(boolean) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
setImportRulesJobDetails(BackgroundJobLogEntry.ImportRulesJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setImportRulesJobDetails(BackgroundJobLogEntry.ImportRulesJobDetails.Builder) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setIncludeColumns(int, String) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
Optional.
setIncrement(long) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Increment value for the sequence.
setIndices(int, IndexEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
setIndices(int, IndexEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table indices.
setInitialUser(AlloyDbSettings.UserPassword) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
setInitialUser(AlloyDbSettings.UserPassword.Builder) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
setIntComparison(IntComparisonFilter) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setIntComparison(IntComparisonFilter.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setIpConfig(SqlIpConfig) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The settings for IP Management.
setIpConfig(SqlIpConfig.Builder) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The settings for IP Management.
setIsNull(Empty) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setIsNull(Empty.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setIssueId(int, String) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
EntityIssues found for this ddl.
setIssues(int, EntityIssue) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
setIssues(int, EntityIssue.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about the various issues found for the entity.
setJobs(int, BackgroundJobLogEntry) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
setJobs(int, BackgroundJobLogEntry.Builder) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
The list of conversion workspace mapping rules.
setJobType(BackgroundJobType) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The type of job that was executed.
setJobTypeValue(int) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The type of job that was executed.
setKmsKeyName(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
The fully-qualified resource name of the KMS key.
setKmsKeyNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
The fully-qualified resource name of the KMS key.
setLabel(String) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
A label to identify this entry.
setLabelBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
A label to identify this entry.
setLatestCommitId(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
setLatestCommitIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
setLatestCommitTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
setLatestCommitTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
setLength(int) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue length
setLength(long) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column length - e.g.
setLength(long) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setLine(int) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue line number
setLocation(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName.Builder
 
setLocation(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName.Builder
 
setLocation(String) - Method in class com.google.cloud.clouddms.v1.LocationName.Builder
 
setLocation(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
setLocation(String) - Method in class com.google.cloud.clouddms.v1.MigrationJobName.Builder
 
setLocation(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName.Builder
 
setMachineConfig(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Configuration for the machines that host the underlying database engine.
setMachineConfig(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Configuration for the machines that host the underlying database engine.
setMappingComment(String) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Comment.
setMappingCommentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Comment.
setMappingLog(int, EntityMappingLogEntry) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
setMappingLog(int, EntityMappingLogEntry.Builder) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Entity mapping log entries.
setMappingRule(MappingRule) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
setMappingRule(MappingRule.Builder) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
setMappingRule(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
setMappingRuleId(String) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
setMappingRuleIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
setMappingRules(int, MappingRule) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
setMappingRules(int, MappingRule.Builder) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
The list of conversion workspace mapping rules.
setMappings(int, EntityMapping) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
setMappings(int, EntityMapping.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Details about entity mappings.
setMaterializedView(MaterializedViewEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Materialized view.
setMaterializedView(MaterializedViewEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Materialized view.
setMaxSize(int) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
setMaxValue(ByteString) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Maximum number for the sequence represented as bytes to accommodate large.
setMessage(String) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Issue detailed message
setMessageBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Issue detailed message
setMigrationJob(MigrationJob) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
setMigrationJob(MigrationJob) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
setMigrationJob(MigrationJob) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
setMigrationJob(MigrationJob.Builder) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
setMigrationJob(MigrationJob.Builder) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
setMigrationJob(MigrationJob.Builder) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
setMigrationJob(String) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Name of the migration job resource to generate the SSH script.
setMigrationJob(String) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Name of the migration job resource to generate the TCP Proxy script.
setMigrationJob(String) - Method in class com.google.cloud.clouddms.v1.MigrationJobName.Builder
 
setMigrationJobBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Name of the migration job resource to generate the SSH script.
setMigrationJobBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Name of the migration job resource to generate the TCP Proxy script.
setMigrationJobId(String) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
setMigrationJobIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
setMigrationJobs(int, MigrationJob) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
setMigrationJobs(int, MigrationJob.Builder) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
The list of migration jobs objects.
setMinValue(ByteString) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Minimum number for the sequence represented as bytes to accommodate large.
setMultiColumnDataTypeChange(MultiColumnDatatypeChange) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setMultiColumnDataTypeChange(MultiColumnDatatypeChange.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setMultiEntityRename(MultiEntityRename) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setMultiEntityRename(MultiEntityRename.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setMysql(MySqlConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A MySQL database connection profile.
setMysql(MySqlConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A MySQL database connection profile.
setName(String) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column name.
setName(String) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
setName(String) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
The name of the table constraint.
setName(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
setName(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The resource name (URI) of the conversion workspace.
setName(String) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
setName(String) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
The name of the index.
setName(String) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Full name of the mapping rule resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{set}/mappingRule/{rule}.
setName(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The name (URI) of this migration job resource, in the form of: projects/{project}/locations/{location}/migrationJobs/{migrationJob}.
setName(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The name of the flag
setName(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The name of the resource.
setName(String) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
Name of the migration job resource to promote.
setName(String) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
Name of the migration job resource to restart.
setName(String) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
Name of the migration job resource to resume.
setName(String) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
setName(String) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
Name of the migration job resource to start.
setName(String) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
Name of the migration job resource to stop.
setName(String) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The name of the trigger.
setName(String) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Name of the migration job resource to verify.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column name.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
The name of the table constraint.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
The resource name (URI) of the conversion workspace.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
The name of the index.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Full name of the mapping rule resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{set}/mappingRule/{rule}.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The name (URI) of this migration job resource, in the form of: projects/{project}/locations/{location}/migrationJobs/{migrationJob}.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The name of the flag
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
The name of the resource.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
Name of the migration job resource to promote.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
Name of the migration job resource to restart.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
Name of the migration job resource to resume.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Name of the conversion workspace resource to seed with new database structure, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
Name of the migration job resource to start.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
Name of the migration job resource to stop.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The name of the trigger.
setNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Name of the migration job resource to verify.
setNetworkArchitecture(NetworkArchitecture) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Output only.
setNetworkArchitectureValue(int) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Output only.
setNewDataType(String) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
setNewDataTypeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
setNewName(String) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
Required.
setNewNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
Required.
setNewNamePattern(String) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
setNewNamePatternBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
setNewSchema(String) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
Required.
setNewSchemaBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
Required.
setNextPageToken(String) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageToken(String) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
A token that can be sent as `page_token` to retrieve the next page.
setNextPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
A token that can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
A token which can be sent as `page_token` to retrieve the next page.
setNullable(boolean) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column nullable.
setNullable(boolean) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setNumericFilterOption(NumericFilterOption) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Required.
setNumericFilterOptionValue(int) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Required.
setOffset(int) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
Issue offset
setOnlyIfNoPrimaryKey(boolean) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
Required.
setOracle(OracleConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An Oracle database connection profile.
setOracle(OracleConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
An Oracle database connection profile.
setOrderBy(String) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A comma-separated list of fields to order results according to.
setOrderBy(String) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Sort the results based on the migration job name.
setOrderBy(String) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Order by fields for the result.
setOrderByBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A comma-separated list of fields to order results according to.
setOrderByBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Sort the results based on the migration job name.
setOrderByBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Order by fields for the result.
setOrdinalPosition(int) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column order in the table.
setOverrideFractionalSecondsPrecision(int) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setOverrideLength(long) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setOverridePrecision(int) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setOverrideScale(int) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setPackageBody(String) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package body.
setPackageBody(String) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
setPackageBodyBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package body.
setPackageBodyBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
setPackageDescription(String) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
setPackageDescriptionBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
Optional.
setPackageSqlCode(String) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package.
setPackageSqlCodeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
The SQL code which creates the package.
setPageSize(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setPageSize(int) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
Maximum number of IPs to return.
setPageSize(int) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
The maximum number of connection profiles to return.
setPageSize(int) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
The maximum number of conversion workspaces to return.
setPageSize(int) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
The maximum number of rules to return.
setPageSize(int) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
The maximum number of migration jobs to return.
setPageSize(int) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Maximum number of private connections to return.
setPageToken(String) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setPageToken(String) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
A page token, received from a previous `FetchStaticIps` call.
setPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A page token, received from a previous `ListConnectionProfiles` call.
setPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
The nextPageToken value received in the previous call to conversionWorkspaces.list, used in the subsequent request to retrieve the next page of results.
setPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
The nextPageToken value received in the previous call to mappingRules.list, used in the subsequent request to retrieve the next page of results.
setPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
The nextPageToken value received in the previous call to migrationJobs.list, used in the subsequent request to retrieve the next page of results.
setPageToken(String) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Page token received from a previous `ListPrivateConnections` call.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
A page token, received from a previous `FetchStaticIps` call.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
A page token, received from a previous `ListConnectionProfiles` call.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
The nextPageToken value received in the previous call to conversionWorkspaces.list, used in the subsequent request to retrieve the next page of results.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
The nextPageToken value received in the previous call to mappingRules.list, used in the subsequent request to retrieve the next page of results.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
The nextPageToken value received in the previous call to migrationJobs.list, used in the subsequent request to retrieve the next page of results.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Page token received from a previous `ListPrivateConnections` call.
setParent(String) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
Required.
setParentEntity(String) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The full name of the parent entity (e.g.
setParentEntity(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
setParentEntityBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The full name of the parent entity (e.g.
setParentEntityBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
Optional.
setPassword(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The initial password for the user.
setPassword(String) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
setPassword(String) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
setPassword(String) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
setPassword(String) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
setPasswordBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The initial password for the user.
setPasswordBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
setPasswordBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
setPasswordBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
setPasswordBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
setPasswordSet(boolean) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
Output only.
setPasswordSet(boolean) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Output only.
setPasswordSet(boolean) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Output only.
setPasswordSet(boolean) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Output only.
setPerformanceConfig(MigrationJob.PerformanceConfig) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Optional.
setPerformanceConfig(MigrationJob.PerformanceConfig.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Optional.
setPhase(MigrationJob.Phase) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setPhaseValue(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setPort(int) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Port for the SSH tunnel, default value is 22.
setPort(int) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
setPort(int) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
setPort(int) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
setPosition(EntityIssue.Position) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The position of the issue found, if relevant.
setPosition(EntityIssue.Position.Builder) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The position of the issue found, if relevant.
setPostgresql(PostgreSqlConnectionProfile) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A PostgreSQL database connection profile.
setPostgresql(PostgreSqlConnectionProfile.Builder) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
A PostgreSQL database connection profile.
setPrecision(int) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column precision - when relevant.
setPrecision(int) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setPrimaryInstanceSettings(AlloyDbSettings.PrimaryInstanceSettings) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
setPrimaryInstanceSettings(AlloyDbSettings.PrimaryInstanceSettings.Builder) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings primary_instance_settings = 4;
setPrimaryKey(String) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Optional.
setPrimaryKeyBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Optional.
setPrimaryKeyColumns(int, String) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
Required.
setPrivateConnection(PrivateConnection) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
setPrivateConnection(PrivateConnection.Builder) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
setPrivateConnection(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName.Builder
 
setPrivateConnection(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
Required.
setPrivateConnectionBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
Required.
setPrivateConnectionId(String) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
setPrivateConnectionIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Required.
setPrivateConnections(int, PrivateConnection) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
setPrivateConnections(int, PrivateConnection.Builder) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
List of private connections.
setPrivateConnectivity(PrivateConnectivity) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Private connectivity.
setPrivateConnectivity(PrivateConnectivity.Builder) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Private connectivity.
setPrivateIp(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Output only.
setPrivateIp(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
setPrivateIpBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
Output only.
setPrivateIpBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
setPrivateKey(String) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
setPrivateKeyBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Input only.
setPrivateNetwork(String) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
setPrivateNetworkBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
setPrivateServiceConnectConnectivity(PrivateServiceConnectConnectivity) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Private service connect connectivity.
setPrivateServiceConnectConnectivity(PrivateServiceConnectConnectivity.Builder) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Private service connect connectivity.
setProject(String) - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName.Builder
 
setProject(String) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName.Builder
 
setProject(String) - Method in class com.google.cloud.clouddms.v1.LocationName.Builder
 
setProject(String) - Method in class com.google.cloud.clouddms.v1.MappingRuleName.Builder
 
setProject(String) - Method in class com.google.cloud.clouddms.v1.MigrationJobName.Builder
 
setProject(String) - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName.Builder
 
setProvider(DatabaseProvider) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The database provider.
setProvider(DatabaseProvider) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database provider.
setProviderValue(int) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The database provider.
setProviderValue(int) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
The database provider.
setPublicIp(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
setPublicIpBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Output only.
setReferenceColumns(int, String) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference columns which may be associated with the constraint.
setReferenceTable(String) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference table which may be associated with the constraint.
setReferenceTableBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Reference table which may be associated with the constraint.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
setRequestAutocommit(boolean) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setRequestedCancellation(boolean) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
A unique ID used to identify the request.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Optional.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Optional.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
A unique ID used to identify the request.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Optional.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
A unique ID used to identify the request.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Optional.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
setRequestId(String) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
A unique ID used to identify the request.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
A unique ID used to identify the request.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
Optional.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Optional.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
A unique ID used to identify the request.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
Optional.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
A unique ID used to identify the request.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
Optional.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
A unique ID used to identify the request.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
A unique ID used to identify the request.
setRequireSsl(BoolValue) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether SSL connections over IP should be enforced or not.
setRequireSsl(BoolValue.Builder) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
Whether SSL connections over IP should be enforced or not.
setReturnMostRecentPerJobType(boolean) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
Optional.
setReverseSshConnectivity(ReverseSshConnectivity) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
setReverseSshConnectivity(ReverseSshConnectivity.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
setRevisionCreateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
setRevisionCreateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
setRevisionId(String) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
setRevisionIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Output only.
setRevisions(int, ConversionWorkspace) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
setRevisions(int, ConversionWorkspace.Builder) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
The list of conversion workspace revisions.
setRootPassword(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Input only.
setRootPasswordBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Input only.
setRootPasswordSet(boolean) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Output only.
setRoundScale(RoundToScale) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setRoundScale(RoundToScale.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setRuleId(String) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Which rule caused this log entry.
setRuleIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Which rule caused this log entry.
setRuleOrder(long) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
setRuleRevisionId(String) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Rule revision ID.
setRuleRevisionIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
Rule revision ID.
setRulesContent(String) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
setRulesContentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
setRuleScope(DatabaseEntityType) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
setRuleScopeValue(int) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Required.
setRulesFiles(int, ImportMappingRulesRequest.RulesFile) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
setRulesFiles(int, ImportMappingRulesRequest.RulesFile.Builder) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
setRulesFormat(ImportRulesFileFormat) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
setRulesFormatValue(int) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
Required.
setRulesSourceFilename(String) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
setRulesSourceFilenameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
Required.
setScale(int) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Column scale - when relevant.
setScale(int) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
Required.
setScale(int) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setSchema(SchemaEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Schema.
setSchema(SchemaEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Schema.
setScript(String) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
The ssh configuration script.
setScript(String) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
The TCP Proxy configuration script.
setScriptBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
The ssh configuration script.
setScriptBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
The TCP Proxy configuration script.
setSecondaryZone(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
setSecondaryZoneBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
Optional.
setSeedJobDetails(BackgroundJobLogEntry.SeedJobDetails) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setSeedJobDetails(BackgroundJobLogEntry.SeedJobDetails.Builder) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
Output only.
setSequence(SequenceEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Sequence.
setSequence(SequenceEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Sequence.
setServiceAttachment(String) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
Required.
setServiceAttachmentBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
Required.
setSetTablePrimaryKey(SetTablePrimaryKey) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSetTablePrimaryKey(SetTablePrimaryKey.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSettings(AlloyDbSettings) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Immutable.
setSettings(AlloyDbSettings.Builder) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
Immutable.
setSettings(CloudSqlSettings) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Immutable.
setSettings(CloudSqlSettings.Builder) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
Immutable.
setSetValues(int, String) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Specifies the list of values allowed in the column.
setSetValues(int, String) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setSeverity(EntityIssue.IssueSeverity) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Severity of the issue
setSeverityValue(int) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
Severity of the issue
setShortName(String) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The short name (e.g.
setShortNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The short name (e.g.
setSingleColumnChange(SingleColumnChange) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSingleColumnChange(SingleColumnChange.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSingleEntityRename(SingleEntityRename) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSingleEntityRename(SingleEntityRename.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSinglePackageChange(SinglePackageChange) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSinglePackageChange(SinglePackageChange.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSkipValidation(boolean) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
setSkipValidation(boolean) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
Optional.
setSkipValidation(boolean) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
Optional.
setSkipValidation(boolean) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
Optional.
setSkipValidation(boolean) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
setSource(DatabaseEngineInfo) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
setSource(DatabaseEngineInfo.Builder) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Required.
setSource(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
setSourceBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
setSourceConnectionProfile(String) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
setSourceConnectionProfileBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
Optional.
setSourceDatabase(DatabaseType) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the source.
setSourceDatabase(DatabaseType.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The database engine type and provider of the source.
setSourceDataTypeFilter(String) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
setSourceDataTypeFilterBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Required.
setSourceEntity(String) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Source entity full name.
setSourceEntity(String) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The name of the entity for which the synonym is being created (the source).
setSourceEntityBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Source entity full name.
setSourceEntityBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The name of the entity for which the synonym is being created (the source).
setSourceId(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Database Migration Service source connection profile ID, in the format: `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID`
setSourceIdBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Database Migration Service source connection profile ID, in the format: `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID`
setSourceMaxLengthFilter(long) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
Optional.
setSourceMaxPrecisionFilter(int) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
setSourceMaxScaleFilter(int) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
setSourceMinLengthFilter(long) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
Optional.
setSourceMinPrecisionFilter(int) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
setSourceMinScaleFilter(int) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
Optional.
setSourceNameTransformation(EntityNameTransformation) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
setSourceNameTransformationValue(int) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
Optional.
setSourceNumericFilter(SourceNumericFilter) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
setSourceNumericFilter(SourceNumericFilter) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setSourceNumericFilter(SourceNumericFilter.Builder) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
setSourceNumericFilter(SourceNumericFilter.Builder) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setSourceSqlChange(SourceSqlChange) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSourceSqlChange(SourceSqlChange.Builder) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setSourceTextFilter(SourceTextFilter) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
setSourceTextFilter(SourceTextFilter) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setSourceTextFilter(SourceTextFilter.Builder) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Optional.
setSourceTextFilter(SourceTextFilter.Builder) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
Optional.
setSourceType(DatabaseEntityType) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of source entity.
setSourceType(DatabaseEntityType) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The type of the entity for which the synonym is being created (usually a table or a sequence).
setSourceTypeValue(int) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
Type of source entity.
setSourceTypeValue(int) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
The type of the entity for which the synonym is being created (usually a table or a sequence).
setSqlCode(String) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
The SQL code which creates the function.
setSqlCode(String) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
The SQL code which creates the view.
setSqlCode(String) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
Required.
setSqlCode(String) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
The SQL code which creates the stored procedure.
setSqlCode(String) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The SQL code which creates the trigger.
setSqlCode(String) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
The SQL code which creates the view.
setSqlCodeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
The SQL code which creates the function.
setSqlCodeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
The SQL code which creates the view.
setSqlCodeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
Required.
setSqlCodeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
The SQL code which creates the stored procedure.
setSqlCodeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The SQL code which creates the trigger.
setSqlCodeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
The SQL code which creates the view.
setSsl(SslConfig) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
setSsl(SslConfig) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
SSL configuration for the connection to the source Oracle database.
setSsl(SslConfig) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
setSsl(SslConfig.Builder) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
setSsl(SslConfig.Builder) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
SSL configuration for the connection to the source Oracle database.
setSsl(SslConfig.Builder) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
SSL configuration for the destination to connect to the source database.
setStartTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was started.
setStartTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
The timestamp when the background job was started.
setStartValue(ByteString) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
Start number for the sequence represented as bytes to accommodate large.
setState(ConnectionProfile.State) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The current connection profile state (e.g.
setState(MappingRule.State) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setState(MigrationJob.State) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The current migration job state.
setState(PrivateConnection.State) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
setStateValue(int) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
The current connection profile state (e.g.
setStateValue(int) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
Optional.
setStateValue(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The current migration job state.
setStateValue(int) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
setStaticIpConnectivity(StaticIpConnectivity) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
static ip connectivity data (default, no additional details needed).
setStaticIpConnectivity(StaticIpConnectivity) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Static ip connectivity data (default, no additional details needed).
setStaticIpConnectivity(StaticIpConnectivity.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
static ip connectivity data (default, no additional details needed).
setStaticIpConnectivity(StaticIpConnectivity.Builder) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Static ip connectivity data (default, no additional details needed).
setStaticIps(int, String) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
List of static IPs.
setStaticServiceIpConnectivity(StaticServiceIpConnectivity) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Static Service IP connectivity.
setStaticServiceIpConnectivity(StaticServiceIpConnectivity.Builder) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Static Service IP connectivity.
setStatusMessage(String) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setStatusMessageBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setStorageAutoResizeLimit(Int64Value) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The maximum size to which storage capacity can be automatically increased.
setStorageAutoResizeLimit(Int64Value.Builder) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The maximum size to which storage capacity can be automatically increased.
setStoredProcedure(StoredProcedureEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Stored procedure.
setStoredProcedure(StoredProcedureEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Stored procedure.
setSubnet(String) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The subnet name the vm needs to be created in.
setSubnet(String) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
setSubnetBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The subnet name the vm needs to be created in.
setSubnetBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
setSynonym(SynonymEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Synonym.
setSynonym(SynonymEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Synonym.
setTable(TableEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Table.
setTable(TableEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
Table.
setTableColumns(int, String) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
setTableColumns(int, String) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Table columns used as part of the Index, for example B-TREE index should list the columns which constitutes the index.
setTableName(String) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table which is associated with the constraint.
setTableNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Table which is associated with the constraint.
SetTablePrimaryKey - Class in com.google.cloud.clouddms.v1
Options to configure rule type SetTablePrimaryKey.
SetTablePrimaryKey.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type SetTablePrimaryKey.
SetTablePrimaryKeyOrBuilder - Interface in com.google.cloud.clouddms.v1
 
setTarget(String) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setTargetBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setTier(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The tier (or machine type) for this instance, for example: `db-n1-standard-1` (MySQL instances) or `db-custom-1-3840` (PostgreSQL instances).
setTierBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The tier (or machine type) for this instance, for example: `db-n1-standard-1` (MySQL instances) or `db-custom-1-3840` (PostgreSQL instances).
SETTINGS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
SETTINGS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
setTree(DatabaseEntity.TreeType) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of tree the entity belongs to.
setTree(DescribeDatabaseEntitiesRequest.DBTreeType) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
setTreeValue(int) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
The type of tree the entity belongs to.
setTreeValue(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Required.
setTriggeringEvents(int, String) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
The DML, DDL, or database events that fire the trigger, for example INSERT, UPDATE.
setTriggers(int, TriggerEntity) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
setTriggers(int, TriggerEntity.Builder) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
Table triggers.
setTriggerType(String) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Indicates when the trigger fires, for example BEFORE STATEMENT, AFTER EACH ROW.
setTriggerTypeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
Indicates when the trigger fires, for example BEFORE STATEMENT, AFTER EACH ROW.
setTtl(Duration) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
Input only.
setTtl(Duration.Builder) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
Input only.
setType(EntityIssue.IssueType) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The type of the issue.
setType(MigrationJob.Type) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
setType(SslConfig.SslType) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Output only.
setType(String) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
setType(String) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Type of index, for example B-TREE.
setTypeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
setTypeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Type of index, for example B-TREE.
setTypeValue(int) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
The type of the issue.
setTypeValue(int) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Required.
setTypeValue(int) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
Output only.
setUdt(boolean) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
Is the column a UDT.
setUdt(boolean) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
Optional.
setUdt(UDTEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
UDT.
setUdt(UDTEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
UDT.
setUdtBody(String) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt body.
setUdtBodyBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt body.
setUdtSqlCode(String) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt.
setUdtSqlCodeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
The SQL code which creates the udt.
setUncommitted(boolean) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setUnique(boolean) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
Boolean value indicating whether the index is unique.
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ColumnEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DatabaseType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityDdl.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityMapping.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.EntityMove.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.FunctionEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.IndexEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MappingRule.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PackageEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.RoundToScale.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SchemaEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SequenceEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SshScript.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SslConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.SynonymEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.TableEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.TriggerEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.UDTEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.ViewEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
 
setUnreachable(int, String) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse.Builder
Locations that could not be reached.
setUnreachable(int, String) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse.Builder
Locations that could not be reached.
setUnreachable(int, String) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse.Builder
Locations that could not be reached.
setUnreachable(int, String) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse.Builder
Locations that could not be reached.
setUpdateMask(FieldMask) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
setUpdateMask(FieldMask) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
setUpdateMask(FieldMask) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
setUpdateMask(FieldMask) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
setUpdateMask(FieldMask.Builder) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Required.
setUpdateMask(FieldMask.Builder) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest.Builder
Required.
setUpdateMask(FieldMask.Builder) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest.Builder
Required.
setUpdateMask(FieldMask.Builder) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest.Builder
Optional.
setUpdateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
setUpdateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
setUpdateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setUpdateTime(Timestamp) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
Output only.
setUser(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The database username.
setUserBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword.Builder
The database username.
setUsername(String) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
setUsername(String) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
setUsername(String) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
setUsername(String) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
setUsernameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.Builder
Required.
setUsernameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile.Builder
Required.
setUsernameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile.Builder
Required.
setUsernameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.Builder
Required.
setUuidFromBytes(Empty) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
Optional.
setUuidFromBytes(Empty.Builder) - Method in class com.google.cloud.clouddms.v1.ApplyHash.Builder
Optional.
setValidateOnly(boolean) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest.Builder
Optional.
setValidateOnly(boolean) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest.Builder
Optional.
setValue(double) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
Required.
setValue(long) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
Required.
setValue(String) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
Required.
setValue(String) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The value of the flag.
setValue(String) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The allowlisted value for the access control list.
setValueBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue.Builder
Required.
setValueBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag.Builder
The value of the flag.
setValueBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry.Builder
The allowlisted value for the access control list.
setValueComparison(ValueComparison) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
Required.
setValueComparison(ValueComparison) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
Required.
setValueComparisonValue(int) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter.Builder
Required.
setValueComparisonValue(int) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter.Builder
Required.
setValueList(ValueListFilter) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setValueList(ValueListFilter.Builder) - Method in class com.google.cloud.clouddms.v1.ValueTransformation.Builder
Optional.
setValuePresentList(ValuePresentInList) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
setValuePresentListValue(int) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
setValues(int, String) - Method in class com.google.cloud.clouddms.v1.ValueListFilter.Builder
Required.
setValueTransformation(ValueTransformation) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Required.
setValueTransformation(ValueTransformation.Builder) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue.Builder
Required.
setVerb(String) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setVerbBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.OperationMetadata.Builder
Output only.
setVersion(String) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
setVersionBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo.Builder
Required.
setView(DatabaseEntityView) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setView(ViewEntity) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
View.
setView(ViewEntity.Builder) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity.Builder
View.
setViewValue(int) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.Builder
Optional.
setVm(String) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Required.
setVm(String) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the virtual machine (Compute Engine) used as the bastion server for the SSH tunnel.
setVmBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
Required.
setVmBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the virtual machine (Compute Engine) used as the bastion server for the SSH tunnel.
setVmCreationConfig(VmCreationConfig) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM creation configuration
setVmCreationConfig(VmCreationConfig.Builder) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM creation configuration
setVmIp(String) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
Required.
setVmIpBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
Required.
setVmMachineType(String) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
setVmMachineType(String) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
Required.
setVmMachineTypeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
setVmMachineTypeBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
Required.
setVmName(String) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
setVmNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
setVmPort(int) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The port that will be open on the bastion host.
setVmPort(int) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
Required.
setVmSelectionConfig(VmSelectionConfig) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM selection configuration
setVmSelectionConfig(VmSelectionConfig.Builder) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest.Builder
The VM selection configuration
setVmSubnet(String) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
setVmSubnetBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Required.
setVmZone(String) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Optional.
setVmZone(String) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The Google Cloud Platform zone to create the VM in.
setVmZone(String) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
Required.
setVmZoneBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest.Builder
Optional.
setVmZoneBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig.Builder
The Google Cloud Platform zone to create the VM in.
setVmZoneBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig.Builder
Required.
setVpc(String) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the VPC to peer with the Cloud SQL private network.
setVpc(String) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
The name of the VPC network to peer with the Cloud SQL private network.
setVpcBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity.Builder
The name of the VPC to peer with the Cloud SQL private network.
setVpcBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity.Builder
The name of the VPC network to peer with the Cloud SQL private network.
setVpcName(String) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
setVpcNameBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig.Builder
Required.
setVpcNetwork(String) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
setVpcNetworkBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.Builder
Required.
setVpcPeeringConfig(VpcPeeringConfig) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
VPC peering configuration.
setVpcPeeringConfig(VpcPeeringConfig.Builder) - Method in class com.google.cloud.clouddms.v1.PrivateConnection.Builder
VPC peering configuration.
setVpcPeeringConnectivity(VpcPeeringConnectivity) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details of the VPC network that the source database is located in.
setVpcPeeringConnectivity(VpcPeeringConnectivity.Builder) - Method in class com.google.cloud.clouddms.v1.MigrationJob.Builder
The details of the VPC network that the source database is located in.
setZone(String) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Google Cloud Platform zone where your Cloud SQL database instance is located.
setZoneBytes(ByteString) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings.Builder
The Google Cloud Platform zone where your Cloud SQL database instance is located.
SEVERITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue
 
SHORT_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
shutdown() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
 
shutdown() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
shutdownNow() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
 
shutdownNow() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
SINGLE_COLUMN_CHANGE - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
SINGLE_COLUMN_CHANGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
SINGLE_ENTITY_RENAME - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
SINGLE_ENTITY_RENAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
SINGLE_PACKAGE_CHANGE - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
SINGLE_PACKAGE_CHANGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
SingleColumnChange - Class in com.google.cloud.clouddms.v1
Options to configure rule type SingleColumnChange.
SingleColumnChange.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type SingleColumnChange.
SingleColumnChangeOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SingleEntityRename - Class in com.google.cloud.clouddms.v1
Options to configure rule type SingleEntityRename.
SingleEntityRename.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type SingleEntityRename.
SingleEntityRenameOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SinglePackageChange - Class in com.google.cloud.clouddms.v1
Options to configure rule type SinglePackageChange.
SinglePackageChange.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type SinglePackageChange.
SinglePackageChangeOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SKIP_VALIDATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
SKIP_VALIDATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
SKIP_VALIDATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
SKIP_VALIDATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
SKIP_VALIDATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
SOURCE - com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Tree of entities loaded from a source database.
SOURCE_ALREADY_SETUP - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source already has a replication setup.
SOURCE_ALREADY_SETUP_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source already has a replication setup.
SOURCE_CONNECTION_PROFILE - com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.SeedFromCase
 
SOURCE_CONNECTION_PROFILE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
SOURCE_DATA_TYPE_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
SOURCE_DATABASE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
SOURCE_ENTITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityMapping
 
SOURCE_ENTITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SynonymEntity
 
SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
SOURCE_ID_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
SOURCE_MAX_LENGTH_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SourceTextFilter
 
SOURCE_MAX_PRECISION_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
SOURCE_MAX_SCALE_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
SOURCE_MIN_LENGTH_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SourceTextFilter
 
SOURCE_MIN_PRECISION_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
SOURCE_MIN_SCALE_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
SOURCE_NAME_TRANSFORMATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiEntityRename
 
SOURCE_NUMERIC_FILTER - com.google.cloud.clouddms.v1.ConditionalColumnSetValue.SourceFilterCase
 
SOURCE_NUMERIC_FILTER - com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.SourceFilterCase
 
SOURCE_NUMERIC_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
SOURCE_NUMERIC_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
SOURCE_SIZE_EXCEEDS_THRESHOLD - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source DB size in Bytes exceeds a certain threshold.
SOURCE_SIZE_EXCEEDS_THRESHOLD_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source DB size in Bytes exceeds a certain threshold.
SOURCE_SQL_CHANGE - com.google.cloud.clouddms.v1.MappingRule.DetailsCase
 
SOURCE_SQL_CHANGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
SOURCE_TEXT_FILTER - com.google.cloud.clouddms.v1.ConditionalColumnSetValue.SourceFilterCase
 
SOURCE_TEXT_FILTER - com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.SourceFilterCase
 
SOURCE_TEXT_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
SOURCE_TEXT_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
SOURCE_TREE - com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
The source database tree.
SOURCE_TREE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
The source database tree.
SOURCE_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityMapping
 
SOURCE_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SynonymEntity
 
SOURCE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Tree of entities loaded from a source database.
SOURCEFILTER_NOT_SET - com.google.cloud.clouddms.v1.ConditionalColumnSetValue.SourceFilterCase
 
SOURCEFILTER_NOT_SET - com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.SourceFilterCase
 
SourceNumericFilter - Class in com.google.cloud.clouddms.v1
Filter for fixed point number data types such as NUMERIC/NUMBER
SourceNumericFilter.Builder - Class in com.google.cloud.clouddms.v1
Filter for fixed point number data types such as NUMERIC/NUMBER
SourceNumericFilterOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SourceSqlChange - Class in com.google.cloud.clouddms.v1
Options to configure rule type SourceSqlChange.
SourceSqlChange.Builder - Class in com.google.cloud.clouddms.v1
Options to configure rule type SourceSqlChange.
SourceSqlChangeOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SourceTextFilter - Class in com.google.cloud.clouddms.v1
Filter for text-based data types like varchar.
SourceTextFilter.Builder - Class in com.google.cloud.clouddms.v1
Filter for text-based data types like varchar.
SourceTextFilterOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SQL_ACTIVATION_POLICY_UNSPECIFIED - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
unspecified policy.
SQL_ACTIVATION_POLICY_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
unspecified policy.
SQL_AVAILABILITY_TYPE_UNSPECIFIED - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
This is an unknown Availability type.
SQL_AVAILABILITY_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
This is an unknown Availability type.
SQL_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.FunctionEntity
 
SQL_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
SQL_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SourceSqlChange
 
SQL_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
SQL_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TriggerEntity
 
SQL_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ViewEntity
 
SQL_DATA_DISK_TYPE_UNSPECIFIED - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
Unspecified.
SQL_DATA_DISK_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
Unspecified.
SQL_DATABASE_VERSION_UNSPECIFIED - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
Unspecified version.
SQL_DATABASE_VERSION_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
Unspecified version.
SqlAclEntry - Class in com.google.cloud.clouddms.v1
An entry for an Access Control list.
SqlAclEntry.Builder - Class in com.google.cloud.clouddms.v1
An entry for an Access Control list.
SqlAclEntry.ExpirationCase - Enum in com.google.cloud.clouddms.v1
 
SqlAclEntryOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SqlIpConfig - Class in com.google.cloud.clouddms.v1
IP Management configuration.
SqlIpConfig.Builder - Class in com.google.cloud.clouddms.v1
IP Management configuration.
SqlIpConfigOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SshScript - Class in com.google.cloud.clouddms.v1
Response message for 'GenerateSshScript' request.
SshScript.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'GenerateSshScript' request.
SshScriptOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SSL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
SSL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
SSL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
SSL_TYPE_UNSPECIFIED - com.google.cloud.clouddms.v1.SslConfig.SslType
Unspecified.
SSL_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.SslConfig.SslType
Unspecified.
SslConfig - Class in com.google.cloud.clouddms.v1
SSL configuration information.
SslConfig.Builder - Class in com.google.cloud.clouddms.v1
SSL configuration information.
SslConfig.SslType - Enum in com.google.cloud.clouddms.v1
Specifies The kind of ssl configuration used.
SslConfigOrBuilder - Interface in com.google.cloud.clouddms.v1
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
START_VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SequenceEntity
 
STARTING - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is starting.
STARTING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is starting.
startMigrationJob(StartMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Start an already created migration job.
startMigrationJob(StartMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Start an already created migration job.
startMigrationJob(StartMigrationJobRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Start an already created migration job.
startMigrationJob(StartMigrationJobRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Start an already created migration job.
startMigrationJobAsync(StartMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Start an already created migration job.
startMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Start an already created migration job.
startMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
startMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
startMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Start an already created migration job.
startMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
startMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
startMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to startMigrationJob.
startMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to startMigrationJob.
startMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to startMigrationJob.
startMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to startMigrationJob.
StartMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message for 'StartMigrationJob' request.
StartMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'StartMigrationJob' request.
StartMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
startMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to startMigrationJob.
startMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to startMigrationJob.
startMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to startMigrationJob.
startMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to startMigrationJob.
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MappingRule
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateConnection
 
STATE_UNSPECIFIED - com.google.cloud.clouddms.v1.ConnectionProfile.State
The state of the connection profile is unknown.
STATE_UNSPECIFIED - com.google.cloud.clouddms.v1.MappingRule.State
The state of the mapping rule is unknown.
STATE_UNSPECIFIED - com.google.cloud.clouddms.v1.MigrationJob.State
The state of the migration job is unknown.
STATE_UNSPECIFIED - com.google.cloud.clouddms.v1.PrivateConnection.State
STATE_UNSPECIFIED = 0;
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
The state of the connection profile is unknown.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MappingRule.State
The state of the mapping rule is unknown.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The state of the migration job is unknown.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.PrivateConnection.State
STATE_UNSPECIFIED = 0;
STATIC_IP_CONNECTIVITY - com.google.cloud.clouddms.v1.MigrationJob.ConnectivityCase
 
STATIC_IP_CONNECTIVITY - com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.ConnectivityCase
 
STATIC_IP_CONNECTIVITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
STATIC_IP_CONNECTIVITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
STATIC_IPS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
STATIC_SERVICE_IP_CONNECTIVITY - com.google.cloud.clouddms.v1.OracleConnectionProfile.ConnectivityCase
 
STATIC_SERVICE_IP_CONNECTIVITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
StaticIpConnectivity - Class in com.google.cloud.clouddms.v1
The source database will allow incoming connections from the public IP of the destination database.
StaticIpConnectivity.Builder - Class in com.google.cloud.clouddms.v1
The source database will allow incoming connections from the public IP of the destination database.
StaticIpConnectivityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
StaticServiceIpConnectivity - Class in com.google.cloud.clouddms.v1
Static IP address connectivity configured on service project.
StaticServiceIpConnectivity.Builder - Class in com.google.cloud.clouddms.v1
Static IP address connectivity configured on service project.
StaticServiceIpConnectivityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
STATUS_MESSAGE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OperationMetadata
 
stopMigrationJob(StopMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Stops a running migration job.
stopMigrationJob(StopMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Stops a running migration job.
stopMigrationJob(StopMigrationJobRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Stops a running migration job.
stopMigrationJob(StopMigrationJobRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Stops a running migration job.
stopMigrationJobAsync(StopMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Stops a running migration job.
stopMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Stops a running migration job.
stopMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
stopMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
stopMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Stops a running migration job.
stopMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
stopMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
stopMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to stopMigrationJob.
stopMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to stopMigrationJob.
stopMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to stopMigrationJob.
stopMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to stopMigrationJob.
StopMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message for 'StopMigrationJob' request.
StopMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'StopMigrationJob' request.
StopMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
stopMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to stopMigrationJob.
stopMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to stopMigrationJob.
stopMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to stopMigrationJob.
stopMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to stopMigrationJob.
STOPPED - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is currently stopped.
STOPPED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is currently stopped.
STOPPING - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is being stopped.
STOPPING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is being stopped.
STORAGE_AUTO_RESIZE_LIMIT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
STORED_PROCEDURE - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
STORED_PROCEDURE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
StoredProcedureEntity - Class in com.google.cloud.clouddms.v1
Stored procedure's parent is a schema.
StoredProcedureEntity.Builder - Class in com.google.cloud.clouddms.v1
Stored procedure's parent is a schema.
StoredProcedureEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
SUBNET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VmCreationConfig
 
SUBNET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
SUCCEEDED - com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
Success.
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
Success.
SYNONYM - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
SYNONYM_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
SynonymEntity - Class in com.google.cloud.clouddms.v1
Synonym's parent is a schema.
SynonymEntity.Builder - Class in com.google.cloud.clouddms.v1
Synonym's parent is a schema.
SynonymEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 

T

TABLE - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
TABLE_COLUMNS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConstraintEntity
 
TABLE_COLUMNS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.IndexEntity
 
TABLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConstraintEntity
 
TableEntity - Class in com.google.cloud.clouddms.v1
Table's parent is a schema.
TableEntity.Builder - Class in com.google.cloud.clouddms.v1
Table's parent is a schema.
TableEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
TABLES_WITH_LIMITED_SUPPORT - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source has tables with limited support.
TABLES_WITH_LIMITED_SUPPORT_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source has tables with limited support.
TARGET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OperationMetadata
 
TcpProxyScript - Class in com.google.cloud.clouddms.v1
Response message for 'GenerateTcpProxyScript' request.
TcpProxyScript.Builder - Class in com.google.cloud.clouddms.v1
Response message for 'GenerateTcpProxyScript' request.
TcpProxyScriptOrBuilder - Interface in com.google.cloud.clouddms.v1
 
TIER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.EntityMove
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.LocationName
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRule
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJobName
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SshScript
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.SslConfig
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.TableEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
toBuilder() - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
toString() - Method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
toString() - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
toString() - Method in class com.google.cloud.clouddms.v1.LocationName
 
toString() - Method in class com.google.cloud.clouddms.v1.MappingRuleName
 
toString() - Method in class com.google.cloud.clouddms.v1.MigrationJobName
 
toString() - Method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
toStringList(List<ConnectionProfileName>) - Static method in class com.google.cloud.clouddms.v1.ConnectionProfileName
 
toStringList(List<ConversionWorkspaceName>) - Static method in class com.google.cloud.clouddms.v1.ConversionWorkspaceName
 
toStringList(List<LocationName>) - Static method in class com.google.cloud.clouddms.v1.LocationName
 
toStringList(List<MappingRuleName>) - Static method in class com.google.cloud.clouddms.v1.MappingRuleName
 
toStringList(List<MigrationJobName>) - Static method in class com.google.cloud.clouddms.v1.MigrationJobName
 
toStringList(List<PrivateConnectionName>) - Static method in class com.google.cloud.clouddms.v1.PrivateConnectionName
 
TREE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
TREE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
TREE_TYPE_UNSPECIFIED - com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Tree type unspecified.
TREE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Tree type unspecified.
TRIGGER_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TriggerEntity
 
TriggerEntity - Class in com.google.cloud.clouddms.v1
Trigger is not used as an independent entity, it is retrieved as part of a Table entity.
TriggerEntity.Builder - Class in com.google.cloud.clouddms.v1
Trigger is not used as an independent entity, it is retrieved as part of a Table entity.
TriggerEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
TRIGGERING_EVENTS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TriggerEntity
 
TRIGGERS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.TableEntity
 
TTL - com.google.cloud.clouddms.v1.SqlAclEntry.ExpirationCase
 
TTL_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SqlAclEntry
 
TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConstraintEntity
 
TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.EntityIssue
 
TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.IndexEntity
 
TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SslConfig
 
TYPE_UNSPECIFIED - com.google.cloud.clouddms.v1.MigrationJob.Type
The type of the migration job is unknown.
TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.Type
The type of the migration job is unknown.

U

UDT - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
UDT_BODY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UDTEntity
 
UDT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ColumnEntity
 
UDT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
UDT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SingleColumnChange
 
UDT_SQL_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UDTEntity
 
UDTEntity - Class in com.google.cloud.clouddms.v1
UDT's parent is a schema.
UDTEntity.Builder - Class in com.google.cloud.clouddms.v1
UDT's parent is a schema.
UDTEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
 
UNCOMMITTED_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
UNIQUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.IndexEntity
 
UNREACHABLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
UNREACHABLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
UNREACHABLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
UNREACHABLE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.BackgroundJobType
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.ConnectionProfile.State
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.DatabaseEngine
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.DatabaseEntityType
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.DatabaseEntityView
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.DatabaseProvider
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.EntityIssue.IssueType
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.EntityNameTransformation
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.ImportRulesFileFormat
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.MappingRule.State
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.MigrationJob.Phase
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.MigrationJob.State
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.MigrationJob.Type
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.NetworkArchitecture
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.NumericFilterOption
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.PrivateConnection.State
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.SslConfig.SslType
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.ValueComparison
 
UNRECOGNIZED - com.google.cloud.clouddms.v1.ValuePresentInList
 
UNSUPPORTED_DATABASE_FDW_CONFIG - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source uses an unsupported Foreign Data Wrapper configuration.
UNSUPPORTED_DATABASE_FDW_CONFIG_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source uses an unsupported Foreign Data Wrapper configuration.
UNSUPPORTED_DATABASE_LOCALE - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source uses an unsupported locale.
UNSUPPORTED_DATABASE_LOCALE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The source uses an unsupported locale.
UNSUPPORTED_DEFINER - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The definer is not supported.
UNSUPPORTED_DEFINER_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The definer is not supported.
UNSUPPORTED_EXTENSIONS - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Extensions installed are either not supported or having unsupported versions.
UNSUPPORTED_EXTENSIONS_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Extensions installed are either not supported or having unsupported versions.
UNSUPPORTED_GTID_MODE - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The gtid_mode is not supported, applicable for MySQL.
UNSUPPORTED_GTID_MODE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The gtid_mode is not supported, applicable for MySQL.
UNSUPPORTED_MIGRATION_TYPE - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Unsupported migration type.
UNSUPPORTED_MIGRATION_TYPE_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Unsupported migration type.
UNSUPPORTED_TABLE_DEFINITION - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The table definition is not support due to missing primary key or replica identity.
UNSUPPORTED_TABLE_DEFINITION_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The table definition is not support due to missing primary key or replica identity.
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConnectionProfile
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateConnection
 
updateConnectionProfile(UpdateConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Update the configuration of a single connection profile.
updateConnectionProfile(UpdateConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Update the configuration of a single connection profile.
updateConnectionProfile(UpdateConnectionProfileRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Update the configuration of a single connection profile.
updateConnectionProfile(UpdateConnectionProfileRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Update the configuration of a single connection profile.
updateConnectionProfileAsync(ConnectionProfile, FieldMask) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Update the configuration of a single connection profile.
updateConnectionProfileAsync(UpdateConnectionProfileRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Update the configuration of a single connection profile.
updateConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Update the configuration of a single connection profile.
updateConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
updateConnectionProfileCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
updateConnectionProfileOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Update the configuration of a single connection profile.
updateConnectionProfileOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
updateConnectionProfileOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
updateConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to updateConnectionProfile.
updateConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to updateConnectionProfile.
updateConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateConnectionProfile.
updateConnectionProfileOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to updateConnectionProfile.
UpdateConnectionProfileRequest - Class in com.google.cloud.clouddms.v1
Request message for 'UpdateConnectionProfile' request.
UpdateConnectionProfileRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'UpdateConnectionProfile' request.
UpdateConnectionProfileRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
updateConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to updateConnectionProfile.
updateConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to updateConnectionProfile.
updateConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateConnectionProfile.
updateConnectionProfileSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to updateConnectionProfile.
updateConversionWorkspace(UpdateConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Updates the parameters of a single conversion workspace.
updateConversionWorkspace(UpdateConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Updates the parameters of a single conversion workspace.
updateConversionWorkspace(UpdateConversionWorkspaceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Updates the parameters of a single conversion workspace.
updateConversionWorkspace(UpdateConversionWorkspaceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Updates the parameters of a single conversion workspace.
updateConversionWorkspaceAsync(ConversionWorkspace, FieldMask) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Updates the parameters of a single conversion workspace.
updateConversionWorkspaceAsync(UpdateConversionWorkspaceRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Updates the parameters of a single conversion workspace.
updateConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Updates the parameters of a single conversion workspace.
updateConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
updateConversionWorkspaceCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
updateConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Updates the parameters of a single conversion workspace.
updateConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
updateConversionWorkspaceOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
updateConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to updateConversionWorkspace.
updateConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to updateConversionWorkspace.
updateConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateConversionWorkspace.
updateConversionWorkspaceOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to updateConversionWorkspace.
UpdateConversionWorkspaceRequest - Class in com.google.cloud.clouddms.v1
Request message for 'UpdateConversionWorkspace' request.
UpdateConversionWorkspaceRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'UpdateConversionWorkspace' request.
UpdateConversionWorkspaceRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
updateConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to updateConversionWorkspace.
updateConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to updateConversionWorkspace.
updateConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateConversionWorkspace.
updateConversionWorkspaceSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to updateConversionWorkspace.
updateMigrationJob(UpdateMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Updates the parameters of a single migration job.
updateMigrationJob(UpdateMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Updates the parameters of a single migration job.
updateMigrationJob(UpdateMigrationJobRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Updates the parameters of a single migration job.
updateMigrationJob(UpdateMigrationJobRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Updates the parameters of a single migration job.
updateMigrationJobAsync(MigrationJob, FieldMask) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Updates the parameters of a single migration job.
updateMigrationJobAsync(UpdateMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Updates the parameters of a single migration job.
updateMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Updates the parameters of a single migration job.
updateMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
updateMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
updateMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Updates the parameters of a single migration job.
updateMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
updateMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
updateMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to updateMigrationJob.
updateMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to updateMigrationJob.
updateMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateMigrationJob.
updateMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to updateMigrationJob.
UpdateMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message for 'UpdateMigrationJob' request.
UpdateMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'UpdateMigrationJob' request.
UpdateMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
updateMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to updateMigrationJob.
updateMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to updateMigrationJob.
updateMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateMigrationJob.
updateMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to updateMigrationJob.
UPDATING - com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is being updated.
UPDATING - com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is being updated.
UPDATING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
The connection profile is being updated.
UPDATING_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.State
The migration job is being updated.
USER_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
USER_LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
USERNAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
USERNAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
USERNAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
USERNAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
UUID_FROM_BYTES - com.google.cloud.clouddms.v1.ApplyHash.HashFunctionCase
 
UUID_FROM_BYTES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ApplyHash
 

V

VALIDATE_ONLY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
VALIDATE_ONLY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
VALUE_COMPARISON_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
VALUE_COMPARISON_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
VALUE_COMPARISON_IF_VALUE_LARGER_EQUAL_THAN - com.google.cloud.clouddms.v1.ValueComparison
Value is larger or equal than the Compare value.
VALUE_COMPARISON_IF_VALUE_LARGER_EQUAL_THAN_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ValueComparison
Value is larger or equal than the Compare value.
VALUE_COMPARISON_IF_VALUE_LARGER_THAN - com.google.cloud.clouddms.v1.ValueComparison
Value is larger than the Compare value.
VALUE_COMPARISON_IF_VALUE_LARGER_THAN_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ValueComparison
Value is larger than the Compare value.
VALUE_COMPARISON_IF_VALUE_SMALLER_EQUAL_THAN - com.google.cloud.clouddms.v1.ValueComparison
Value is smaller or equal than the Compare value.
VALUE_COMPARISON_IF_VALUE_SMALLER_EQUAL_THAN_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ValueComparison
Value is smaller or equal than the Compare value.
VALUE_COMPARISON_IF_VALUE_SMALLER_THAN - com.google.cloud.clouddms.v1.ValueComparison
Value is smaller than the Compare value.
VALUE_COMPARISON_IF_VALUE_SMALLER_THAN_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ValueComparison
Value is smaller than the Compare value.
VALUE_COMPARISON_UNSPECIFIED - com.google.cloud.clouddms.v1.ValueComparison
Value comparison unspecified.
VALUE_COMPARISON_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ValueComparison
Value comparison unspecified.
VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.SqlAclEntry
 
VALUE_LIST - com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
 
VALUE_LIST_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueTransformation
 
VALUE_PRESENT_IN_LIST_IF_VALUE_LIST - com.google.cloud.clouddms.v1.ValuePresentInList
If the source value is in the supplied list at value_list
VALUE_PRESENT_IN_LIST_IF_VALUE_LIST_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ValuePresentInList
If the source value is in the supplied list at value_list
VALUE_PRESENT_IN_LIST_IF_VALUE_NOT_LIST - com.google.cloud.clouddms.v1.ValuePresentInList
If the source value is not in the supplied list at value_list
VALUE_PRESENT_IN_LIST_IF_VALUE_NOT_LIST_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ValuePresentInList
If the source value is not in the supplied list at value_list
VALUE_PRESENT_IN_LIST_UNSPECIFIED - com.google.cloud.clouddms.v1.ValuePresentInList
Value present in list unspecified
VALUE_PRESENT_IN_LIST_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.clouddms.v1.ValuePresentInList
Value present in list unspecified
VALUE_PRESENT_LIST_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueListFilter
 
VALUE_TRANSFORMATION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
ValueComparison - Enum in com.google.cloud.clouddms.v1
Enum used by IntComparisonFilter and DoubleComparisonFilter to indicate the relation between source value and compare value.
ValueListFilter - Class in com.google.cloud.clouddms.v1
A list of values to filter by in ConditionalColumnSetValue
ValueListFilter.Builder - Class in com.google.cloud.clouddms.v1
A list of values to filter by in ConditionalColumnSetValue
ValueListFilterOrBuilder - Interface in com.google.cloud.clouddms.v1
 
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.DestinationCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ApplyHash.HashFunctionCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobType
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ConditionalColumnSetValue.SourceFilterCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEngine
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.DatabaseProvider
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.AuthenticationMethodCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.GenerateSshScriptRequest.VmConfigCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.MappingRule.DetailsCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.MappingRule.State
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.ConnectivityCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.State
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.SourceFilterCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.NumericFilterOption
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.OracleConnectionProfile.ConnectivityCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.ConnectivityCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.ConnectivityCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.SeedFromCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.SqlAclEntry.ExpirationCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ValueComparison
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ValuePresentInList
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
Deprecated.
valueOf(int) - Static method in enum com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEngine
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.DatabaseProvider
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.MappingRule.State
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.State
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.NumericFilterOption
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.ValueComparison
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.clouddms.v1.ValuePresentInList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.DestinationCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ApplyHash.HashFunctionCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ConditionalColumnSetValue.SourceFilterCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.DatabaseProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.AuthenticationMethodCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.GenerateSshScriptRequest.VmConfigCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.MappingRule.DetailsCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.MappingRule.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.ConnectivityCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.SourceFilterCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.NumericFilterOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.OracleConnectionProfile.ConnectivityCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.ConnectivityCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.ConnectivityCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.SeedFromCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.SqlAclEntry.ExpirationCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ValueComparison
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ValuePresentInList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
Returns the enum constant of this type with the specified name.
ValuePresentInList - Enum in com.google.cloud.clouddms.v1
Enum used by ValueListFilter to indicate whether the source value is in the supplied list
values() - Static method in enum com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest.DestinationCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ApplyHash.HashFunctionCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobDetailsCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.BackgroundJobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.Edition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ConditionalColumnSetValue.SourceFilterCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ConnectionProfile.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntity.TreeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.DatabaseEntityView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.DatabaseProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.EntityIssue.IssueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.EntityNameTransformation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity.AuthenticationMethodCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.GenerateSshScriptRequest.VmConfigCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ImportRulesFileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.MappingRule.DetailsCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.MappingRule.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.ConnectivityCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.MigrationJob.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.MultiColumnDatatypeChange.SourceFilterCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.NetworkArchitecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.NumericFilterOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.OracleConnectionProfile.ConnectivityCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile.ConnectivityCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.ConnectivityCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.PrivateConnection.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest.SeedFromCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.SqlAclEntry.ExpirationCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.SslConfig.SslType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ValueComparison
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ValuePresentInList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ValueTransformation.ActionCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.clouddms.v1.ValueTransformation.FilterCase
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ValueListFilter
 
ValueTransformation - Class in com.google.cloud.clouddms.v1
Description of data transformation during migration as part of the ConditionalColumnSetValue.
ValueTransformation.ActionCase - Enum in com.google.cloud.clouddms.v1
 
ValueTransformation.Builder - Class in com.google.cloud.clouddms.v1
Description of data transformation during migration as part of the ConditionalColumnSetValue.
ValueTransformation.FilterCase - Enum in com.google.cloud.clouddms.v1
 
ValueTransformationOrBuilder - Interface in com.google.cloud.clouddms.v1
 
VERB_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.OperationMetadata
 
verifyMigrationJob(VerifyMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceBlockingStub
Verify a migration job, making sure the destination can reach the source and that all configuration and prerequisites are met.
verifyMigrationJob(VerifyMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceFutureStub
Verify a migration job, making sure the destination can reach the source and that all configuration and prerequisites are met.
verifyMigrationJob(VerifyMigrationJobRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.AsyncService
Verify a migration job, making sure the destination can reach the source and that all configuration and prerequisites are met.
verifyMigrationJob(VerifyMigrationJobRequest, StreamObserver<Operation>) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceGrpc.DataMigrationServiceStub
Verify a migration job, making sure the destination can reach the source and that all configuration and prerequisites are met.
verifyMigrationJobAsync(VerifyMigrationJobRequest) - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Verify a migration job, making sure the destination can reach the source and that all configuration and prerequisites are met.
verifyMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Verify a migration job, making sure the destination can reach the source and that all configuration and prerequisites are met.
verifyMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
verifyMigrationJobCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
verifyMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceClient
Verify a migration job, making sure the destination can reach the source and that all configuration and prerequisites are met.
verifyMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStub
 
verifyMigrationJobOperationCallable() - Method in class com.google.cloud.clouddms.v1.stub.GrpcDataMigrationServiceStub
 
verifyMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to verifyMigrationJob.
verifyMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to verifyMigrationJob.
verifyMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to verifyMigrationJob.
verifyMigrationJobOperationSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to verifyMigrationJob.
VerifyMigrationJobRequest - Class in com.google.cloud.clouddms.v1
Request message for 'VerifyMigrationJob' request.
VerifyMigrationJobRequest.Builder - Class in com.google.cloud.clouddms.v1
Request message for 'VerifyMigrationJob' request.
VerifyMigrationJobRequestOrBuilder - Interface in com.google.cloud.clouddms.v1
 
verifyMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings.Builder
Returns the builder for the settings used for calls to verifyMigrationJob.
verifyMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.DataMigrationServiceSettings
Returns the object with the settings used for calls to verifyMigrationJob.
verifyMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings.Builder
Returns the builder for the settings used for calls to verifyMigrationJob.
verifyMigrationJobSettings() - Method in class com.google.cloud.clouddms.v1.stub.DataMigrationServiceStubSettings
Returns the object with the settings used for calls to verifyMigrationJob.
VERSION_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
VERSION_INCOMPATIBILITY - com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The versions of the source and the destination are incompatible.
VERSION_INCOMPATIBILITY_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode
The versions of the source and the destination are incompatible.
VIEW - com.google.cloud.clouddms.v1.DatabaseEntity.EntityBodyCase
 
VIEW_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DatabaseEntity
 
VIEW_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
ViewEntity - Class in com.google.cloud.clouddms.v1
View's parent is a schema.
ViewEntity.Builder - Class in com.google.cloud.clouddms.v1
View's parent is a schema.
ViewEntityOrBuilder - Interface in com.google.cloud.clouddms.v1
 
VM_CREATION_CONFIG - com.google.cloud.clouddms.v1.GenerateSshScriptRequest.VmConfigCase
 
VM_CREATION_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
VM_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
VM_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
VM_IP_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
VM_MACHINE_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
VM_MACHINE_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VmCreationConfig
 
VM_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
VM_PORT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
VM_PORT_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
VM_SELECTION_CONFIG - com.google.cloud.clouddms.v1.GenerateSshScriptRequest.VmConfigCase
 
VM_SELECTION_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
VM_SUBNET_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
VM_ZONE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
VM_ZONE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VmCreationConfig
 
VM_ZONE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
VMCONFIG_NOT_SET - com.google.cloud.clouddms.v1.GenerateSshScriptRequest.VmConfigCase
 
VmCreationConfig - Class in com.google.cloud.clouddms.v1
VM creation configuration message
VmCreationConfig.Builder - Class in com.google.cloud.clouddms.v1
VM creation configuration message
VmCreationConfigOrBuilder - Interface in com.google.cloud.clouddms.v1
 
VmSelectionConfig - Class in com.google.cloud.clouddms.v1
VM selection configuration message
VmSelectionConfig.Builder - Class in com.google.cloud.clouddms.v1
VM selection configuration message
VmSelectionConfigOrBuilder - Interface in com.google.cloud.clouddms.v1
 
VPC_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
VPC_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 
VPC_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
VPC_NETWORK_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
VPC_PEERING_CONFIG - com.google.cloud.clouddms.v1.PrivateConnection.ConnectivityCase
 
VPC_PEERING_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.PrivateConnection
 
VPC_PEERING_CONNECTIVITY - com.google.cloud.clouddms.v1.MigrationJob.ConnectivityCase
 
VPC_PEERING_CONNECTIVITY_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.MigrationJob
 
VpcPeeringConfig - Class in com.google.cloud.clouddms.v1
The VPC peering configuration is used to create VPC peering with the consumer's VPC.
VpcPeeringConfig.Builder - Class in com.google.cloud.clouddms.v1
The VPC peering configuration is used to create VPC peering with the consumer's VPC.
VpcPeeringConfigOrBuilder - Interface in com.google.cloud.clouddms.v1
 
VpcPeeringConnectivity - Class in com.google.cloud.clouddms.v1
The details of the VPC where the source database is located in Google Cloud.
VpcPeeringConnectivity.Builder - Class in com.google.cloud.clouddms.v1
The details of the VPC where the source database is located in Google Cloud.
VpcPeeringConnectivityOrBuilder - Interface in com.google.cloud.clouddms.v1
 

W

WAITING_FOR_SOURCE_WRITES_TO_STOP - com.google.cloud.clouddms.v1.MigrationJob.Phase
Only RDS flow - waiting for source writes to stop
WAITING_FOR_SOURCE_WRITES_TO_STOP_VALUE - Static variable in enum com.google.cloud.clouddms.v1.MigrationJob.Phase
Only RDS flow - waiting for source writes to stop
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.AlloyDbConnectionProfile
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings.UserPassword
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.AlloyDbSettings
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ApplyHash
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.AssignSpecificValue
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.BackgroundJobLogEntry
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.CloudSqlConnectionProfile
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ColumnEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ConditionalColumnSetValue
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ConnectionProfile
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ConstraintEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspace
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ConversionWorkspaceInfo
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ConvertRowIdToColumn
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.CreateConnectionProfileRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.CreateMappingRuleRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.CreateMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.CreatePrivateConnectionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DatabaseEngineInfo
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DatabaseEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DatabaseInstanceEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DatabaseType
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DeleteMappingRuleRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DeleteMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DeletePrivateConnectionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.DoubleComparisonFilter
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.EntityDdl
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.EntityIssue.Position
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.EntityIssue
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.EntityMapping
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.EntityMappingLogEntry
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.EntityMove
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.FetchStaticIpsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.FilterTableColumns
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.FunctionEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.GenerateSshScriptRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.GetConnectionProfileRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.GetConversionWorkspaceRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.GetMappingRuleRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.GetMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.GetPrivateConnectionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFile
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ImportMappingRulesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.IndexEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.IntComparisonFilter
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListConnectionProfilesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListConversionWorkspacesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListMappingRulesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListMigrationJobsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ListPrivateConnectionsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MappingRule
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MappingRuleFilter
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MaterializedViewEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlag
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MigrationJob.DumpFlags
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MigrationJob
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MigrationJobVerificationError
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MultiColumnDatatypeChange
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MultiEntityRename
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.MySqlConnectionProfile
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.OperationMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.OracleConnectionProfile
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.PackageEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.PostgreSqlConnectionProfile
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.PrivateConnection
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.PrivateConnectivity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.RestartMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ResumeMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ReverseSshConnectivity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.RoundToScale
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SchemaEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SearchBackgroundJobsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SequenceEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SetTablePrimaryKey
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SingleColumnChange
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SingleEntityRename
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SinglePackageChange
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SourceNumericFilter
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SourceSqlChange
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SourceTextFilter
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SqlAclEntry
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SqlIpConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SshScript
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SslConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.StartMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.StaticIpConnectivity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.StaticServiceIpConnectivity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.StopMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.StoredProcedureEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.SynonymEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.TableEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.TcpProxyScript
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.TriggerEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.UDTEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.UpdateConnectionProfileRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.UpdateMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ValueListFilter
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ValueTransformation
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.VerifyMigrationJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.ViewEntity
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.VmCreationConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.VmSelectionConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.clouddms.v1.VpcPeeringConnectivity
 

Z

ZONAL - com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
Zonal availablility instance.
ZONAL_VALUE - Static variable in enum com.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityType
Zonal availablility instance.
ZONE_FIELD_NUMBER - Static variable in class com.google.cloud.clouddms.v1.CloudSqlSettings
 
A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes All Packages