Class: Google::Cloud::Dataproc::V1beta2::PySparkJob::PropertiesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::PySparkJob::PropertiesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataproc/v1beta2/jobs.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
238 239 240 241 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/jobs.rb', line 238 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
238 239 240 241 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/jobs.rb', line 238 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |