Reference documentation and code samples for the Google Cloud Dms V1 Client class UDTEntity.
UDT's parent is a schema.
Generated from protobuf message google.cloud.clouddms.v1.UDTEntity
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ udt_sql_code
string
The SQL code which creates the udt.
↳ udt_body
string
The SQL code which creates the udt body.
↳ custom_features
getUdtSqlCode
The SQL code which creates the udt.
string
setUdtSqlCode
The SQL code which creates the udt.
var
string
$this
getUdtBody
The SQL code which creates the udt body.
string
setUdtBody
The SQL code which creates the udt body.
var
string
$this
getCustomFeatures
Custom engine specific features.
hasCustomFeatures
clearCustomFeatures
setCustomFeatures
Custom engine specific features.
$this