GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance

enum GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance : Enum<GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance> , ConvertibleToJava<GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance>

The retrieval importance of the property during search.

Entries

Link copied to clipboard

No importance specified. Default medium importance.

Link copied to clipboard

Highest importance.

Link copied to clipboard

Higher importance.

Link copied to clipboard

High importance.

Link copied to clipboard

Medium importance.

Link copied to clipboard

Low importance (negative).

Link copied to clipboard

Lowest importance (negative).

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val javaValue: GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance
Link copied to clipboard
Link copied to clipboard