GenerateContentRequest Constructor

Represents a request to generate content. This class contains parameters required to define the specifics of content generation, including inputs, tools, configurations, and safety constraints.

Definition

Namespace: GenerativeAI.Types
Assembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
C#
public GenerateContentRequest()

See Also