BlobstoreBlobRef

BlobstoreInfrastructure

GoogleApi.ContentWarehouse.V1.Model.BlobstoreBlobRef

0
out of 10
Minimal
SEO Impact
A BlobRef is used to refer to a blob in BlobStore. Clients may only manipulate blobs through BlobRefs. BlobRefs should not be sent in the clear outside of Google (for example, encoded in URLs, stored in a client cookie, or referred to in Javascript); for efficiency, the IDs expose internal details of the blobstore (such as machine IPs or cluster names). If clients need to store BlobRefs outside of Google, they must encrypt the BlobRef securely or use an alternative insecure identifier with an id->BlobRef mapping inside our network.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Blobstore Blob Ref) contains 7 attributes that define its data structure. Key functionality includes: Size of the complete blob, in bytes.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

7
Sort:|Filter:
BlobIDstring
Default: nilFull type: String.t
Optionsstring
Default: nilFull type: String.t
RefIDstring
Default: nilFull type: String.t
ShardBininteger(
Default: nil
Sizestring
Default: nilFull type: String.t

Size of the complete blob, in bytes.

SourceV2BlobIDstring
Default: nilFull type: String.t

The ID of the V2 blob this blob has

V2ReadBlobTokenstring
Default: nilFull type: String.t

Deprecated.