Class: Google::Cloud::Build::V1::Secret::SecretEnvEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Build::V1::Secret::SecretEnvEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1084 1085 1086 1087 |
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 1084 class SecretEnvEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1084 1085 1086 1087 |
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 1084 class SecretEnvEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |