public sealed class NetworkPerformanceConfig : IMessage<NetworkPerformanceConfig>, IEquatable<NetworkPerformanceConfig>, IDeepCloneable<NetworkPerformanceConfig>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `NetworkPerformanceConfig` is 3.6.0, with version 3.5.0 being the focus of the provided documentation."],["This documentation covers versions ranging from 1.0.0 to 3.6.0 of `NetworkPerformanceConfig`, allowing users to access previous iterations of the class."],["`NetworkPerformanceConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for data handling and comparison."],["The `NetworkPerformanceConfig` class includes properties such as `HasTotalEgressBandwidthTier` and `TotalEgressBandwidthTier`, used for managing network performance settings."],["The class provides two constructors, `NetworkPerformanceConfig()` for creating a new instance and `NetworkPerformanceConfig(NetworkPerformanceConfig other)` to make a copy of another `NetworkPerformanceConfig` object."]]],[]]