public enum Engine.AppType extends Enum<Engine.AppType> implements ProtocolMessageEnumThe app of the engine.
Protobuf enum google.cloud.discoveryengine.v1beta.Engine.AppType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
APP_TYPE_INTRANET |
App type for intranet search and Agentspace. |
APP_TYPE_INTRANET_VALUE |
App type for intranet search and Agentspace. |
APP_TYPE_UNSPECIFIED |
All non specified apps. |
APP_TYPE_UNSPECIFIED_VALUE |
All non specified apps. |
UNRECOGNIZED |
|
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() |
|