| Modifier and Type | Method and Description |
|---|---|
static FileContentBuffer.FileType |
FileContentBuffer.FileType.forNumber(int value) |
static FileContentBuffer.FileType |
FileContentBuffer.FileType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FileContentBuffer.FileType |
FileContentBuffer.FileType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FileContentBuffer.FileType |
FileContentBuffer.FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileContentBuffer.FileType[] |
FileContentBuffer.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<FileContentBuffer.FileType> |
FileContentBuffer.FileType.internalGetValueMap() |
Copyright © 2023 Google LLC. All rights reserved.