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 in the Google.Cloud.Compute.V1 API provides detailed information about NAT mappings for VM endpoints, specifically NICs."],["This page offers documentation for the `VmEndpointNatMappings` class, with the latest version being 3.6.0 and numerous previous versions available from 1.0.0 onward."],["The `VmEndpointNatMappings` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to provide comprehensive functionalities."],["Key properties of the `VmEndpointNatMappings` class include `HasInstanceName`, `InstanceName`, and `InterfaceNatMappings`, allowing you to access information about the instance name and interface mappings."],["There are two constructors available for the `VmEndpointNatMappings` class, one being parameterless and the other accepting a `VmEndpointNatMappings` object."]]],[]]