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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eNetworkPerformanceConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, version 2.13.0 of the library, with links to different versions of documentation, ranging from the latest 3.6.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkPerformanceConfig\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for message handling, equality comparisons, deep cloning, and buffered message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from its base class, along with its own constructors and properties.\u003c/p\u003e\n"],["\u003cp\u003eIt has a constructor \u003ccode\u003eNetworkPerformanceConfig()\u003c/code\u003e and \u003ccode\u003eNetworkPerformanceConfig(NetworkPerformanceConfig other)\u003c/code\u003e allowing for instantiation of an empty object or creating one based off another respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eHasTotalEgressBandwidthTier\u003c/code\u003e (a boolean getter) and \u003ccode\u003eTotalEgressBandwidthTier\u003c/code\u003e (a string getter/setter) for retrieving or setting the total egress bandwidth tier, of which the enum should be checked for possible values.\u003c/p\u003e\n"]]],[],null,[]]