Module: Google::Cloud::Dialogflow::V2::Tool::Authentication::RequestLocation
- Defined in:
- proto_docs/google/cloud/dialogflow/v2/tool.rb
Overview
The location of the API key in the request.
Constant Summary collapse
- REQUEST_LOCATION_UNSPECIFIED =
Default value. This value is unused.
0- HEADER =
Represents the key in http header.
1- QUERY_STRING =
Represents the key in query string.
2