public static class ComputeEnumConstants.BackendServiceLogConfig.OptionalMode
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendServiceLogConfig.OptionalMode.
Constants for wire representations of the BackendServiceLogConfig.Types.OptionalMode enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Custom
public const string Custom = "CUSTOM"
Wire representation of Custom.
Field Value | |
---|---|
Type | Description |
string |
ExcludeAllOptional
public const string ExcludeAllOptional = "EXCLUDE_ALL_OPTIONAL"
Wire representation of ExcludeAllOptional.
Field Value | |
---|---|
Type | Description |
string |
IncludeAllOptional
public const string IncludeAllOptional = "INCLUDE_ALL_OPTIONAL"
Wire representation of IncludeAllOptional.
Field Value | |
---|---|
Type | Description |
string |
UndefinedOptionalMode
public const string UndefinedOptionalMode = "UNDEFINED_OPTIONAL_MODE"
Wire representation of UndefinedOptionalMode.
Field Value | |
---|---|
Type | Description |
string |