Class: Google::Cloud::Notebooks::V1::Event::DetailsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Notebooks::V1::Event::DetailsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/notebooks/v1/event.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
42 43 44 45 |
# File 'proto_docs/google/cloud/notebooks/v1/event.rb', line 42 class DetailsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
42 43 44 45 |
# File 'proto_docs/google/cloud/notebooks/v1/event.rb', line 42 class DetailsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |