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-21 UTC."],[[["The latest version of `NetworksUpdatePeeringRequest` is 3.6.0, as part of the `Google.Cloud.Compute.V1` library."],["This page provides access to various versions of `NetworksUpdatePeeringRequest`, ranging from the latest 3.6.0 down to version 1.0.0."],["`NetworksUpdatePeeringRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `NetworksUpdatePeeringRequest` has two constructors, a default one and another that accepts another `NetworksUpdatePeeringRequest` as a parameter, and has one accessible property called `NetworkPeering`."],["This class inherits from Object and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]