licensedVocabularies property

List<String>? licensedVocabularies
getter/setter pair

A list of licensed vocabularies to use in the request, in addition to the default unlicensed vocabularies.

Implementation

core.List<core.String>? licensedVocabularies;