Compute Engine v1 API - Class ComputeEnumConstants.FileContentBuffer.FileType (2.15.0)

public static class ComputeEnumConstants.FileContentBuffer.FileType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FileContentBuffer.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