public enum FileContentBuffer.FileType extends Enum<FileContentBuffer.FileType> implements ProtocolMessageEnum
The file type of source file.
Protobuf enum google.cloud.compute.v1.FileContentBuffer.FileType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
BIN |
|
BIN_VALUE |
|
UNDEFINED |
|
UNDEFINED_FILE_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_FILE_TYPE_VALUE |
A value indicating that the enum field is not set. |
UNDEFINED_VALUE |
|
UNRECOGNIZED |
|
X509 |
|
X509_VALUE |
|
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |