public sealed class MigrationJob.Types.PerformanceConfig : IMessage<MigrationJob.Types.PerformanceConfig>, IEquatable<MigrationJob.Types.PerformanceConfig>, IDeepCloneable<MigrationJob.Types.PerformanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class MigrationJob.Types.PerformanceConfig.
[[["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 document provides reference documentation for the `MigrationJob.Types.PerformanceConfig` class within the Google Cloud Database Migration v1 API."],["The `PerformanceConfig` class is designed to define performance configurations for migration jobs."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has methods such as GetHashCode, GetType, and ToString inherited from `object`."],["There are multiple versions of the class available, ranging from version 1.0.0 to 2.5.0, with 2.5.0 being the latest."],["The `PerformanceConfig` class has two constructors, and a `DumpParallelLevel` property that can be set, this defining the initial parallelism level for the dump."]]],[]]