Reference documentation and code samples for the Google Cloud Dms V1 Client class SinglePackageChange.
Options to configure rule type SinglePackageChange.
The rule is used to alter the sql code for a package entities. The rule filter field can refer to one entity. The rule scope can be: Package
Generated from protobuf message google.cloud.clouddms.v1.SinglePackageChange
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ package_description
string
Optional. Sql code for package description
↳ package_body
string
Optional. Sql code for package body
getPackageDescription
Optional. Sql code for package description
string
setPackageDescription
Optional. Sql code for package description
var
string
$this
getPackageBody
Optional. Sql code for package body
string
setPackageBody
Optional. Sql code for package body
var
string
$this