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 webpage provides documentation for the `NetworksUpdatePeeringRequest` class within the Google Cloud Compute V1 library for .NET."],["The latest documented version of this class is 3.6.0, but there are many older versions available, ranging from 1.0.0 to 3.5.0, and are all linked on the page."],["The class `NetworksUpdatePeeringRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all from Google.Protobuf."],["The `NetworksUpdatePeeringRequest` class has two constructors, one default and another that takes an existing `NetworksUpdatePeeringRequest` object to copy its information."],["The class includes a property called `NetworkPeering` of type `NetworkPeering` used to provide Network peering data."]]],[]]