Class: Google::Cloud::Dataproc::V1beta2::SparkRJob::PropertiesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::SparkRJob::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
454 455 456 457 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/jobs.rb', line 454 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
454 455 456 457 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/jobs.rb', line 454 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |