Class: Google::Cloud::Deploy::V1::TargetArtifact::PhaseArtifactsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Deploy::V1::TargetArtifact::PhaseArtifactsEntry
- 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
1796 1797 1798 1799 |
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 1796 class PhaseArtifactsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Deploy::V1::TargetArtifact::PhaseArtifact
1796 1797 1798 1799 |
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 1796 class PhaseArtifactsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |