public sealed class NatIpInfoResponse : IMessage<NatIpInfoResponse>, IEquatable<NatIpInfoResponse>, IDeepCloneable<NatIpInfoResponse>, 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-21 UTC."],[[["This webpage details the `NatIpInfoResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.14.0 of the Google Cloud Compute .NET library."],["The `NatIpInfoResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in message handling and data management."],["The class inherits from the `object` class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["The `NatIpInfoResponse` class provides a `Result` property, which is an output-only list containing `NatIpInfo`, allowing retrieval of NAT IP information."],["The webpage contains links and information to multiple versions, with the latest being 3.6.0, and spans from 1.0.0 up until the most current releases."]]],[]]