schemaForeignTypeInfo

@JvmName(name = "dtnsxnkbxbcfliox")
suspend fun schemaForeignTypeInfo(value: Output<TableSchemaForeignTypeInfoArgs>)
@JvmName(name = "guaqdmnqeagclpks")
suspend fun schemaForeignTypeInfo(value: TableSchemaForeignTypeInfoArgs?)

Parameters

value

Specifies metadata of the foreign data type definition in field schema. Structure is documented below.


@JvmName(name = "wwrnkjukdhycfwxf")
suspend fun schemaForeignTypeInfo(argument: suspend TableSchemaForeignTypeInfoArgsBuilder.() -> Unit)

Parameters

argument

Specifies metadata of the foreign data type definition in field schema. Structure is documented below.