public static class ComputeEnumConstants.FileContentBuffer.FileTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FileContentBuffer.FileType.
Constants for wire representations of the FileContentBuffer.Types.FileType enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Bin
public const string Bin = "BIN"Wire representation of Bin.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Undefined
public const string Undefined = "UNDEFINED"Wire representation of Undefined.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedFileType
public const string UndefinedFileType = "UNDEFINED_FILE_TYPE"Wire representation of UndefinedFileType.
| Field Value | |
|---|---|
| Type | Description |
string |
|
X509
public const string X509 = "X509"Wire representation of X509.
| Field Value | |
|---|---|
| Type | Description |
string |
|