Class: Google::Cloud::Deploy::V1::DeployParameters::ValuesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Deploy::V1::DeployParameters::ValuesEntry
- 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
153 154 155 156 |
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 153 class ValuesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
153 154 155 156 |
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 153 class ValuesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |