GetKeyRingResult

data class GetKeyRingResult(val createTime: String, val name: String)

Constructors

Link copied to clipboard
fun GetKeyRingResult(createTime: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time at which this KeyRing was created.

Link copied to clipboard

The resource name for the KeyRing in the format projects/*/locations/*/keyRings/*. //*/