SchemaFormat Property
Optional. The format of the data. This is used only for primitive datatypes.
Supported formats:
for NUMBER type: float, double
for INTEGER type: int32, int64
for STRING type: enum
Namespace: GenerativeAI.TypesAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public string? Format { get; set; }
Property Value
String