Uses of Class
com.google.cloud.datacatalog.v1.MigrationConfig.Builder
-
Uses of MigrationConfig.Builder in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return MigrationConfig.BuilderModifier and TypeMethodDescriptionMigrationConfig.Builder.clear()MigrationConfig.Builder.clearCatalogUiExperience()Opt-in status for the UI switch to Dataplex.MigrationConfig.Builder.clearTagTemplateMigration()Opt-in status for the migration of Tag Templates to Dataplex.MigrationConfig.Builder.clearTemplateMigrationEnabledTime()The time when the Tag Template migration was enabled.MigrationConfig.Builder.mergeFrom(MigrationConfig other) MigrationConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MigrationConfig.Builder.mergeFrom(com.google.protobuf.Message other) MigrationConfig.Builder.mergeTemplateMigrationEnabledTime(com.google.protobuf.Timestamp value) The time when the Tag Template migration was enabled.static MigrationConfig.BuilderMigrationConfig.newBuilder()static MigrationConfig.BuilderMigrationConfig.newBuilder(MigrationConfig prototype) MigrationConfig.newBuilderForType()protected MigrationConfig.BuilderMigrationConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) OrganizationConfig.Builder.putConfigBuilderIfAbsent(String key) Map of organizations and project resource names and their configuration.MigrationConfig.Builder.setCatalogUiExperience(CatalogUIExperience value) Opt-in status for the UI switch to Dataplex.MigrationConfig.Builder.setCatalogUiExperienceValue(int value) Opt-in status for the UI switch to Dataplex.MigrationConfig.Builder.setTagTemplateMigration(TagTemplateMigration value) Opt-in status for the migration of Tag Templates to Dataplex.MigrationConfig.Builder.setTagTemplateMigrationValue(int value) Opt-in status for the migration of Tag Templates to Dataplex.MigrationConfig.Builder.setTemplateMigrationEnabledTime(com.google.protobuf.Timestamp value) The time when the Tag Template migration was enabled.MigrationConfig.Builder.setTemplateMigrationEnabledTime(com.google.protobuf.Timestamp.Builder builderForValue) The time when the Tag Template migration was enabled.MigrationConfig.toBuilder()