Google Cloud Contentwarehouse V1Property Definition Args
Defines the metadata for a schema property.
Constructors
Properties
Date time property. It is not supported by CMEK compliant deployment.
The display-name for the property, used for front-end.
Enum/categorical property.
Float property.
Integer property.
Whether the property can be filtered. If this is a sub-property, all the parent properties must be marked filterable.
Whether the property is user supplied metadata. This out-of-the box placeholder setting can be used to tag derived properties. Its value and interpretation logic should be implemented by API user.
Whether the property can have multiple values.
Whether the property is mandatory. Default is 'false', i.e. populating property value can be skipped. If 'true' then user must populate the value for this property.
Indicates that the property should be included in a global search.
Map property.
Nested structured data property.
The retrieval importance of the property during search.
The mapping information between this property to another schema source.
Text/string property.
Timestamp property. It is not supported by CMEK compliant deployment.