GoogleCloudApigeeV1AttributeResponse

data class GoogleCloudApigeeV1AttributeResponse(val name: String, val value: String)

Key-value pair to store extra metadata.

Constructors

Link copied to clipboard
constructor(name: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

API key of the attribute.

Link copied to clipboard

Value of the attribute.