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."],[[["This page details the `NetworksUpdatePeeringRequest` class within the `Google.Cloud.Compute.V1` namespace, showcasing its inheritance and implementation from various interfaces and classes."],["The `NetworksUpdatePeeringRequest` class is available in multiple versions, ranging from 1.0.0 to the latest version, 3.6.0, with version 2.2.0 being the one specifically linked to the class information."],["It implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `Object` class."],["The class has one property, `NetworkPeering`, of the type `NetworkPeering` that is a `get; set;`."],["The page contains two constructors for `NetworksUpdatePeeringRequest`, one being a parameterless constructor and the other one taking a `NetworksUpdatePeeringRequest` as a parameter."]]],[]]