Google Cloud Contentwarehouse V1Property Definition Response
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)