tag

@JvmName(name = "edbunqlfwfvwhjir")
suspend fun tag(value: Output<String>)
@JvmName(name = "ibrapmsewlemvddc")
suspend fun tag(value: String?)

Parameters

value

The tasks's tag. The tag is less than 500 characters. SDK compatibility: Although the SDK allows tags to be either string or bytes, only UTF-8 encoded tags can be used in Cloud Tasks. If a tag isn't UTF-8 encoded, the tag will be empty when the task is returned by Cloud Tasks.