Class: Google::Cloud::Orchestration::Airflow::Service::V1::SoftwareConfig::PypiPackagesEntry

Inherits:
Object
  • Object
show all
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

Returns:

  • (::String)


1165
1166
1167
1168
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1165

class PypiPackagesEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::String

Returns:

  • (::String)


1165
1166
1167
1168
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1165

class PypiPackagesEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end