public sealed class VmEndpointNatMappings : IMessage<VmEndpointNatMappings>, IEquatable<VmEndpointNatMappings>, IDeepCloneable<VmEndpointNatMappings>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eVmEndpointNatMappings\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically focusing on version 2.0.0 of the library, which details information regarding Network Address Translation (NAT) mappings for VM endpoints.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVmEndpointNatMappings\u003c/code\u003e class is used to store and manage NAT mapping information for a virtual machine (VM) endpoint, also known as a network interface card (NIC).\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation includes a comprehensive list of all available versions, ranging from version 1.0.0 to the latest version 3.6.0, with links to detailed information for each specific version of the \u003ccode\u003eVmEndpointNatMappings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVmEndpointNatMappings\u003c/code\u003e implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors that allow for creating a new instance, either empty or as a copy of an existing \u003ccode\u003eVmEndpointNatMappings\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eHasInstanceName\u003c/code\u003e, \u003ccode\u003eInstanceName\u003c/code\u003e, and \u003ccode\u003eInterfaceNatMappings\u003c/code\u003e, which allow querying if the instance name is set, retrieving or setting the name of the VM instance, and managing the collection of NAT mappings for network interfaces, respectively.\u003c/p\u003e\n"]]],[],null,[]]