Voting helps other researchers find interesting modules.
This message is embedded in the RankDetailsProto (below). It represents one rank signal, which is a floating point value estimating the Oyster Rank of the feature.
metadata
GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t
nil
rank
number()
rawScalar
rawString
String.t
type
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreRankSignalProto{ metadata: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t() | nil, rank: number() | nil, rawScalar: number() | nil, rawString: String.t() | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()