Voting helps other researchers find interesting modules.
Next available tag: 35. Represents all the information that we have for a given entity.
annotatedEntityId
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefEntityId.t
nil
cdoc
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSimplifiedCompositeDoc.t)
contextNameInfo
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGlobalNameInfo.t)
debugInfo
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityDebugInfo.t)
enricherAnnotatorProfile
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatorProfile.t
enricherDebugData
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEnricherDebugData.t
extraData
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExtraMetadata.t
humanRatings
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefHumanRatings.t
linkInfo
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGlobalLinkInfo.t)
nameInfo
refconNameInfo
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconRefconNameInfo.t)
representation
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDomainSpecificRepresentation.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityJoin{ annotatedEntityId: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefEntityId.t() | nil, cdoc: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSimplifiedCompositeDoc.t() ] | nil, contextNameInfo: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGlobalNameInfo.t()] | nil, debugInfo: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityDebugInfo.t()] | nil, enricherAnnotatorProfile: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatorProfile.t() | nil, enricherDebugData: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEnricherDebugData.t() | nil, extraData: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExtraMetadata.t() | nil, humanRatings: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefHumanRatings.t() | nil, linkInfo: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGlobalLinkInfo.t()] | nil, nameInfo: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGlobalNameInfo.t()] | nil, refconNameInfo: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconRefconNameInfo.t() ] | nil, representation: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDomainSpecificRepresentation.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()