google_api_custom_search v0.11.0 GoogleApi.CustomSearch.V1.Model.ResultImage View Source
Image belonging to a custom search result.
Attributes
byteSize
(type:integer()
, default:nil
) - The size of the image, in pixels.contextLink
(type:String.t
, default:nil
) - A URL pointing to the webpage hosting the image.height
(type:integer()
, default:nil
) - The height of the image, in pixels.thumbnailHeight
(type:integer()
, default:nil
) - The height of the thumbnail image, in pixels.thumbnailLink
(type:String.t
, default:nil
) - A URL to the thumbnail image.thumbnailWidth
(type:integer()
, default:nil
) - The width of the thumbnail image, in pixels.width
(type:integer()
, default:nil
) - The width of the image, in pixels.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.