Class: Google::Cloud::Dlp::V2::HybridOptions::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dlp::V2::HybridOptions::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/privacy/dlp/v2/storage.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
717 718 719 720 |
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 717 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
717 718 719 720 |
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 717 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |