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\u003eThe \u003ccode\u003eVmEndpointNatMappings\u003c/code\u003e class provides information about NAT mappings for a VM endpoint (NIC) within the Google Cloud Compute environment.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers multiple versions of the Google.Cloud.Compute.V1 library, ranging from version 1.0.0 to the latest 3.6.0, allowing developers to see the history of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eVmEndpointNatMappings\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVmEndpointNatMappings\u003c/code\u003e class has properties like \u003ccode\u003eInstanceName\u003c/code\u003e (the name of the VM) and \u003ccode\u003eInterfaceNatMappings\u003c/code\u003e that contains the nat mapping for the interface.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies the class's constructors, \u003ccode\u003eVmEndpointNatMappings()\u003c/code\u003e and \u003ccode\u003eVmEndpointNatMappings(VmEndpointNatMappings other)\u003c/code\u003e, for creating new objects and cloning respectively.\u003c/p\u003e\n"]]],[],null,[]]