Google Cloud Dms V1 Client - Class EntityMove (1.5.3)

Reference documentation and code samples for the Google Cloud Dms V1 Client class 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

Generated from protobuf message google.cloud.clouddms.v1.EntityMove

Namespace

Google \ Cloud \ CloudDms \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ new_schema string

Required. The new schema

getNewSchema

Required. The new schema

Returns
Type Description
string

setNewSchema

Required. The new schema

Parameter
Name Description
var string
Returns
Type Description
$this