[[["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 `NatIpInfo` class in the Google.Cloud.Compute.V1 namespace provides information about the NAT IP configuration, including usage status and mode, within the Compute Engine v1 API."],["Version 3.6.0 is the latest version of the `NatIpInfo` class, with multiple previous versions ranging back to version 1.0.0."],["The `NatIpInfo` class implements several interfaces, including `IMessage`, `IEquatable\u003cNatIpInfo\u003e`, `IDeepCloneable\u003cNatIpInfo\u003e`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `NatIpInfo` class include `HasNatName`, `NatIpInfoMappings` (a list of NAT IPs), and `NatName`, which specifies the associated NAT configuration name."],["The `NatIpInfo` class offers two constructors: a default constructor (`NatIpInfo()`) and a copy constructor (`NatIpInfo(NatIpInfo other)`), enabling the creation of new instances and copies."]]],[]]