Compute Engine v1 API - Class ComputeEnumConstants.BackendService.CompressionMode (2.16.0)

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.

Inheritance

object > ComputeEnumConstants.BackendService.CompressionMode

Namespace

Google.Cloud.Compute.V1

Assembly

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