BigQuery Data QnA V1alpha API - Module Google::Cloud::DataQnA::V1alpha::AutoSuggestionService::Paths (v0.7.0)

Reference documentation and code samples for the BigQuery Data QnA V1alpha API module Google::Cloud::DataQnA::V1alpha::AutoSuggestionService::Paths.

Path helper methods for the AutoSuggestionService API.

Methods

#location_path

def location_path(project:, location:) -> ::String

Create a fully-qualified Location resource string.

The resource will be in the following format:

projects/{project}/locations/{location}

Parameters
  • project (String)
  • location (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)