Google Generative AI SDK
C#
Show/Hide TOC
Api
Base
Deserialize Method
Overload List
Deserialize
T
(HttpResponseMessage)
Deserializes a JSON string into an object of the specified type.
Deserialize
T
(String)
Deserializes a JSON string into an object of the specified type.
See Also
Reference
ApiBase Class
GenerativeAI.Core Namespace
In This Article
Overload List
See Also