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-24 UTC."],[[["The latest version of the `NetworksUpdatePeeringRequest` is 3.6.0, which can be found with the `/latest/` path in the URL."],["This page provides documentation for `NetworksUpdatePeeringRequest`, a class within the `Google.Cloud.Compute.V1` namespace, across various versions, ranging from 1.0.0 to 3.6.0."],["`NetworksUpdatePeeringRequest` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, `NetworksUpdatePeeringRequest()`, and `NetworksUpdatePeeringRequest(NetworksUpdatePeeringRequest other)` where the other parameter takes a `NetworksUpdatePeeringRequest` object."],["The key property in `NetworksUpdatePeeringRequest` is `NetworkPeering`, which is of type `NetworkPeering`."]]],[]]