Class: Google::Cloud::Dlp::V2::Finding::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dlp::V2::Finding::LabelsEntry
- 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
454 455 456 457 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 454 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
454 455 456 457 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 454 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |