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-31 UTC."],[[["The webpage provides documentation for the `NatIpInfoResponse` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["The latest version available is 3.6.0, while the current version featured on the page is 2.13.0."],["The `NatIpInfoResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `NatIpInfoResponse` class has a `Result` property, which is an output-only list of NAT IP information of type `RepeatedField\u003cNatIpInfo\u003e`."],["The page lists various versions of `NatIpInfoResponse`, ranging from 1.0.0 to 3.6.0, allowing users to access documentation for specific versions of the class."]]],[]]