| Modifier and Type | Method and Description |
|---|---|
static InputConfig.EntityType |
InputConfig.EntityType.forNumber(int value) |
InputConfig.EntityType |
InputConfig.getEntityType()
Entity type
|
InputConfig.EntityType |
InputConfig.Builder.getEntityType()
Entity type
|
InputConfig.EntityType |
InputConfigOrBuilder.getEntityType()
Entity type
|
static InputConfig.EntityType |
InputConfig.EntityType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static InputConfig.EntityType |
InputConfig.EntityType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static InputConfig.EntityType |
InputConfig.EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputConfig.EntityType[] |
InputConfig.EntityType.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<InputConfig.EntityType> |
InputConfig.EntityType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
InputConfig.Builder |
InputConfig.Builder.setEntityType(InputConfig.EntityType value)
Entity type
|
Copyright © 2023 Google LLC. All rights reserved.