Class: Google::Cloud::Notebooks::V1::RuntimeMetrics::SystemMetricsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Notebooks::V1::RuntimeMetrics::SystemMetricsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/notebooks/v1/runtime.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
465 466 467 468 |
# File 'proto_docs/google/cloud/notebooks/v1/runtime.rb', line 465 class SystemMetricsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
465 466 467 468 |
# File 'proto_docs/google/cloud/notebooks/v1/runtime.rb', line 465 class SystemMetricsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |