Commit graph

15 commits

Author SHA1 Message Date
Google APIs
8f774d0cce feat: add relevance_score to DocumentChunk
feat: add document_length_bytes support to filter

PiperOrigin-RevId: 960953514
2026-08-07 08:53:32 -07:00
Google APIs
8eb93359ca docs: fix filter docs -- content_length_bytes is not supported yet and strings must be quoted
PiperOrigin-RevId: 950927637
2026-07-20 10:43:31 -07:00
Google APIs
cd3e7097f1 feat: add content_length_bytes to Documents
feat: increase max SearchDocumentChunksRequest.page_size to 100; higher values will be coerced to 100
docs: expand SearchDocumentChunks.filter docs
feat: add citations to AnswerQuery responses

PiperOrigin-RevId: 949685945
2026-07-17 11:55:00 -07:00
Google APIs
6145fa8cc2 docs: Update DocumentView.DOCUMENT_VIEW_BASIC comment to include content_length_bytes
docs: Update `SearchDocumentChunksRequest.page_size` comment to reflect new maximum limit of 100 and coercion behavior
docs: Update `SearchDocumentChunksRequest.filter` comment to document `content_length_bytes` filtering
docs: Fix formatting in `BatchGetDocumentsRequest.names` comment
feat: add AnswerQuery RPC to v1

The AnswerQuery RPC is now generally available in the v1 API. This method allows clients to submit queries and receive answers grounded in the Developer Knowledge corpus.

PiperOrigin-RevId: 949549664
2026-07-17 07:11:31 -07:00
Google APIs
dae2a49666 feat: C# Client Library for the Developer Knowledge API namespace
PiperOrigin-RevId: 923032528
2026-05-28 16:13:50 -07:00
Google APIs
db38aed30f fix: PHP Client Library for the Developer Knowledge API namespace
PiperOrigin-RevId: 919826125
2026-05-22 13:14:44 -07:00
Google APIs
f4a164aa9d chore(ruby): Configure clients for google-developers-developer_knowledge
PiperOrigin-RevId: 918557200
2026-05-20 11:27:24 -07:00
Google APIs
d195a7c9ad chore(ruby): Configure clients for google-cloud-developer_knowledge
PiperOrigin-RevId: 914421325
2026-05-12 12:32:37 -07:00
Google APIs
8d702b7804 chore(ruby): Configure clients for google-cloud-developer_knowledge
PiperOrigin-RevId: 914325174
2026-05-12 09:33:21 -07:00
Google APIs
fbf8a28eda feat: Search results can be filtered
feat: AnswerQuery method uses grounded generation to answer a query
feat: Document title, description, update_time, and data_source metadata is returned

PiperOrigin-RevId: 906377990
2026-04-27 08:40:45 -07:00
Google APIs
15cb2f9cbc feat: The Developer Knowledge API is now generally available
PiperOrigin-RevId: 900805425
2026-04-16 10:47:44 -07:00
Google APIs
bd731a58a1 feat: title added to the document message
PiperOrigin-RevId: 888739770
2026-03-24 10:30:50 -07:00
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
b95e828b5b feat:Alpha release of the DeveloperKnowledge resource, allowing integration of Google's developer knowledge base into your own applications and workflows
feat: Support for SearchDocuments from the DeveloperKnowledge resource
feat: Support for GetDocument (a single document) from the DeveloperKnowledge resource
feat: Support for BatchGetDocuments (multiple documents) from the DeveloperKnowledge resource

PiperOrigin-RevId: 866188364
2026-02-05 17:39:39 -08:00
Google APIs
466a47d6cd feat:Alpha release of the DeveloperKnowledge resource, allowing integration of Google's developer knowledge base into your own applications and workflows
feat: Support for SearchDocuments from the DeveloperKnowledge resource
feat: Support for GetDocument (a single document) from the DeveloperKnowledge resource
feat: Support for BatchGetDocuments (multiple documents) from the DeveloperKnowledge resource

PiperOrigin-RevId: 865647642
2026-02-04 17:12:39 -08:00