public static class AiStudioAgentTextGenResponseTypeField.AiStudioAgentTextGenResponseTypeFieldSerializer extends JsonSerializer<EnumWrapper<AiStudioAgentTextGenResponseTypeField>>
| Constructor and Description |
|---|
AiStudioAgentTextGenResponseTypeFieldSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(EnumWrapper<AiStudioAgentTextGenResponseTypeField> value,
JsonGenerator gen,
SerializerProvider serializers) |
public AiStudioAgentTextGenResponseTypeFieldSerializer()
public void serialize(EnumWrapper<AiStudioAgentTextGenResponseTypeField> value, JsonGenerator gen, SerializerProvider serializers) throws IOException
serialize in class JsonSerializer<EnumWrapper<AiStudioAgentTextGenResponseTypeField>>IOException