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 page provides documentation for the `NetworksUpdatePeeringRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 3.5.0."],["The `NetworksUpdatePeeringRequest` class is used to update network peering and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The most recent version of `NetworksUpdatePeeringRequest` is `3.6.0`, and previous versions all the way back to version `1.0.0` are documented here."],["The class inherits from the base object class and provides two constructors: a default constructor and one that takes another `NetworksUpdatePeeringRequest` object as a parameter."],["The primary property associated with this class is `NetworkPeering`, which is of the type `NetworkPeering`."]]],[]]