public IAsyncEnumerable<GenerateContentResponse> StreamContentAsync(
IEnumerable<Content> contents,
CancellationToken cancellationToken = default
)
[Missing <param name="contents"/> documentation for "M:GenerativeAI.GenerativeModel.StreamContentAsync(System.Collections.Generic.IEnumerable{GenerativeAI.Types.Content},System.Threading.CancellationToken)"]