Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::EntityNameTransformation (v0.8.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::EntityNameTransformation.

Entity Name Transformation Types

Constants

ENTITY_NAME_TRANSFORMATION_UNSPECIFIED

value: 0
Entity name transformation unspecified.

ENTITY_NAME_TRANSFORMATION_NO_TRANSFORMATION

value: 1
No transformation.

ENTITY_NAME_TRANSFORMATION_LOWER_CASE

value: 2
Transform to lower case.

ENTITY_NAME_TRANSFORMATION_UPPER_CASE

value: 3
Transform to upper case.

ENTITY_NAME_TRANSFORMATION_CAPITALIZED_CASE

value: 4
Transform to capitalized case.