struct AI::Google::FileData

Overview

File data for URL-based files.

Included Modules

Defined in:

ai/google/google_generative_ai_prompt.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(mime_type : String, file_uri : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

[View source]

Instance Method Detail

def file_uri : String #

[View source]
def mime_type : String #

[View source]