Cloud Key Management Service (KMS) V1 API - Class Google::Cloud::Kms::V1::ExportTrustedKeyWrappedCryptoKeyVersionResponse (v1.15.0)

Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::ExportTrustedKeyWrappedCryptoKeyVersionResponse.

Response message for KeyManagementService.ExportTrustedKeyWrappedCryptoKeyVersion.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#wrapped_key

def wrapped_key() -> ::String
Returns
  • (::String) — The wrapped key material.

#wrapped_key=

def wrapped_key=(value) -> ::String
Parameter
  • value (::String) — The wrapped key material.
Returns
  • (::String) — The wrapped key material.

#wrapped_key_crc32c

def wrapped_key_crc32c() -> ::Google::Protobuf::Int64Value
Returns

#wrapped_key_crc32c=

def wrapped_key_crc32c=(value) -> ::Google::Protobuf::Int64Value
Parameter
Returns