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-04-09 UTC."],[[["This webpage provides documentation for the `PreservedStatePreservedNetworkIpIpAddress` class within the `Google.Cloud.Compute.V1` namespace in the .NET library, offering a comprehensive reference guide."],["The latest version available is 3.6.0, and the page lists the documentation for all the way down to version 1.0.0, with all the versions having their own specific pages."],["The `PreservedStatePreservedNetworkIpIpAddress` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors and two primary properties: `Address` (for the URL of the IP reservation) and `Literal` (for the IPv4 address), along with corresponding boolean properties `HasAddress` and `HasLiteral` to check if these fields are set."],["The documentation provides an overview of the class's inheritance from the `object` class, along with a list of inherited members that include `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]