Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::SingleEntityRename (v0.7.2)

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

Options to configure rule type SingleEntityRename. The rule is used to rename an entity.

The rule filter field can refer to only one entity.

The rule scope can be one of: Database, Schema, Table, Column, Constraint, Index, View, Function, Stored Procedure, Materialized View, Sequence, UDT, Synonym

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#new_name

def new_name() -> ::String
Returns
  • (::String) — Required. The new name of the destination entity

#new_name=

def new_name=(value) -> ::String
Parameter
  • value (::String) — Required. The new name of the destination entity
Returns
  • (::String) — Required. The new name of the destination entity