Class: Google::Cloud::Deploy::V1::Target::DeployParametersEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Deploy::V1::Target::DeployParametersEntry
- 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
793 794 795 796 |
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 793 class DeployParametersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
793 794 795 796 |
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 793 class DeployParametersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |