Class: Google::Cloud::Run::V2::Service::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Run::V2::Service::AnnotationsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/run/v2/service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
348 349 350 351 |
# File 'proto_docs/google/cloud/run/v2/service.rb', line 348 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
348 349 350 351 |
# File 'proto_docs/google/cloud/run/v2/service.rb', line 348 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |