GenerativeAIOptionsProjectId Property

[Missing <summary> documentation for "P:GenerativeAI.Web.GenerativeAIOptions.ProjectId"]

Definition

Namespace: GenerativeAI.Web
Assembly: GenerativeAI.Web (in GenerativeAI.Web.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
C#
public string? ProjectId { get; set; }

Property Value

String

Implements

IGenerativeAIOptionsProjectId

See Also