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 latest version of the `VmEndpointNatMappings` class is 3.6.0, but the current documentation is for version 3.3.0."],["`VmEndpointNatMappings` class in the Compute Engine v1 API provides information about NAT mappings for a VM endpoint."],["The class includes properties like `InstanceName` (the name of the VM instance), and `InterfaceNatMappings` (a list of NAT mappings for network interfaces), and `HasInstanceName` which indicates if `InstanceName` is set."],["The `VmEndpointNatMappings` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for handling messages and data structures."],["This class can be found within the namespace `Google.Cloud.Compute.V1`, under the assembly `Google.Cloud.Compute.V1.dll`, containing numerous previous versions dating back to 1.0.0."]]],[]]