| Modifier and Type | Method and Description |
|---|---|
static TagTemplateMigration |
TagTemplateMigration.forNumber(int value) |
TagTemplateMigration |
SetConfigRequest.getTagTemplateMigration()
Opt-in status for the migration of Tag Templates to Dataplex.
|
TagTemplateMigration |
SetConfigRequest.Builder.getTagTemplateMigration()
Opt-in status for the migration of Tag Templates to Dataplex.
|
TagTemplateMigration |
MigrationConfig.getTagTemplateMigration()
Opt-in status for the migration of Tag Templates to Dataplex.
|
TagTemplateMigration |
MigrationConfig.Builder.getTagTemplateMigration()
Opt-in status for the migration of Tag Templates to Dataplex.
|
TagTemplateMigration |
MigrationConfigOrBuilder.getTagTemplateMigration()
Opt-in status for the migration of Tag Templates to Dataplex.
|
TagTemplateMigration |
SetConfigRequestOrBuilder.getTagTemplateMigration()
Opt-in status for the migration of Tag Templates to Dataplex.
|
static TagTemplateMigration |
TagTemplateMigration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TagTemplateMigration |
TagTemplateMigration.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TagTemplateMigration |
TagTemplateMigration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TagTemplateMigration[] |
TagTemplateMigration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TagTemplateMigration> |
TagTemplateMigration.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SetConfigRequest.Builder |
SetConfigRequest.Builder.setTagTemplateMigration(TagTemplateMigration value)
Opt-in status for the migration of Tag Templates to Dataplex.
|
MigrationConfig.Builder |
MigrationConfig.Builder.setTagTemplateMigration(TagTemplateMigration value)
Opt-in status for the migration of Tag Templates to Dataplex.
|
Copyright © 2025 Google LLC. All rights reserved.