Google Cloud Contentwarehouse V1Property Definition Args
data class GoogleCloudContentwarehouseV1PropertyDefinitionArgs(val dateTimeTypeOptions: Output<GoogleCloudContentwarehouseV1DateTimeTypeOptionsArgs>? = null, val displayName: Output<String>? = null, val enumTypeOptions: Output<GoogleCloudContentwarehouseV1EnumTypeOptionsArgs>? = null, val floatTypeOptions: Output<GoogleCloudContentwarehouseV1FloatTypeOptionsArgs>? = null, val integerTypeOptions: Output<GoogleCloudContentwarehouseV1IntegerTypeOptionsArgs>? = null, val isFilterable: Output<Boolean>? = null, val isMetadata: Output<Boolean>? = null, val isRepeatable: Output<Boolean>? = null, val isRequired: Output<Boolean>? = null, val isSearchable: Output<Boolean>? = null, val mapTypeOptions: Output<GoogleCloudContentwarehouseV1MapTypeOptionsArgs>? = null, val name: Output<String>, val propertyTypeOptions: Output<GoogleCloudContentwarehouseV1PropertyTypeOptionsArgs>? = null, val retrievalImportance: Output<GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance>? = null, val schemaSources: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>>? = null, val textTypeOptions: Output<GoogleCloudContentwarehouseV1TextTypeOptionsArgs>? = null, val timestampTypeOptions: Output<GoogleCloudContentwarehouseV1TimestampTypeOptionsArgs>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1PropertyDefinitionArgs>
Defines the metadata for a schema property.
Constructors
Link copied to clipboard
fun GoogleCloudContentwarehouseV1PropertyDefinitionArgs(dateTimeTypeOptions: Output<GoogleCloudContentwarehouseV1DateTimeTypeOptionsArgs>? = null, displayName: Output<String>? = null, enumTypeOptions: Output<GoogleCloudContentwarehouseV1EnumTypeOptionsArgs>? = null, floatTypeOptions: Output<GoogleCloudContentwarehouseV1FloatTypeOptionsArgs>? = null, integerTypeOptions: Output<GoogleCloudContentwarehouseV1IntegerTypeOptionsArgs>? = null, isFilterable: Output<Boolean>? = null, isMetadata: Output<Boolean>? = null, isRepeatable: Output<Boolean>? = null, isRequired: Output<Boolean>? = null, isSearchable: Output<Boolean>? = null, mapTypeOptions: Output<GoogleCloudContentwarehouseV1MapTypeOptionsArgs>? = null, name: Output<String>, propertyTypeOptions: Output<GoogleCloudContentwarehouseV1PropertyTypeOptionsArgs>? = null, retrievalImportance: Output<GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance>? = null, schemaSources: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>>? = null, textTypeOptions: Output<GoogleCloudContentwarehouseV1TextTypeOptionsArgs>? = null, timestampTypeOptions: Output<GoogleCloudContentwarehouseV1TimestampTypeOptionsArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val retrievalImportance: Output<GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance>? = null
Link copied to clipboard
val schemaSources: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>>? = null