Class RequestLocation (1.33.0)

RequestLocation(value)

The location of the API key in the request.

Values: REQUEST_LOCATION_UNSPECIFIED (0): Default value. This value is unused. HEADER (1): Represents the key in http header. QUERY_STRING (2): Represents the key in query string.