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 available for the `VmEndpointNatMappings` class is 3.6.0, while the current page is focusing on version 2.9.0."],["The `VmEndpointNatMappings` class, part of the Google.Cloud.Compute.V1 API, provides information about NAT mappings for VM endpoints."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality for various operations."],["The class contains properties like `HasInstanceName`, `InstanceName`, and `InterfaceNatMappings` to access and manage details related to the VM instance and its NAT configurations."],["The class contains 2 constructors, one for creating an instance of the `VmEndpointNatMappings` class and one for creating an instance based on an existing `VmEndpointNatMappings` object."]]],[]]