public enum DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence.CloudSqlSchemaModification extends Enum<DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence.CloudSqlSchemaModification> implements ProtocolMessageEnumThe type of modification that causes a profile update.
Protobuf enum
google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence.CloudSqlSchemaModification
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
NEW_COLUMNS |
New columns have appeared. |
NEW_COLUMNS_VALUE |
New columns have appeared. |
REMOVED_COLUMNS |
Columns have been removed from the table. |
REMOVED_COLUMNS_VALUE |
Columns have been removed from the table. |
SQL_SCHEMA_MODIFICATION_UNSPECIFIED |
Unused. |
SQL_SCHEMA_MODIFICATION_UNSPECIFIED_VALUE |
Unused. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|