schema Sources
suspend fun schemaSources(value: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>>)
suspend fun schemaSources(value: List<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>?)
Parameters
value
The mapping information between this property to another schema source.
suspend fun schemaSources(vararg values: Output<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>)
suspend fun schemaSources(values: List<Output<GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs>>)
suspend fun schemaSources(vararg values: GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgs)
Parameters
values
The mapping information between this property to another schema source.
suspend fun schemaSources(argument: List<suspend GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgsBuilder.() -> Unit>)
suspend fun schemaSources(vararg argument: suspend GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgsBuilder.() -> Unit)
suspend fun schemaSources(argument: suspend GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceArgsBuilder.() -> Unit)
Parameters
argument
The mapping information between this property to another schema source.