public static class ComputeEnumConstants.BackendService.CompressionMode
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendService.CompressionMode.
Constants for wire representations of the BackendService.Types.CompressionMode enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Automatic
public const string Automatic = "AUTOMATIC"
Wire representation of Automatic.
Field Value | |
---|---|
Type | Description |
string |
Disabled
public const string Disabled = "DISABLED"
Wire representation of Disabled.
Field Value | |
---|---|
Type | Description |
string |
UndefinedCompressionMode
public const string UndefinedCompressionMode = "UNDEFINED_COMPRESSION_MODE"
Wire representation of UndefinedCompressionMode .
Field Value | |
---|---|
Type | Description |
string |