Voting helps other researchers find interesting modules.
High level category annotations for documents and queries.
browsyTopic
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotationBrowsyTopic.t
nil
debugString
String.t
hitcat
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotationHitCatSource.t
mid
shopping
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotationShoppingSignals.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotation{ browsyTopic: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotationBrowsyTopic.t() | nil, debugString: String.t() | nil, hitcat: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotationHitCatSource.t() | nil, mid: String.t() | nil, shopping: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotationShoppingSignals.t() | nil }
@spec decode(struct(), keyword()) :: struct()