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 latest version of the `Google.Cloud.Compute.V1.VmEndpointNatMappings` documentation is 3.6.0, with multiple prior versions available ranging from 3.5.0 down to 1.0.0."],["The `VmEndpointNatMappings` class, part of the Compute Engine v1 API, provides information about NAT mappings for VM endpoints, specifically NICs."],["This class, named `VmEndpointNatMappings`, inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the `Google.Cloud.Compute.V1` namespace."],["It has constructors allowing for a default instance or one based on an existing `VmEndpointNatMappings` instance, and includes properties like `HasInstanceName`, `InstanceName`, and `InterfaceNatMappings`."]]],[]]