QualityRankembedMustangMustangRankEmbedInfo
Quality RankembedQuality SignalGoogleApi.ContentWarehouse.V1.Model.QualityRankembedMustangMustangRankEmbedInfo
SEO Analysis
AI GeneratedThis model (Quality Rankembed Mustang Mustang Rank Embed Info) contains 7 attributes that define its data structure. Key functionality includes: Each of the repeated elements in this field has the same scheme as 'fixed_point_encoding'; See go/rankembed-astro-rule-set-dd
Actionable Insights for SEOs
- Monitor for changes in rankings that may correlate with updates to this system
- Consider how your content strategy aligns with what this signal evaluates
Attributes
7additionalFixedPointEncodingsstringnilFull type: list(String.tEach of the repeated elements in this field has the same scheme as 'fixed_point_encoding'; See go/rankembed-astro-rule-set-dd
compressedDocumentEmbeddingQualityRankembedMustangMustangRankEmbedInfoCompressedEmbedding →nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityRankembedMustangMustangRankEmbedInfoCompressedEmbedding.tEach uint64 encodes 8 8-bit values for the quantized document embedding
fixedPointEncodingstringnilFull type: String.tThis field replaces the above 3 "per-encoding-type-fields", where the encoding type (and the embedding type) are part of the encoding, and is stored in the first byte. The remaining bytes are the same as the previous 3 fields, but shifted by 1 byte. - byte[0]: encoding type & embedding type - byte[1....]: similar to the above depending on the encoding type.
scaledFixedPoint4EncodingstringnilFull type: String.t- byte[0]: version - bytes[1...4]: scalar - bytes[5,...]: the values, one byte per 2 values
scaledFixedPoint8EncodingstringnilFull type: String.t- byte[0]: version - bytes[1...4]: scalar - bytes[5,...]: the values, one byte per value
scaledShiftedFixedPoint4EncodingstringnilFull type: String.t- byte[0]: version - bytes[1...4]: scalar - bytes[5...8]: shift - bytes[9,...]: the values, one byte per 2 values
versionAndImprovInfointeger(nilFirst 7 bits encode the version, then each chunk of 5 bits encode the index of a potential improv query (lsb to msb) -------|-----|-----|-----|-----|----- version| id1 | id2 | id3 | id4 | id5 where id1 is the index of the first improv query in the improv debug table. As of cl/270008220, this field only contains the version info. For backward compatibility, version still only uses the first 7 bits, and is still prepended by 5 1 bits.