Voting helps other researchers find interesting modules.
Reference to a component of a compound mention. Next available tag: 5
entityIndex
integer()
nil
isHeadComponent
boolean()
mentionIndex
segmentMentionsIndex
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMentionComponent{ entityIndex: integer() | nil, isHeadComponent: boolean() | nil, mentionIndex: integer() | nil, segmentMentionsIndex: integer() | nil }
@spec decode(struct(), keyword()) :: struct()