displayName property

String? displayName
getter/setter pair

Display name of the blob.

Used to provide a label or filename to distinguish blobs. 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;