Compute Engine v1 API - Class ComputeEnumConstants.FirewallLogConfig.Metadata (2.5.0)

See more code actions.
public static class Metadata

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FirewallLogConfig.Metadata.

Constants for wire representations of the FirewallLogConfig.Types.Metadata enum.

Object > ComputeEnumConstants.FirewallLogConfig.Metadata

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

ExcludeAllMetadata

public const string ExcludeAllMetadata = "EXCLUDE_ALL_METADATA"

Wire representation of ExcludeAllMetadata.

Field Value
TypeDescription
String

IncludeAllMetadata

public const string IncludeAllMetadata = "INCLUDE_ALL_METADATA"

Wire representation of IncludeAllMetadata.

Field Value
TypeDescription
String

UndefinedMetadata

public const string UndefinedMetadata = "UNDEFINED_METADATA"

Wire representation of UndefinedMetadata.

Field Value
TypeDescription
String