Voting helps other researchers find interesting modules.
Extension data for use in Maps Product Profile.
failure
GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiProductProfileFailure.t
nil
followeeCount
String.t
followerCount
integer()
numContributions
profilePhotoUrl
tagline
topicExpertise
list(String.t)
userCaption
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiMapsExtendedData{ failure: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiProductProfileFailure.t() | nil, followeeCount: String.t() | nil, followerCount: integer() | nil, numContributions: String.t() | nil, profilePhotoUrl: String.t() | nil, tagline: String.t() | nil, topicExpertise: [String.t()] | nil, userCaption: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()