Class: Google::Cloud::Dlp::V2::FileStoreDataProfile::ResourceAttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dlp::V2::FileStoreDataProfile::ResourceAttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/privacy/dlp/v2/dlp.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
6780 6781 6782 6783 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 6780 class ResourceAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Dlp::V2::Value
6780 6781 6782 6783 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 6780 class ResourceAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |