Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::ListKeyHandlesResponse.
Response message for Autokey.ListKeyHandles.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#key_handles
def key_handles() -> ::Array<::Google::Cloud::Kms::V1::KeyHandle>
Returns
- (::Array<::Google::Cloud::Kms::V1::KeyHandle>) — Resulting KeyHandles.
#key_handles=
def key_handles=(value) -> ::Array<::Google::Cloud::Kms::V1::KeyHandle>
Parameter
- value (::Array<::Google::Cloud::Kms::V1::KeyHandle>) — Resulting KeyHandles.
Returns
- (::Array<::Google::Cloud::Kms::V1::KeyHandle>) — Resulting KeyHandles.