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, specifically version 2.16.0."],["The `NatIpInfoResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The latest version of this document refers to version 3.6.0, and a history of versions ranging from 1.0.0 through to 3.6.0 are all included within the webpage content."],["The `NatIpInfoResponse` class has a `Result` property of type `RepeatedField\u003cNatIpInfo\u003e` that returns a list of NAT IP information, and has two constructors, one default and one taking `NatIpInfoResponse` as a parameter."],["This documentation lists the assembly the class is in, which is `Google.Cloud.Compute.V1.dll`, it includes its namespace `Google.Cloud.Compute.V1` and a list of inherited members `object.GetHashCode()`, `object.GetType()`, `object.ToString()`."]]],[]]