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 available for `NetworksUpdatePeeringRequest` is 3.6.0, which is accessible via the provided link."],["The `NetworksUpdatePeeringRequest` class is part of the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["`NetworksUpdatePeeringRequest` implements multiple interfaces, including `IMessage`, `IEquatable\u003cNetworksUpdatePeeringRequest\u003e`, `IDeepCloneable\u003cNetworksUpdatePeeringRequest\u003e`, and `IBufferMessage`."],["The class includes two constructors, one parameterless and another that accepts an instance of `NetworksUpdatePeeringRequest` as an argument for creating a new object."],["It contains a settable `NetworkPeering` property of type `NetworkPeering`, allowing manipulation of the network peering settings."]]],[]]