Reference documentation and code samples for the Compute Engine v1 API enum RouterNatLogConfig.Types.Filter.
Specify the desired filtering of logs on this NAT. If unspecified, logs are exported for all connections handled by this NAT. This option can take one of the following values: - ERRORS_ONLY: Export logs only for connection failures. - TRANSLATIONS_ONLY: Export logs only for successful connections. - ALL: Export logs for all connections, successful and unsuccessful.
[[["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-07-09 UTC."],[[["The latest version available for `RouterNatLogConfig.Types.Filter` is 3.6.0, with older versions ranging from 3.5.0 down to 1.0.0 accessible as well."],["This documentation provides reference information and code samples for the `RouterNatLogConfig.Types.Filter` enum within the Compute Engine v1 API."],["The `RouterNatLogConfig.Types.Filter` enum allows for the filtering of logs related to Network Address Translation (NAT), with options for exporting logs for all connections, only errors, or only successful translations."],["The available fields for `RouterNatLogConfig.Types.Filter` are `All`, `ErrorsOnly`, `TranslationsOnly`, and `UndefinedFilter`, each serving a different purpose for log filtering and one to ensure the field is set."]]],[]]