GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoImageReference
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
A reference to a photo in either Photos Backend or SGI storage. This message should be treated as an opaque blob to avoid a dependency on a specific storage backend. This version of ImageReference is visible outside of SGBE. Do not add fields that should not be exposed outside of Profile Service and Image Service.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
contentVersion
(type:String.t
, default:nil
)
- Identifies the most recent version of this photo. Use this as a FIFE param (ie -iv12) to prevent reads of a stale version. -
mediaId
(type:String.t
, default:nil
)
- Unique identifier for the photo. For now, this will always be a Photos Backend media key.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoImageReference