Class RequestLocation (0.3.0)

RequestLocation(value)

The location of the API key in the request.

Enums

Name Description
REQUEST_LOCATION_UNSPECIFIED Unspecified. This value should not be used.
HEADER Represents the key in http header.
QUERY_STRING Represents the key in query string.