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 documentation pertains to the `VmEndpointNatMappings` class within the Google Cloud Compute Engine v1 API."],["This class provides information about NAT mapping for a Virtual Machine endpoint (NIC), and it's accessible via the Google.Cloud.Compute.V1 namespace."],["The latest version of this documentation covers the class, `VmEndpointNatMappings`, which is version 3.6.0, but previous versions of the `VmEndpointNatMappings` class are available."],["The `VmEndpointNatMappings` class inherits from object and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `VmEndpointNatMappings` include `HasInstanceName`, `InstanceName`, and `InterfaceNatMappings`, to set and get information about the instance that the endpoint belongs to, and the interface NAT mapping information."]]],[]]