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, offering a range of versions from 1.0.0 to the latest 3.6.0."],["The `PreservedStatePreservedNetworkIpIpAddress` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities and compatibility within the Google Cloud .NET ecosystem."],["The class has two constructors: a default constructor, and one that accepts another instance of `PreservedStatePreservedNetworkIpIpAddress`, allowing for easy cloning or copying of existing objects."],["The `PreservedStatePreservedNetworkIpIpAddress` class has two key properties, `Address`, to store the URL of an IP address reservation, and `Literal` that defines an internal IPv4 address for an instance."],["The properties `HasAddress` and `HasLiteral` provide a boolean indicating if the `Address` and `Literal` fields are set or not, respectively."]]],[]]