public sealed class SinglePackageChange : IMessage<SinglePackageChange>, IEquatable<SinglePackageChange>, IDeepCloneable<SinglePackageChange>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class SinglePackageChange.
Options to configure rule type SinglePackageChange.
The rule is used to alter the sql code for a package entities.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-08 UTC."],[[["This webpage provides reference documentation for the `SinglePackageChange` class within the Google Cloud Database Migration v1 API."],["The latest version of the `SinglePackageChange` class is 2.5.0, with previous versions dating back to 1.0.0 available for review."],["The `SinglePackageChange` class is used to configure rules for altering SQL code related to package entities, with a scope limited to packages."],["`SinglePackageChange` has two constructors and two properties `PackageBody` and `PackageDescription`."],["The class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."]]],[]]