public sealed class NetworksUpdatePeeringRequest : IMessage<NetworksUpdatePeeringRequest>, IEquatable<NetworksUpdatePeeringRequest>, IDeepCloneable<NetworksUpdatePeeringRequest>, 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-03-24 UTC."],[[["The latest version of the `NetworksUpdatePeeringRequest` in the provided content is 3.6.0, but the current version that the page focuses on is 2.11.0."],["`NetworksUpdatePeeringRequest` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `NetworksUpdatePeeringRequest` inherits from `object`, and it includes methods like `GetHashCode`, `GetType`, and `ToString` among other members."],["The `NetworksUpdatePeeringRequest` class has a constructor that accepts another `NetworksUpdatePeeringRequest` instance as a parameter and another constructor without any parameters."],["The `NetworksUpdatePeeringRequest` has a property named `NetworkPeering` of type `NetworkPeering` which has both get and set accessors."]]],[]]