Compute Engine v1 API - Class ComputeEnumConstants.RouterNatLogConfig.Filter (2.15.0)

public static class ComputeEnumConstants.RouterNatLogConfig.Filter

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterNatLogConfig.Filter.

Constants for wire representations of the RouterNatLogConfig.Types.Filter enum.

Inheritance

object > ComputeEnumConstants.RouterNatLogConfig.Filter

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

All

public const string All = "ALL"

Wire representation of All.

Field Value
TypeDescription
string

ErrorsOnly

public const string ErrorsOnly = "ERRORS_ONLY"

Wire representation of ErrorsOnly.

Field Value
TypeDescription
string

TranslationsOnly

public const string TranslationsOnly = "TRANSLATIONS_ONLY"

Wire representation of TranslationsOnly.

Field Value
TypeDescription
string

UndefinedFilter

public const string UndefinedFilter = "UNDEFINED_FILTER"

Wire representation of UndefinedFilter.

Field Value
TypeDescription
string