Voting helps other researchers find interesting modules.
decoration
list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoDecorationOverlay.t)
nil
emojiAvatarUrl
String.t
Photo.url
Photo.glyph
container_type
glyph
htmlAttribution
list(String.t)
isDefault
boolean()
isMonogram
metadata
GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t
monogramBackground
originalPhoto
GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoImageReference.t
photoId
GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPhotoPhotoStorageId.t
photoToken
url
viewerUrl
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPhoto{ decoration: [ GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoDecorationOverlay.t() ] | nil, emojiAvatarUrl: String.t() | nil, glyph: String.t() | nil, htmlAttribution: [String.t()] | nil, isDefault: boolean() | nil, isMonogram: boolean() | nil, metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil, monogramBackground: String.t() | nil, originalPhoto: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoImageReference.t() | nil, photoId: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPhotoPhotoStorageId.t() | nil, photoToken: String.t() | nil, url: String.t() | nil, viewerUrl: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()