You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-http-java-client
Hello,
I am using google http client and gson. I need my response to be normal text format not json format. So because gson is pluggable I always get my response in json format.
Is there a way to use both http client and gson but not as pluggable components.