public enum ChatRequest.Model extends Enum<ChatRequest.Model> implements ProtocolMessageEnumModel selection for the agent.
Protobuf enum google.cloud.geminidataanalytics.v1.ChatRequest.Model
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
LATEST_GA_MODEL |
Use the most up-to-date non-preview model. Currently, this is
|
LATEST_GA_MODEL_VALUE |
Use the most up-to-date non-preview model. Currently, this is
|
MODEL_UNSPECIFIED |
No model specified. The default model will be used. Currently, this is
|
MODEL_UNSPECIFIED_VALUE |
No model specified. The default model will be used. Currently, this is
|
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() |
|