import * as mod from "https://googleapis.deno.dev/v1/developerknowledge:v1.ts";| DeveloperKnowledge | The Developer Knowledge API provides access to Google's developer knowledge. |
| GoogleAuth |
| BatchGetDocumentsResponse | Response message for DeveloperKnowledge.BatchGetDocuments. |
| CredentialsClient | Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface. |
| Document | A Document represents a piece of content from the Developer Knowledge corpus. |
| DocumentChunk | A DocumentChunk represents a piece of content from a Document in the
DeveloperKnowledge corpus. To fetch the entire document content, pass the
|
| DocumentsBatchGetOptions | Additional options for DeveloperKnowledge#documentsBatchGet. |
| DocumentsGetOptions | Additional options for DeveloperKnowledge#documentsGet. |
| DocumentsSearchDocumentChunksOptions | Additional options for DeveloperKnowledge#documentsSearchDocumentChunks. |
| SearchDocumentChunksResponse | Response message for DeveloperKnowledge.SearchDocumentChunks. |