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, detailing its structure and functionality."],["The latest version documented is 3.6.0, while the current page shows version 2.14.0 with a history of versions available dating back to version 1.0.0."],["The `PreservedStatePreservedNetworkIpIpAddress` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Address` and `Literal`, which allow setting the IP address and URL of the reservation, alongside `HasAddress` and `HasLiteral`, which indicate if those fields are set."],["This class includes two constructors: a default constructor and a copy constructor, to provide flexibility in instantiation."]]],[]]