public sealed class NatIpInfoNatIpInfoMapping : IMessage<NatIpInfoNatIpInfoMapping>, IEquatable<NatIpInfoNatIpInfoMapping>, IDeepCloneable<NatIpInfoNatIpInfoMapping>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class NatIpInfoNatIpInfoMapping.
[[["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 provides reference documentation for the `NatIpInfoNatIpInfoMapping` class within the Google Cloud Compute Engine v1 API, with version 3.6.0 being the latest."],["The `NatIpInfoNatIpInfoMapping` class contains information about a NAT IP and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `Mode`, `NatIp`, and `Usage`, which describe the NAT IP's allocation type, IP address, and current utilization status, respectively."],["There are two constructors available for the `NatIpInfoNatIpInfoMapping` class: a default constructor and a constructor that takes another `NatIpInfoNatIpInfoMapping` object as an argument."],["The page lists all the historical versions of the API class, ranging from version 1.0.0 to 3.6.0, with links to each version's documentation."]]],[]]