apiKey property

String? apiKey
getter/setter pair

The API key for ParallelAiSearch.

If an API key is not provided, the system will attempt to verify access by checking for an active Parallel.ai subscription through the Google Cloud Marketplace. See https://docs.parallel.ai/search/search-quickstart for more details.

Optional.

Implementation

core.String? apiKey;