exampleIds property

List<String> exampleIds
final

Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.

Implementation

final List<String> exampleIds;