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-21 UTC."],[[["The `VmEndpointNatMappings` class, part of the Google.Cloud.Compute.V1 API, provides information about NAT mappings for VM endpoints."],["The latest version available for `VmEndpointNatMappings` is 3.6.0, with several prior versions also accessible from 1.0.0 onwards, including the current page's version of 2.15.0."],["`VmEndpointNatMappings` contains information about a VM instance's name and a collection of its interface NAT mappings, with functionality allowing it to be cloned and compared."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a variety of functionalities for working with the object."],["There are two constructors available for `VmEndpointNatMappings`, one is the default, and the other allows creation by cloning an existing `VmEndpointNatMappings` object."]]],[]]