Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::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
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#package_body
def package_body() -> ::String
Returns
- (::String) — Optional. Sql code for package body
#package_body=
def package_body=(value) -> ::String
Parameter
- value (::String) — Optional. Sql code for package body
Returns
- (::String) — Optional. Sql code for package body
#package_description
def package_description() -> ::String
Returns
- (::String) — Optional. Sql code for package description
#package_description=
def package_description=(value) -> ::String
Parameter
- value (::String) — Optional. Sql code for package description
Returns
- (::String) — Optional. Sql code for package description