View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefReferencePageScores (google_api_content_warehouse v0.4.0)
Signals used for mining new reference pages, set by the reference-page-scorer processor.
Attributes
-   bookScore(type:number(), default:nil) - Stores score for later offline voting to choose reference pages. If zero, it's not a good book reference page.
-   referencePageScore(type:number(), default:nil) - Reference page score used to select the reference page owner.
-   selected(type:boolean(), default:nil) - True if the entity is selected as the reference page owner.
-   singleTopicness(type:number(), default:nil) - A score in [0, 1] which indicates the single topicness of the entity.
-   singleTopicnessV2(type:number(), default:nil) - This should have the same semantic as single_topicness, and should replace it in the long term.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.