Google Cloud Dms V1 Client - Class EntityMove (1.4.2)

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ new_schema string

Required. The new schema

getNewSchema

Required. The new schema

Returns
TypeDescription
string

setNewSchema

Required. The new schema

Parameter
NameDescription
var string
Returns
TypeDescription
$this