Google Cloud Contentwarehouse V1Property Definition Args
constructor(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)