exampleIds property

List<String> exampleIds
final

Optional. Example IDs to fetch. If both metadata filters and Example IDs are specified, then both ID and metadata filtering will be applied.

Implementation

final List<String> exampleIds;