Compute Engine v1 API - Class ComputeEnumConstants.PacketMirroring.Enable (2.16.0)

public static class ComputeEnumConstants.PacketMirroring.Enable

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PacketMirroring.Enable.

Constants for wire representations of the PacketMirroring.Types.Enable enum.

Inheritance

object > ComputeEnumConstants.PacketMirroring.Enable

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

False

public const string False = "FALSE"

Wire representation of False.

Field Value
Type Description
string

True

public const string True = "TRUE"

Wire representation of True.

Field Value
Type Description
string

UndefinedEnable

public const string UndefinedEnable = "UNDEFINED_ENABLE"

Wire representation of UndefinedEnable.

Field Value
Type Description
string