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

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

Options to configure rule type EntityMove. The rule is used to move an entity to a new schema.

The rule filter field can refer to one or more entities.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#new_schema

def new_schema() -> ::String
Returns
  • (::String) — Required. The new schema

#new_schema=

def new_schema=(value) -> ::String
Parameter
  • value (::String) — Required. The new schema
Returns
  • (::String) — Required. The new schema