Reference documentation and code samples for the Compute Engine v1 API enum TargetInstance.Types.NatPolicy.
Must have a value of NO_NAT. Protocol forwarding delivers packets while preserving the destination IP address of the forwarding rule referencing the target instance.
[[["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."],[[["The latest version of the `TargetInstance.Types.NatPolicy` is 3.6.0, with multiple previous versions available for reference, ranging back to version 1.0.0."],["`TargetInstance.Types.NatPolicy` is an enum within the Google Cloud Compute Engine v1 API, used to specify NAT policies, and can be found under the namespace `Google.Cloud.Compute.V1`."],["The enum `TargetInstance.Types.NatPolicy` has two fields, `NoNat` which means no NAT is performed, and `UndefinedNatPolicy` which indicates the enum field is not set."],["The primary function of `TargetInstance.Types.NatPolicy` is to determine whether or not NAT is performed, with the default behavior, `NoNat`, preserving the destination IP address."]]],[]]