Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Tool::Authentication::RequestLocation (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Tool::Authentication::RequestLocation.

The location of the API key in the request.

Constants

REQUEST_LOCATION_UNSPECIFIED

value: 0
Default value. This value is unused.

HEADER

value: 1
Represents the key in http header.

QUERY_STRING

value: 2
Represents the key in query string.