maxVersions

@JvmName(name = "tchptvqmaqvabliu")
suspend fun maxVersions(value: Output<List<GCPolicyMaxVersionArgs>>)
@JvmName(name = "ixqwdatimtdrvnmv")
suspend fun maxVersions(value: List<GCPolicyMaxVersionArgs>?)

Parameters

value

GC policy that applies to all versions of a cell except for the most recent.


@JvmName(name = "vyevtlqhkwtshcsg")
suspend fun maxVersions(vararg values: Output<GCPolicyMaxVersionArgs>)


@JvmName(name = "resoswyfjibladln")
suspend fun maxVersions(values: List<Output<GCPolicyMaxVersionArgs>>)
@JvmName(name = "fcctvcehxtrsioqu")
suspend fun maxVersions(vararg values: GCPolicyMaxVersionArgs)

Parameters

values

GC policy that applies to all versions of a cell except for the most recent.


@JvmName(name = "wedeklrlyyrgrscu")
suspend fun maxVersions(argument: List<suspend GCPolicyMaxVersionArgsBuilder.() -> Unit>)
@JvmName(name = "tpyawelpyyppjlrv")
suspend fun maxVersions(vararg argument: suspend GCPolicyMaxVersionArgsBuilder.() -> Unit)
@JvmName(name = "ksocdbmjsxfjlsfy")
suspend fun maxVersions(argument: suspend GCPolicyMaxVersionArgsBuilder.() -> Unit)

Parameters

argument

GC policy that applies to all versions of a cell except for the most recent.