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-04-09 UTC."],[[["This webpage details the `NetworksUpdatePeeringRequest` class within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `NetworksUpdatePeeringRequest` class implements several interfaces, including `IMessage`, `IEquatable\u003cNetworksUpdatePeeringRequest\u003e`, `IDeepCloneable\u003cNetworksUpdatePeeringRequest\u003e`, and `IBufferMessage`."],["This page provides documentation for the `NetworksUpdatePeeringRequest` class across multiple versions, ranging from 1.0.0 to the latest 3.6.0."],["The class has two constructors, a default constructor and a copy constructor, which is intended to clone another `NetworksUpdatePeeringRequest` object."],["It also has the `NetworkPeering` property of type `NetworkPeering` which can be set or get."]]],[]]