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."],[[["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`, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `PreservedStatePreservedNetworkIpIpAddress` has two constructors: a default constructor and another that takes another instance of `PreservedStatePreservedNetworkIpIpAddress` as a parameter."],["The class includes properties `Address` (a string representing the reservation URL) and `Literal` (a string for an IPv4 internal network address), along with boolean properties `HasAddress` and `HasLiteral` to check if these fields are set."],["The class is part of the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]