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-04-09 UTC."],[[["The `VmEndpointNatMappings` class in the Google.Cloud.Compute.V1 namespace provides reference documentation and code samples for the Compute Engine v1 API."],["This class contains information about Network Address Translation (NAT) mappings for a VM endpoint, specifically for the Network Interface Card (NIC)."],["The class `VmEndpointNatMappings` implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its capabilities in handling messages and cloning."],["The class has properties such as `HasInstanceName`, `InstanceName`, and `InterfaceNatMappings`, which are used to store and retrieve details about the VM instance and its NAT mappings, and the `latest` version available is 3.6.0."],["This page contains the documentation of `VmEndpointNatMappings` for multiple versions of the API, ranging from 1.0.0 up to 3.6.0, and it details the inheritance and members of the class, as well as parameter and property types."]]],[]]