View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDetailedMentionScores (google_api_content_warehouse v0.4.0)

Attributes

  • resultEntityScore (type: number(), default: nil) - How much support this mention received from the results for PostRef. This is populated only if explicitly requested and different from 0.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDetailedMentionScores{
    resultEntityScore: number() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.