Class: Google::Cloud::Dlp::V2::TransientCryptoKey

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Use this to have a random data crypto key generated. It will be discarded after the request finishes.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



2720
2721
2722
2723
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2720

class TransientCryptoKey
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end