Google Cloud Contentwarehouse V1Property Definition Args Builder
Functions
Link copied to clipboard
suspend fun dateTimeTypeOptions(value: Output<GoogleCloudContentwarehouseV1DateTimeTypeOptionsArgs>)
suspend fun dateTimeTypeOptions(argument: suspend GoogleCloudContentwarehouseV1DateTimeTypeOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun enumTypeOptions(argument: suspend GoogleCloudContentwarehouseV1EnumTypeOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun floatTypeOptions(argument: suspend GoogleCloudContentwarehouseV1FloatTypeOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun integerTypeOptions(argument: suspend GoogleCloudContentwarehouseV1IntegerTypeOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun mapTypeOptions(argument: suspend GoogleCloudContentwarehouseV1MapTypeOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun propertyTypeOptions(value: Output<GoogleCloudContentwarehouseV1PropertyTypeOptionsArgs>)
suspend fun propertyTypeOptions(argument: suspend GoogleCloudContentwarehouseV1PropertyTypeOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun retrievalImportance(value: Output<GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance>)
suspend fun retrievalImportance(value: GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance?)
Link copied to clipboard
suspend fun schemaSources(value: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>>)
suspend fun schemaSources(vararg values: Output<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>)
suspend fun schemaSources(vararg values: GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs)
suspend fun schemaSources(vararg argument: suspend GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgsBuilder.() -> Unit)
suspend fun schemaSources(values: List<Output<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>>)
suspend fun schemaSources(value: List<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>?)
suspend fun schemaSources(argument: List<suspend GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgsBuilder.() -> Unit>)
suspend fun schemaSources(argument: suspend GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun textTypeOptions(argument: suspend GoogleCloudContentwarehouseV1TextTypeOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun timestampTypeOptions(value: Output<GoogleCloudContentwarehouseV1TimestampTypeOptionsArgs>)
suspend fun timestampTypeOptions(argument: suspend GoogleCloudContentwarehouseV1TimestampTypeOptionsArgsBuilder.() -> Unit)