Identity & Authority: Google AI for Developers – Signal Evidence & AI Readability

Google AI for Developers

(https://ai.google.dev) 📸 Data Snapshot: June 21, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
14 Impact Weight: 15 / 100
93% Reputation

Authority gaps are non-existent as the site identifies as an official Google entity and links to DeepMind research. The Organization schema is correctly implemented, and the technical implementation of the site (clean heading hierarchy, detailed JSON-LD) matches the positioning of a technical leader.

The disconnect is minimal; claims of being the fastest path from prompt to production are backed by the Google AI Studio tool which allows for immediate testing. Unlike many AI sites, it does not claim vague percentage increases in productivity without providing the tools (like the Responsible GenAI Toolkit) to actually achieve them.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
[
    {
        "@context": "http://schema.org/",
        "@type": "Organization",
        "name": "Google AI for Developers",
        "logo": "https://www.gstatic.com/devrel-devsite/prod/v5c6c2ba835e8720a8eaa6bc4810fa5cab5cbf351b6cee9f9510467b6e0c34519/googledevai/images/touchicon-180-new.png",
        "url": "https://ai.google.dev/"
    },
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "name": "Google AI for Developers",
        "url": "https://ai.google.dev/",
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://ai.google.dev/s/results?q={search_term_string}",
            "query-input": "required name=search_term_string"
        }
    }
]
/pricing/
[
    {
        "@context": "https://schema.org",
        "@type": "Article",
        "headline": "Gemini Developer API pricing"
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Gemini API",
                "item": "https://ai.google.dev/gemini-api"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Gemini Developer API pricing",
                "item": "https://ai.google.dev/gemini-api/docs/pricing"
            }
        ]
    }
]
/gemini-api/docs/
{
    "@context": "https://schema.org",
    "@type": "Article",
    "headline": ""
}
/responsible/ — no schema detected (entity gap)
🛡️ Trust Signals — external proof links that back the declared identity
316Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 59 0
/pricing/ 137 0
/gemini-api/docs/ 66 0
/responsible/ 54 0