Type Alias ImageList200Response

Source
pub type ImageList200Response = Vec<ImageSummary>;
Expand description

Summary image data for the images matching the query

Aliased Typeยง

struct ImageList200Response { /* private fields */ }