Class: Google::Cloud::Dataproc::V1beta2::HiveJob::ScriptVariablesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::HiveJob::ScriptVariablesEntry
- 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
302 303 304 305 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/jobs.rb', line 302 class ScriptVariablesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
302 303 304 305 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/jobs.rb', line 302 class ScriptVariablesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |