Voting helps other researchers find interesting modules.
Metadata about a latent entity and its relationship to a given child. See go/hits.
broaderImportance
list(number())
nil
mid
String.t
sources
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLatentEntity{ broaderImportance: [number()] | nil, mid: String.t() | nil, sources: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()