Class: Google::Cloud::Kms::V1::KeyRing

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/resources.rb

Overview

A KeyRing is a toplevel logical grouping of CryptoKeys.

Instance Attribute Summary collapse

Instance Attribute Details

#create_timeGoogle::Protobuf::Timestamp

Returns Output only. The time at which this KeyRing was created.

Returns:



31
# File 'lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/resources.rb', line 31

class KeyRing; end

#nameString

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

Returns:

  • (String)

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



31
# File 'lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/resources.rb', line 31

class KeyRing; end