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."],[[["This page details the `NetworksUpdatePeeringRequest` class within the `Google.Cloud.Compute.V1` namespace, available across multiple versions."],["The latest version available for `NetworksUpdatePeeringRequest` is 3.6.0, with many previous versions accessible from 1.0.0 to the current version."],["`NetworksUpdatePeeringRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It contains the property `NetworkPeering` of type `NetworkPeering`, which allows for the setting and retrieval of network peering information."]]],[]]