lib/google/cloud/kms/v1.rb in google-cloud-kms-1.3.1 vs lib/google/cloud/kms/v1.rb in google-cloud-kms-1.4.0

- old
+ new

@@ -88,9 +88,10 @@ # model with the following objects: # # * {Google::Cloud::Kms::V1::KeyRing KeyRing} # * {Google::Cloud::Kms::V1::CryptoKey CryptoKey} # * {Google::Cloud::Kms::V1::CryptoKeyVersion CryptoKeyVersion} + # * {Google::Cloud::Kms::V1::ImportJob ImportJob} # # If you are using manual gRPC libraries, see # [Using gRPC with Cloud KMS](https://cloud.google.com/kms/docs/grpc). # # @param credentials [Google::Auth::Credentials, String, Hash, GRPC::Core::Channel, GRPC::Core::ChannelCredentials, Proc]