SynonymEntity(mapping=None, *, ignore_unknown_fields=False, **kwargs)Synonym's parent is a schema.
Attributes |
|
|---|---|
| Name | Description |
source_entity |
str
The name of the entity for which the synonym is being created (the source). |
source_type |
google.cloud.clouddms_v1.types.DatabaseEntityType
The type of the entity for which the synonym is being created (usually a table or a sequence). |
custom_features |
google.protobuf.struct_pb2.Struct
Custom engine specific features. |