query property

String? query
getter/setter pair

The free text search query.

This query can contain keywords which could be related to any detail of the API-Hub resources such display names, descriptions, attributes etc.

Required.

Implementation

core.String? query;