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-21 UTC."],[[["The latest version of `NetworksUpdatePeeringRequest` is 3.6.0, as part of the Google Cloud Compute V1 library."],["This page provides documentation for the `NetworksUpdatePeeringRequest` class, detailing its implementation across multiple versions, ranging from 1.0.0 to the latest, 3.6.0."],["`NetworksUpdatePeeringRequest` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworksUpdatePeeringRequest` class has two constructors: a default constructor and one that takes another `NetworksUpdatePeeringRequest` object as a parameter for creating a copy."],["The `NetworksUpdatePeeringRequest` class contains a `NetworkPeering` property of type `NetworkPeering` that is used to set and retrieve the NetworkPeering for the request."]]],[]]