Google Generative AI SDK
C#
Show/Hide TOC
Duration
Conversion Operators
Overload List
(Duration to TimeSpan)
Implicitly converts a
Duration
object to a
TimeSpan
object.
(TimeSpan to Duration)
Implicitly converts a
TimeSpan
object to a
Duration
object.
See Also
Reference
Duration Class
GenerativeAI.Types Namespace
In This Article
Overload List
See Also