partitionFields

@JvmName(name = "yykbodathkdgmvct")
suspend fun partitionFields(value: Output<List<GoogleCloudDataplexV1SchemaPartitionFieldArgs>>)
@JvmName(name = "srrsuhkvbshnatbh")
suspend fun partitionFields(value: List<GoogleCloudDataplexV1SchemaPartitionFieldArgs>?)

Parameters

value

Optional. The sequence of fields describing the partition structure in entities. If this field is empty, there are no partitions within the data.


@JvmName(name = "eoegpbejfkihvmcb")
suspend fun partitionFields(vararg values: Output<GoogleCloudDataplexV1SchemaPartitionFieldArgs>)


@JvmName(name = "iirfioqpukqapijo")
suspend fun partitionFields(values: List<Output<GoogleCloudDataplexV1SchemaPartitionFieldArgs>>)
@JvmName(name = "unevyuplglukuwac")
suspend fun partitionFields(vararg values: GoogleCloudDataplexV1SchemaPartitionFieldArgs)

Parameters

values

Optional. The sequence of fields describing the partition structure in entities. If this field is empty, there are no partitions within the data.


@JvmName(name = "gnckxsseakjjqgwt")
suspend fun partitionFields(argument: List<suspend GoogleCloudDataplexV1SchemaPartitionFieldArgsBuilder.() -> Unit>)
@JvmName(name = "dnwqtvhfngaqcxmg")
suspend fun partitionFields(vararg argument: suspend GoogleCloudDataplexV1SchemaPartitionFieldArgsBuilder.() -> Unit)
@JvmName(name = "wwmeumqwantpwltv")
suspend fun partitionFields(argument: suspend GoogleCloudDataplexV1SchemaPartitionFieldArgsBuilder.() -> Unit)

Parameters

argument

Optional. The sequence of fields describing the partition structure in entities. If this field is empty, there are no partitions within the data.