exampleId property

String exampleId
final

Optional. Immutable. Unique identifier of an example. If not specified when upserting new examples, the example_id will be generated.

Implementation

final String exampleId;