public static class AiStudioAgentTextGenResponseTypeField.AiStudioAgentTextGenResponseTypeFieldDeserializer extends JsonDeserializer<EnumWrapper<AiStudioAgentTextGenResponseTypeField>>
| Constructor and Description |
|---|
AiStudioAgentTextGenResponseTypeFieldDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
EnumWrapper<AiStudioAgentTextGenResponseTypeField> |
deserialize(JsonParser p,
DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic AiStudioAgentTextGenResponseTypeFieldDeserializer()
public EnumWrapper<AiStudioAgentTextGenResponseTypeField> deserialize(JsonParser p, DeserializationContext ctxt) throws IOException
deserialize in class JsonDeserializer<EnumWrapper<AiStudioAgentTextGenResponseTypeField>>IOException