lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/service.rb in google-cloud-kms-1.5.1 vs lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/service.rb in google-cloud-kms-1.6.0

- old
+ new

@@ -477,9 +477,14 @@ # @!attribute [rw] hsm_available # @return [true, false] # Indicates whether {Google::Cloud::Kms::V1::CryptoKey CryptoKeys} with # {Google::Cloud::Kms::V1::CryptoKeyVersionTemplate#protection_level protection_level} # {Google::Cloud::Kms::V1::ProtectionLevel::HSM HSM} can be created in this location. + # @!attribute [rw] ekm_available + # @return [true, false] + # Indicates whether {Google::Cloud::Kms::V1::CryptoKey CryptoKeys} with + # {Google::Cloud::Kms::V1::CryptoKeyVersionTemplate#protection_level protection_level} + # {Google::Cloud::Kms::V1::ProtectionLevel::EXTERNAL EXTERNAL} can be created in this location. class LocationMetadata; end end end end end \ No newline at end of file