Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::KeyRing.
A KeyRing is a toplevel logical grouping of CryptoKeys .
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def
create_time
()
-
>
::
Google
::
Protobuf
::
Timestamp
Returns
- ( ::Google::Protobuf::Timestamp ) — Output only. The time at which this KeyRing was created.
#name
def
name
()
-
>
::
String
Returns
- (::String) — Output only. The resource name for the KeyRing
in the format
projects/*/locations/*/keyRings/*
.