Interface protos.google.cloud.documentai.v1beta3.DocumentSchema.EntityType.IProperty (8.6.0)

Properties of a Property.

Package

@google-cloud/documentai

Properties

displayName

displayName?: (string|null);

Property displayName

name

name?: (string|null);

Property name

occurrenceType

occurrenceType?: (google.cloud.documentai.v1beta3.DocumentSchema.EntityType.Property.OccurrenceType|keyof typeof google.cloud.documentai.v1beta3.DocumentSchema.EntityType.Property.OccurrenceType|null);

Property occurrenceType

propertyMetadata

propertyMetadata?: (google.cloud.documentai.v1beta3.IPropertyMetadata|null);

Property propertyMetadata

valueType

valueType?: (string|null);

Property valueType