GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotationRatings
Table of Contents ▼
Jump to a specific part of the page:
Description
Human ratings of webref annotations (document-level ratings, mention-level ratings, etc.).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
docLevelRelevanceRatings
(type:GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDocLevelRelevanceRatings
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotationRatings{
docLevelRelevanceRatings: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDocLevelRelevanceRatings.t() | nil
}
docLevelRelevanceRatings: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDocLevelRelevanceRatings.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotationRatings