DrishtiVesperEncodedThumbnail
Drishti VesperInfrastructureGoogleApi.ContentWarehouse.V1.Model.DrishtiVesperEncodedThumbnail
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Drishti Vesper Encoded Thumbnail) contains SEO-relevant attributes including encodingQuality. Key functionality includes: Image size in bytes. Meaningful when contents are not stored inline (e.g., via image_blob_id).
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
- Consider how this system might interact with other ranking signals
Attributes
9byteSizestringnilFull type: String.tImage size in bytes. Meaningful when contents are not stored inline (e.g., via image_blob_id).
crc32cinteger(nilCRC-32 checksum of the image bytes. Can be used for data integrity check.
encodingQualityinteger(nilJPEG/WEBP quality factor in range [0,100].
encodingTypestringnilFull type: String.tImage encoding type.
heightinteger(nilimageBlobIdstringnilFull type: String.tThe Blob ID of the thumbnail image in the Blobstore. We recommend absolute IDs with universe prefix if this field is passed across systems. The owner of this blob is also responsible for data Wipeout compliance.
imageBytesstringnilFull type: String.tEncoded thumbnail bytes. Prefer this over image_string as we are not supposed to store image bytes in a proto string field.
imageStringstringnilFull type: String.tPlease migrate to image_bytes.
widthinteger(nilThumbnail resolution.