Class RequestLocation (1.34.0)

RequestLocation(value)

The location of the API key in the request.

Enums

Name Description
REQUEST_LOCATION_UNSPECIFIED Default value. This value is unused.
HEADER Represents the key in http header.
QUERY_STRING Represents the key in query string.