GoogleCloudContentwarehouseV1PropertyDefinitionResponse

Defines the metadata for a schema property.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Date time property. It is not supported by CMEK compliant deployment.

Link copied to clipboard

The display-name for the property, used for front-end.

Link copied to clipboard
Link copied to clipboard

Whether the property can be filtered. If this is a sub-property, all the parent properties must be marked filterable.

Link copied to clipboard

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.

Link copied to clipboard

Whether the property can have multiple values.

Link copied to clipboard

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.

Link copied to clipboard

Indicates that the property should be included in a global search.

Link copied to clipboard

The name of the metadata property. Must be unique within a document schema and is case insensitive. Names must be non-blank, start with a letter, and can contain alphanumeric characters and: /, :, -, _, and .

Link copied to clipboard
Link copied to clipboard

The retrieval importance of the property during search.

Link copied to clipboard

The mapping information between this property to another schema source.

Link copied to clipboard
Link copied to clipboard

Timestamp property. It is not supported by CMEK compliant deployment.