ImageContentStarburstVersionGroup

Image ContentMedia SEO

GoogleApi.ContentWarehouse.V1.Model.ImageContentStarburstVersionGroup

4
out of 10
Low
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Governs image and media search features. Affects visibility in image search and media carousels. This model (Image Content Starburst Version Group) contains 8 attributes that define its data structure. Key functionality includes: Raw dense float feature vector.

Actionable Insights for SEOs

  • Optimize image alt text, file names, and compression for image search
  • Implement image structured data for enhanced visibility
  • Consider video content strategy for video carousel visibility

Attributes

8
Sort:|Filter:
descriptorFloatlist(number(
Default: nil

Raw dense float feature vector.

descriptorFloatBeforeProjectionlist(number(
Default: nil

Raw dense float feature vector prior to embedding. Only for Starburst V6.

descriptorShortstring
Default: nilFull type: String.t

Short descriptor for image content features, e.g. compressed bytes. This is the compressed version of descriptor_float below. It can be can be decompressed to descriptor_float with a tiny bit of compression error (in most cases it should be totally fine).

enumVersionstring
Default: nilFull type: String.t
minorVersionstring
Default: nilFull type: String.t
starburstTokenslist(integer(
Default: nil

Starburst tokens.

starburstTokensDistanceslist(number(
Default: nil

Squared distance of the current embedding to each cluster center. Elements are aligned with starburst_tokens.

versioninteger(
Default: nil

The following integers are currently used: Starburst V1: 1 Starburst V2: 2 Starburst V3: 3 Starburst V4: 4 Starburst Visual V4: 1004 This field is deprecated. Please try to use the 'enum_version' in future.