location property

String? location
getter/setter pair

The location of the API key.

Valid values are "query", "header", or "cookie".

Required.

Implementation

core.String? location;