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 latest version available for `NatIpInfoResponse` is 3.6.0, part of the `Google.Cloud.Compute.V1` namespace."],["There are multiple versions of `NatIpInfoResponse` listed, ranging from version 1.0.0 to the latest 3.6.0."],["`NatIpInfoResponse` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `NatIpInfoResponse` has one main property, `Result`, which is a `RepeatedField` containing `NatIpInfo` objects."],["The `NatIpInfoResponse` has two constructors: a default constructor and a copy constructor that takes another `NatIpInfoResponse` as a parameter."]]],[]]