Class: Google::Cloud::Orchestration::Airflow::Service::V1::CheckUpgradeResponse::PypiDependenciesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Orchestration::Airflow::Service::V1::CheckUpgradeResponse::PypiDependenciesEntry
- 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
1817 1818 1819 1820 |
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1817 class PypiDependenciesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1817 1818 1819 1820 |
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1817 class PypiDependenciesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |