public sealed class NetworksRemovePeeringRequest : IMessage<NetworksRemovePeeringRequest>, IEquatable<NetworksRemovePeeringRequest>, IDeepCloneable<NetworksRemovePeeringRequest>, 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 the `NetworksRemovePeeringRequest` class is 3.6.0, and the content includes documentation for multiple versions, ranging from 1.0.0 to 3.6.0."],["`NetworksRemovePeeringRequest` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworksRemovePeeringRequest` class has two constructors: a default constructor and one that takes another `NetworksRemovePeeringRequest` object as a parameter."],["The class includes properties like `HasName` (a boolean indicating if the name field is set) and `Name` (a string property for the peering name)."]]],[]]