Reference documentation and code samples for the Google Cloud Dms V1 Client class SynonymEntity.
Synonym's parent is a schema.
Generated from protobuf message google.cloud.clouddms.v1.SynonymEntity
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source_entity
string
The name of the entity for which the synonym is being created (the source).
↳ source_type
int
The type of the entity for which the synonym is being created (usually a table or a sequence).
↳ custom_features
getSourceEntity
The name of the entity for which the synonym is being created (the source).
string
setSourceEntity
The name of the entity for which the synonym is being created (the source).
var
string
$this
getSourceType
The type of the entity for which the synonym is being created (usually a table or a sequence).
int
setSourceType
The type of the entity for which the synonym is being created (usually a table or a sequence).
var
int
$this
getCustomFeatures
Custom engine specific features.
hasCustomFeatures
clearCustomFeatures
setCustomFeatures
Custom engine specific features.
$this