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 the `NetworksUpdatePeeringRequest` documentation is 3.6.0, while the current page is displaying information for version 2.16.0."],["The `NetworksUpdatePeeringRequest` class is part of the `Google.Cloud.Compute.V1` namespace and resides in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cNetworksUpdatePeeringRequest\u003e`, `IDeepCloneable\u003cNetworksUpdatePeeringRequest\u003e`, and `IBufferMessage`."],["`NetworksUpdatePeeringRequest` has two constructors: a default constructor and one that accepts another `NetworksUpdatePeeringRequest` object for copying."],["This class has a `NetworkPeering` property of type `NetworkPeering`, which is used to set or get the network peering configuration."]]],[]]