Class: Google::Cloud::DataCatalog::Lineage::V1::Process::AttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DataCatalog::Lineage::V1::Process::AttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datacatalog/lineage/v1/lineage.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
56 57 58 59 |
# File 'proto_docs/google/cloud/datacatalog/lineage/v1/lineage.rb', line 56 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Protobuf::Value
56 57 58 59 |
# File 'proto_docs/google/cloud/datacatalog/lineage/v1/lineage.rb', line 56 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |