annotations

@JvmName(name = "idpbwniufrvhdxsx")
suspend fun annotations(value: Output<Map<String, String>>)
@JvmName(name = "caohfsfervlrirja")
suspend fun annotations(value: Map<String, String>?)

Parameters

value

Optional. User annotations. These attributes can only be set and used by the user, and not by Google Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.


@JvmName(name = "vokwswglhbmlvpjk")
fun annotations(vararg values: Pair<String, String>)

Parameters

values

Optional. User annotations. These attributes can only be set and used by the user, and not by Google Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.