Class: Google::Cloud::Deploy::V1::Target::AssociatedEntitiesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Deploy::V1::Target::AssociatedEntitiesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/deploy/v1/cloud_deploy.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
872 873 874 875 |
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 872 class AssociatedEntitiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Deploy::V1::AssociatedEntities
872 873 874 875 |
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 872 class AssociatedEntitiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |