Class: Google::Cloud::Run::V2::WorkerPool::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Run::V2::WorkerPool::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/run/v2/worker_pool.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
334 335 336 337 |
# File 'proto_docs/google/cloud/run/v2/worker_pool.rb', line 334 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
334 335 336 337 |
# File 'proto_docs/google/cloud/run/v2/worker_pool.rb', line 334 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |