Compute Engine v1 API - Class ComputeEnumConstants.BackendBucket.CompressionMode (2.6.0)

public static class CompressionMode

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendBucket.CompressionMode.

Constants for wire representations of the BackendBucket.Types.CompressionMode enum.

Inheritance

Object > ComputeEnumConstants.BackendBucket.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
TypeDescription
String

Disabled

public const string Disabled = "DISABLED"

Wire representation of Disabled.

Field Value
TypeDescription
String

UndefinedCompressionMode

public const string UndefinedCompressionMode = "UNDEFINED_COMPRESSION_MODE"

Wire representation of UndefinedCompressionMode.

Field Value
TypeDescription
String