Google Cloud Contentwarehouse V1Property Definition Response
data class GoogleCloudContentwarehouseV1PropertyDefinitionResponse(val dateTimeTypeOptions: GoogleCloudContentwarehouseV1DateTimeTypeOptionsResponse, val displayName: String, val enumTypeOptions: GoogleCloudContentwarehouseV1EnumTypeOptionsResponse, val floatTypeOptions: GoogleCloudContentwarehouseV1FloatTypeOptionsResponse, val integerTypeOptions: GoogleCloudContentwarehouseV1IntegerTypeOptionsResponse, val isFilterable: Boolean, val isMetadata: Boolean, val isRepeatable: Boolean, val isRequired: Boolean, val isSearchable: Boolean, val mapTypeOptions: GoogleCloudContentwarehouseV1MapTypeOptionsResponse, val name: String, val propertyTypeOptions: GoogleCloudContentwarehouseV1PropertyTypeOptionsResponse, val retrievalImportance: String, val schemaSources: List<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceResponse>, val textTypeOptions: GoogleCloudContentwarehouseV1TextTypeOptionsResponse, val timestampTypeOptions: GoogleCloudContentwarehouseV1TimestampTypeOptionsResponse)
Defines the metadata for a schema property.
Constructors
Link copied to clipboard
fun GoogleCloudContentwarehouseV1PropertyDefinitionResponse(dateTimeTypeOptions: GoogleCloudContentwarehouseV1DateTimeTypeOptionsResponse, displayName: String, enumTypeOptions: GoogleCloudContentwarehouseV1EnumTypeOptionsResponse, floatTypeOptions: GoogleCloudContentwarehouseV1FloatTypeOptionsResponse, integerTypeOptions: GoogleCloudContentwarehouseV1IntegerTypeOptionsResponse, isFilterable: Boolean, isMetadata: Boolean, isRepeatable: Boolean, isRequired: Boolean, isSearchable: Boolean, mapTypeOptions: GoogleCloudContentwarehouseV1MapTypeOptionsResponse, name: String, propertyTypeOptions: GoogleCloudContentwarehouseV1PropertyTypeOptionsResponse, retrievalImportance: String, schemaSources: List<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceResponse>, textTypeOptions: GoogleCloudContentwarehouseV1TextTypeOptionsResponse, timestampTypeOptions: GoogleCloudContentwarehouseV1TimestampTypeOptionsResponse)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard