Google::GenerativeAI::Files
Inherits Struct < Value < Object
Constructors
new(client : Google::GenerativeAI::Client, http : HTTP::Client = client.http, api_key : String = client.api_key)
SourceInstance methods
api_key
Sourceclient
Sourceget(name : String)
Sourcehttp
Sourcelist(page_size : Int | Nil = nil, page_token : String | Nil = nil)
Sourceupload(file : Path, content_type : String)
Source