Reference documentation and code samples for the Developer Knowledge V1 API module Google::Developers::DeveloperKnowledge::V1::DeveloperKnowledge::Paths.
Path helper methods for the DeveloperKnowledge API.
Included In
Methods
#document_path
def document_path(document:) -> ::StringCreate a fully-qualified Document resource string.
The resource will be in the following format:
documents/{document}
Parameter
- document (String)
Returns
- (::String)