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