Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::SynonymEntity (v0.8.0)

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

Synonym's parent is a schema.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#custom_features

def custom_features() -> ::Google::Protobuf::Struct
Returns

#custom_features=

def custom_features=(value) -> ::Google::Protobuf::Struct
Parameter
Returns

#source_entity

def source_entity() -> ::String
Returns
  • (::String) — The name of the entity for which the synonym is being created (the source).

#source_entity=

def source_entity=(value) -> ::String
Parameter
  • value (::String) — The name of the entity for which the synonym is being created (the source).
Returns
  • (::String) — The name of the entity for which the synonym is being created (the source).

#source_type

def source_type() -> ::Google::Cloud::CloudDMS::V1::DatabaseEntityType
Returns

#source_type=

def source_type=(value) -> ::Google::Cloud::CloudDMS::V1::DatabaseEntityType
Parameter
Returns