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-03-21 UTC."],[[["This page provides reference documentation for the `SinglePackageChange` class within the Google Cloud Database Migration v1 API, specifically within version 2.3.0 of the library."],["The `SinglePackageChange` class is used to configure rules for altering SQL code within package entities, focusing on a single entity per rule, and it can be used on the scope of packages."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `SinglePackageChange` class offers properties to modify the sql code for a package body with `PackageBody` and the code description with `PackageDescription`."],["The page shows a list of available versions for the `Google.Cloud.CloudDms.V1`, and the latest version available is 2.5.0."]]],[]]