v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1341116.9 KB
documents

Retrieves a single document with its full Markdown content.

get/v1/{+name}

Path parameters

namestring required

Required. Specifies the name of the document to retrieve. Format: documents/{uri_without_scheme} Example: documents/docs.cloud.google.com/storage/docs/creating-buckets

Query parameters

view'DOCUMENT_VIEW_UNSPECIFIED' | 'DOCUMENT_VIEW_BASIC' | 'DOCUMENT_VIEW_FULL' | 'DOCUMENT_VIEW_CONTENT'

Optional. Specifies the DocumentView of the document. If unspecified, DeveloperKnowledge.GetDocument defaults to DOCUMENT_VIEW_CONTENT.

Response

Successful response