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 webpage provides documentation for the `NetworksUpdatePeeringRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.14.0."],["The `NetworksUpdatePeeringRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented on the page is 3.6.0, alongside historical versions down to version 1.0.0."],["The class inherits from `object` and has two constructors, one default and one that accepts another `NetworksUpdatePeeringRequest` object as a parameter."],["The class contains one property `NetworkPeering`, of type `NetworkPeering`, that can be retrieved and modified."]]],[]]