displayName property
Display name of the file data.
Used to provide a label or filename to distinguish file datas. This field is only returned in PromptMessage for prompt management. It is not currently used in the Gemini GenerateContent calls.
Optional.
Implementation
core.String? displayName;