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

public static class ComputeEnumConstants.BackendBucket.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
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