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.
Included In
Methods
#location_path
def location_path(project:, location:) -> ::StringCreate 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)