Package com.google.developers.knowledge.v1 (0.1.0)

GitHub Repository

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.developers.knowledge.v1.DeveloperKnowledgeClient Service Description: 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.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.developers.knowledge.v1.DeveloperKnowledgeSettings Settings class to configure an instance of DeveloperKnowledgeClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.developers.knowledge.v1.BatchGetDocumentsRequest Request message for DeveloperKnowledge.BatchGetDocuments.
com.google.developers.knowledge.v1.BatchGetDocumentsRequest.Builder Request message for DeveloperKnowledge.BatchGetDocuments.
com.google.developers.knowledge.v1.BatchGetDocumentsResponse Response message for DeveloperKnowledge.BatchGetDocuments.
com.google.developers.knowledge.v1.BatchGetDocumentsResponse.Builder Response message for DeveloperKnowledge.BatchGetDocuments.
com.google.developers.knowledge.v1.DeveloperKnowledgeClient.SearchDocumentChunksFixedSizeCollection
com.google.developers.knowledge.v1.DeveloperKnowledgeClient.SearchDocumentChunksPage
com.google.developers.knowledge.v1.DeveloperKnowledgeClient.SearchDocumentChunksPagedResponse
com.google.developers.knowledge.v1.DeveloperKnowledgeGrpc 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.
com.google.developers.knowledge.v1.DeveloperKnowledgeGrpc.DeveloperKnowledgeImplBase Base class for the server implementation of the service DeveloperKnowledge. The Developer Knowledge API provides programmatic access to Google's public
com.google.developers.knowledge.v1.DeveloperKnowledgeProto
com.google.developers.knowledge.v1.DeveloperKnowledgeSettings.Builder Builder for DeveloperKnowledgeSettings.
com.google.developers.knowledge.v1.Document A Document represents a piece of content from the Developer Knowledge corpus.
com.google.developers.knowledge.v1.Document.Builder A Document represents a piece of content from the Developer Knowledge corpus.
com.google.developers.knowledge.v1.DocumentChunk A DocumentChunk represents a piece of content from a Document in the DeveloperKnowledge corpus. To fetch the entire document content, pass the parent to
com.google.developers.knowledge.v1.DocumentChunk.Builder A DocumentChunk represents a piece of content from a Document in the DeveloperKnowledge corpus. To fetch the entire document content, pass the parent to
com.google.developers.knowledge.v1.DocumentName
com.google.developers.knowledge.v1.DocumentName.Builder Builder for documents/{document}.
com.google.developers.knowledge.v1.GetDocumentRequest Request message for DeveloperKnowledge.GetDocument.
com.google.developers.knowledge.v1.GetDocumentRequest.Builder Request message for DeveloperKnowledge.GetDocument.
com.google.developers.knowledge.v1.SearchDocumentChunksRequest Request message for DeveloperKnowledge.SearchDocumentChunks.
com.google.developers.knowledge.v1.SearchDocumentChunksRequest.Builder Request message for DeveloperKnowledge.SearchDocumentChunks.
com.google.developers.knowledge.v1.SearchDocumentChunksResponse Response message for DeveloperKnowledge.SearchDocumentChunks.
com.google.developers.knowledge.v1.SearchDocumentChunksResponse.Builder Response message for DeveloperKnowledge.SearchDocumentChunks.

Interfaces

Interface Description
com.google.developers.knowledge.v1.BatchGetDocumentsRequestOrBuilder
com.google.developers.knowledge.v1.BatchGetDocumentsResponseOrBuilder
com.google.developers.knowledge.v1.DeveloperKnowledgeGrpc.AsyncService 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.
com.google.developers.knowledge.v1.DocumentChunkOrBuilder
com.google.developers.knowledge.v1.DocumentOrBuilder
com.google.developers.knowledge.v1.GetDocumentRequestOrBuilder
com.google.developers.knowledge.v1.SearchDocumentChunksRequestOrBuilder
com.google.developers.knowledge.v1.SearchDocumentChunksResponseOrBuilder

Enums

Enum Description
com.google.developers.knowledge.v1.DocumentView Specifies which fields of the Document are included.