ImageRepositoryFileTruncationInfo

Image RepositoryInfrastructure

GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryFileTruncationInfo

4
out of 10
Low
SEO Impact
Describes our knowledge about whether a stored file is truncated with respect to its original file online.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Image Repository File Truncation Info) contains 2 attributes that define its data structure. Key functionality includes: A lower bound on the original file's size.

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

2
Sort:|Filter:
originalFileSizeLowerBoundBytesstring
Default: nilFull type: String.t

A lower bound on the original file's size.

truncationStatestring
Default: nilFull type: String.t

Indicates whether the stored file is equal to the original file (COMPLETE), is only a prefix (TRUNCATED), or that we don't know (UNKNOWN, the default).