Show / Hide Table of Contents

Namespace Google.Apis.DeveloperKnowledge.v1alpha

Classes

DeveloperKnowledgeBaseServiceRequest<TResponse>

A base abstract class for DeveloperKnowledge requests.

DeveloperKnowledgeService

The DeveloperKnowledge Service.

DeveloperKnowledgeService.Scope

Available OAuth 2.0 scopes for use with the Developer Knowledge API.

DeveloperKnowledgeService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Developer Knowledge API.

DocumentsResource

The "documents" collection of methods.

DocumentsResource.BatchGetRequest

Retrieves multiple documents, each with its full Markdown content.

DocumentsResource.GetRequest

Retrieves a single document with its full Markdown content.

DocumentsResource.SearchDocumentChunksRequest

Searches for developer knowledge across Google's developer documentation. This method returns document chunks based on the user's query. There can be many chunks of the same Document. To retrieve full documents, use DeveloperKnowledge.GetDocument or DeveloperKnowledge.BatchGetDocuments with the DocumentChunk.parent returned in the SearchDocumentChunksResponse.results.

Enums

DeveloperKnowledgeBaseServiceRequest<TResponse>.AltEnum

Data format for response.

DeveloperKnowledgeBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX