partitionFields

@JvmName(name = "kullipcyxkilvvaf")
suspend fun partitionFields(value: Output<List<GoogleCloudDataplexV1SchemaPartitionFieldArgs>>)
@JvmName(name = "juveypywolyydsvu")
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 = "yqigdmqcybbgpijp")
suspend fun partitionFields(vararg values: Output<GoogleCloudDataplexV1SchemaPartitionFieldArgs>)


@JvmName(name = "yedlxmbdmsrquitv")
suspend fun partitionFields(values: List<Output<GoogleCloudDataplexV1SchemaPartitionFieldArgs>>)
@JvmName(name = "akvohbgqsccinjlx")
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 = "pcvcduqgemvxtkue")
suspend fun partitionFields(argument: List<suspend GoogleCloudDataplexV1SchemaPartitionFieldArgsBuilder.() -> Unit>)
@JvmName(name = "yytmfbtermkuosht")
suspend fun partitionFields(vararg argument: suspend GoogleCloudDataplexV1SchemaPartitionFieldArgsBuilder.() -> Unit)
@JvmName(name = "ffwoihybgftcxeie")
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.