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-17 UTC."],[[["This documentation page covers the `MigrationJob.Types.DumpFlag` class within the Google Cloud Database Migration v1 API, detailing its purpose as a dump flag definition."],["The `MigrationJob.Types.DumpFlag` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer management."],["The class is derived from the base `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `MigrationJob.Types.DumpFlag` class contains two string properties, `Name` and `Value`, which are used to define the flag's name and its respective value."],["The documentation provides access to various versions of the API documentation, ranging from version 1.0.0 up to the most current version 2.5.0."]]],[]]