UploadFileInformationDisplayName Property
Specifies the human-readable name to be associated with the file during the upload process.
This name is optional and may be subject to validation or formatting requirements.
Namespace: GenerativeAI.TypesAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public string? DisplayName { get; set; }
Property Value
String