View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLightweightTokensPerMentionLightweightToken (google_api_content_warehouse v0.4.0)
Collects all lightweight token patterns for each CandidateMention or Mention.
Attributes
-
matchedLightweightToken
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLightweightTokensMatchedLightweightToken.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLightweightTokensPerMentionLightweightToken{ matchedLightweightToken: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLightweightTokensMatchedLightweightToken.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.