Class DeveloperKnowledgeGrpc (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicfinalclassDeveloperKnowledgeGrpc
The Developer Knowledge API provides programmatic access to Google's public
developer documentation, enabling you to integrate this knowledge base into
your own applications and workflows.
The API is designed to be the canonical source for machine-readable access to
Google's developer documentation.
A typical use case is to first use
DeveloperKnowledge.SearchDocumentChunks
to find relevant page URIs based on a query, and then use
DeveloperKnowledge.GetDocument
or
DeveloperKnowledge.BatchGetDocuments
to fetch the full content of the top results.
All document content is provided in Markdown format.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-19 UTC."],[],[]]