Voting helps other researchers find interesting modules.
diffData
GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAboutMeExtendedDataPhotosCompareDataDiffData.t
nil
highResUrl
String.t
inconsistentPhoto
boolean()
lowResData
lowResUrl
monogramUrl
privateLowResAcl
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAboutMeExtendedDataPhotosCompareData{ diffData: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAboutMeExtendedDataPhotosCompareDataDiffData.t() | nil, highResUrl: String.t() | nil, inconsistentPhoto: boolean() | nil, lowResData: String.t() | nil, lowResUrl: String.t() | nil, monogramUrl: String.t() | nil, privateLowResAcl: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()