public sealed class PreservedStatePreservedNetworkIpIpAddress : IMessage<PreservedStatePreservedNetworkIpIpAddress>, IEquatable<PreservedStatePreservedNetworkIpIpAddress>, IDeepCloneable<PreservedStatePreservedNetworkIpIpAddress>, 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-24 UTC."],[[["This webpage provides documentation for the `PreservedStatePreservedNetworkIpIpAddress` class within the `Google.Cloud.Compute.V1` namespace in the .NET library, covering versions from 1.0.0 to the latest 3.6.0."],["The `PreservedStatePreservedNetworkIpIpAddress` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Address` (the URL of the IP address reservation), `HasAddress` (whether the address field is set), `HasLiteral` (whether the literal field is set), and `Literal` (the IPv4 internal network address)."],["The page includes details of the two constructors available, the default parameterless constructor and the constructor that accepts another `PreservedStatePreservedNetworkIpIpAddress` as an argument."],["The page lists all inherited members from the base class \"object\", such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]