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-31 UTC."],[[["The latest version of the `PreservedStatePreservedNetworkIpIpAddress` is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["This class, `PreservedStatePreservedNetworkIpIpAddress`, belongs to the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["It inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `PreservedStatePreservedNetworkIpIpAddress` object as a parameter, allowing for object copying."],["Key properties of this class include `Address` and `Literal`, both of type `string`, with boolean properties, `HasAddress` and `HasLiteral`, indicating if they have been set."]]],[]]