Class: Google::Cloud::Workflows::Executions::V1::Execution::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Workflows::Executions::V1::Execution::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/workflows/executions/v1/executions.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
198 199 200 201 |
# File 'proto_docs/google/cloud/workflows/executions/v1/executions.rb', line 198 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
198 199 200 201 |
# File 'proto_docs/google/cloud/workflows/executions/v1/executions.rb', line 198 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |