Get KMSKey Ring Result
data class GetKMSKeyRingResult(val id: String, val location: String, val name: String, val project: String? = null)
A collection of values returned by getKMSKeyRing.
A collection of values returned by getKMSKeyRing.