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-31 UTC."],[[["Version 3.6.0 is the latest available version for the `Google.Cloud.Compute.V1.VmEndpointNatMappings` class, while version 3.4.0 is the one detailed in the content."],["The `VmEndpointNatMappings` class, part of the Compute Engine v1 API, provides information about NAT mappings for a VM endpoint."],["The class `VmEndpointNatMappings` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for default initialization and for creating a copy from another `VmEndpointNatMappings` object, as well as properties to get if the instance name is set, get the instance name, and get the `InterfaceNatMappings`."],["The `Google.Cloud.Compute.V1` namespace contains this `VmEndpointNatMappings` class, which is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]