partitionFields

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


@JvmName(name = "knvvdluvgprwveux")
suspend fun partitionFields(values: List<Output<GoogleCloudDataplexV1SchemaPartitionFieldArgs>>)
@JvmName(name = "jtcsuuxmnlcmxwjd")
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 = "fkkxffmfmffhboti")
suspend fun partitionFields(argument: List<suspend GoogleCloudDataplexV1SchemaPartitionFieldArgsBuilder.() -> Unit>)
@JvmName(name = "hoebpfbpegjmhpiu")
suspend fun partitionFields(vararg argument: suspend GoogleCloudDataplexV1SchemaPartitionFieldArgsBuilder.() -> Unit)
@JvmName(name = "bulxaymwipkxstdd")
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.