Compute Engine v1 API - Class ComputeEnumConstants.SubnetworkLogConfig.Metadata (2.15.0)

public static class ComputeEnumConstants.SubnetworkLogConfig.Metadata

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

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

Inheritance

object > ComputeEnumConstants.SubnetworkLogConfig.Metadata

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

CustomMetadata

public const string CustomMetadata = "CUSTOM_METADATA"

Wire representation of CustomMetadata.

Field Value
TypeDescription
string

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