public sealed class MigrationJob.Types.DumpFlags : IMessage<MigrationJob.Types.DumpFlags>, IEquatable<MigrationJob.Types.DumpFlags>, IDeepCloneable<MigrationJob.Types.DumpFlags>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class MigrationJob.Types.DumpFlags.
[[["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 webpage provides documentation for the `MigrationJob.Types.DumpFlags` class, a part of the Database Migration v1 API within the Google Cloud ecosystem, specifically for the .NET framework."],["The class `MigrationJob.Types.DumpFlags` is a sealed class that handles the definition of dump flags, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `DumpFlags` allows you to create a new instance using the default constructor, or alternatively through the copy constructor that accepts another `DumpFlags` instance."],["The class has a public property `DumpFlags_`, which is of type `RepeatedField\u003cMigrationJob.Types.DumpFlag\u003e`, to store the flags associated with an initial dump operation."],["The documentation covers multiple versions, starting from 1.0.0 up to 2.5.0 (latest), of the `MigrationJob.Types.DumpFlags` class, allowing for referencing any of the different versions."]]],[]]