public sealed class VmEndpointNatMappings : IMessage<VmEndpointNatMappings>, IEquatable<VmEndpointNatMappings>, IDeepCloneable<VmEndpointNatMappings>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class VmEndpointNatMappings.
Contain information of Nat mapping for a VM endpoint (i.e., NIC).
[[["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 document provides reference information for the `VmEndpointNatMappings` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version available is 3.6.0, but this page is specifically referencing version 2.5.0 of the documentation for the `VmEndpointNatMappings` class."],["`VmEndpointNatMappings` class contains information about network address translation (NAT) mappings for a virtual machine's endpoint, which implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes constructors and properties such as `HasInstanceName`, `InstanceName`, and `InterfaceNatMappings`, allowing to deal with NAT mappings."],["The documentation allows navigation between various version of the `VmEndpointNatMappings` class, ranging from 1.0.0 up to 3.6.0, and this page contains 28 versions in total."]]],[]]