FreebaseMeasurement
FreebaseInfrastructureGoogleApi.ContentWarehouse.V1.Model.FreebaseMeasurement
2
out of 10
Low
SEO Impact
Represents a measurements, which is one of the possible Value types. A measurement value like "5.2 meter^2 / second" would be represented as: magnitude: 5.2 unit { unit_mid: "/m/mid_for_meter" power: 2 } unit { unit_mid: "/m/mid_for_second" power: -1 }
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Freebase Measurement) contains 2 attributes that define its data structure. Key functionality includes: Repeated units are interpreted as a product. i.e. (meter ^ 1) * (second ^ -2)
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
2Sort:|Filter:
magnitudenumber(Default:
nilDefault:
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.FreebaseMeasurementUnit.tRepeated units are interpreted as a product. i.e. (meter ^ 1) * (second ^ -2)