Class: Google::Cloud::Orchestration::Airflow::Service::V1::SoftwareConfig::EnvVariablesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Orchestration::Airflow::Service::V1::SoftwareConfig::EnvVariablesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1175 1176 1177 1178 |
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1175 class EnvVariablesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1175 1176 1177 1178 |
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1175 class EnvVariablesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |