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 details the `NetworksUpdatePeeringRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.3.0 of the library."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for the `NetworksUpdatePeeringRequest`, enabling functionalities like deep cloning and buffer message handling."],["It also includes details for all previous versions of this feature, with version 3.6.0 being the most recent and 1.0.0 being the oldest version mentioned."],["`NetworksUpdatePeeringRequest` class has two constructors, a default constructor and a constructor that takes another `NetworksUpdatePeeringRequest` instance as a parameter."],["It includes one main property, `NetworkPeering`, which is of type `NetworkPeering` and can be both read and set."]]],[]]