public sealed class MigrationJob.Types.DumpFlag : IMessage<MigrationJob.Types.DumpFlag>, IEquatable<MigrationJob.Types.DumpFlag>, IDeepCloneable<MigrationJob.Types.DumpFlag>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class MigrationJob.Types.DumpFlag.
[[["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 `MigrationJob.Types.DumpFlag` class within the Google Cloud Database Migration v1 API."],["The `DumpFlag` class is a definition for dump flags used in database migration jobs and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MigrationJob.Types.DumpFlag` class has two constructors: a default one, and one that accepts another `MigrationJob.Types.DumpFlag` object for copying purposes."],["The class includes two properties, `Name` and `Value`, both of which are strings representing the flag's name and value respectively."],["This class is part of the `Google.Cloud.CloudDms.V1` namespace and is available in the `Google.Cloud.CloudDms.V1.dll` assembly, and has nine different version links available, with the latest version being 2.5.0."]]],[]]