Developer Knowledge V1 API - Module Google::Developers::DeveloperKnowledge::V1::DeveloperKnowledge::Paths (v0.2.0)

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.

Methods

#document_path

def document_path(document:) -> ::String

Create a fully-qualified Document resource string.

The resource will be in the following format:

documents/{document}

Parameter
  • document (String)
Returns
  • (::String)