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-04-09 UTC."],[[["This webpage provides documentation for the `MigrationJob.Types.DumpFlag` class, a part of the Google Cloud Database Migration v1 API."],["The `DumpFlag` class is a definition for a flag and is implemented with multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the `DumpFlag` class's constructors, including a default constructor and a constructor that accepts another `DumpFlag` object as a parameter for copying."],["The `DumpFlag` class includes two properties: `Name`, which represents the flag's name, and `Value`, which represents the flag's value, both are strings."],["There are multiple versions of the `DumpFlag` documentation available ranging from version `1.0.0` to the latest `2.5.0`, each with its own linked documentation."]]],[]]