public static class Metadata
Constants for wire representations of the SubnetworkLogConfig.Types.Metadata enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
CustomMetadata
public const string CustomMetadata = "CUSTOM_METADATA"
Wire representation of CustomMetadata.
Field Value | |
---|---|
Type | Description |
String |
ExcludeAllMetadata
public const string ExcludeAllMetadata = "EXCLUDE_ALL_METADATA"
Wire representation of ExcludeAllMetadata.
Field Value | |
---|---|
Type | Description |
String |
IncludeAllMetadata
public const string IncludeAllMetadata = "INCLUDE_ALL_METADATA"
Wire representation of IncludeAllMetadata.
Field Value | |
---|---|
Type | Description |
String |
UndefinedMetadata
public const string UndefinedMetadata = "UNDEFINED_METADATA"
Wire representation of UndefinedMetadata.
Field Value | |
---|---|
Type | Description |
String |