entityTypes property

List<GoogleCloudDocumentaiV1DocumentSchemaEntityType>? entityTypes
getter/setter pair

Entity types of the schema.

Implementation

core.List<GoogleCloudDocumentaiV1DocumentSchemaEntityType>? entityTypes;