GoogleApi.ContentWarehouse.V1.Model.ImageDataThumbnail
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
expirationTimestampMicros
(type:String.t
, default:nil
)
- The thumbnail is guaranteed to be kept in the serving system until the expiration timestamp has passed, in microseconds. -
height
(type:integer()
, default:nil
)
- -
mimeType
(type:String.t
, default:nil
)
- -
size
(type:integer()
, default:nil
)
- -
type
(type:String.t
, default:nil
)
- -
width
(type:integer()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ImageDataThumbnail