public enum GenerateAppResourceOperationMetadata.GenerationType extends Enum<GenerateAppResourceOperationMetadata.GenerationType> implements ProtocolMessageEnumThe type of the generation operation.
Protobuf enum
google.cloud.ces.v1beta.GenerateAppResourceOperationMetadata.GenerationType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AGENT_CREATE |
Agent creation from type. |
AGENT_CREATE_VALUE |
Agent creation from type. |
AGENT_REFINE |
Agent instruction refinement type. |
AGENT_REFINE_VALUE |
Agent instruction refinement type. |
AGENT_RESTRUCTURE |
Agent instruction restructure type. |
AGENT_RESTRUCTURE_VALUE |
Agent instruction restructure type. |
EVALUATION_PERSONA_CREATE |
Evaluation persona generation type. |
EVALUATION_PERSONA_CREATE_VALUE |
Evaluation persona generation type. |
GENERATION_TYPE_UNSPECIFIED |
Unspecified operation type. |
GENERATION_TYPE_UNSPECIFIED_VALUE |
Unspecified operation type. |
INSTRUCTION_FOLLOWING_FIX |
Instruction following fix type (used for hill climbing fixes). |
INSTRUCTION_FOLLOWING_FIX_VALUE |
Instruction following fix type (used for hill climbing fixes). |
QUALITY_REPORT_CREATE |
Quality report generation type. |
QUALITY_REPORT_CREATE_VALUE |
Quality report generation type. |
SCENARIO_CREATE |
Scenario creation type. |
SCENARIO_CREATE_FROM_TRANSCRIPTS |
Scenario creation from transcripts type. |
SCENARIO_CREATE_FROM_TRANSCRIPTS_VALUE |
Scenario creation from transcripts type. |
SCENARIO_CREATE_VALUE |
Scenario creation type. |
TOOL_CREATE |
Tool creation type. |
TOOL_CREATE_VALUE |
Tool creation type. |
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() |
|