Class ComputeEnumConstants.FileContentBuffer.FileType (1.3.0)

public static class FileType

Constants for wire representations of the FileContentBuffer.Types.FileType enum.

Inheritance

Object > ComputeEnumConstants.FileContentBuffer.FileType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Bin

public const string Bin = "BIN"

Wire representation of Bin.

Field Value
TypeDescription
String

Undefined

public const string Undefined = "UNDEFINED"

Wire representation of Undefined.

Field Value
TypeDescription
String

UndefinedFileType

public const string UndefinedFileType = "UNDEFINED_FILE_TYPE"

Wire representation of UndefinedFileType.

Field Value
TypeDescription
String

X509

public const string X509 = "X509"

Wire representation of X509.

Field Value
TypeDescription
String