-
Notifications
You must be signed in to change notification settings - Fork 913
Typo in 'files' module. #2599
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Type
Fields
Give feedbackNo fields configured for issues without a type.
python-genai/google/genai/files.py
Line 591 in 420b5a7
I think the parameter should be called
display_name. I got a little confused by the doc and had to go look at the code to see if inside the function was the same, it's not, the function is correct.