Class: Google::Cloud::Dataproc::V1::SparkSqlBatch::QueryVariablesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1::SparkSqlBatch::QueryVariablesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataproc/v1/batches.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
359 360 361 362 |
# File 'proto_docs/google/cloud/dataproc/v1/batches.rb', line 359 class QueryVariablesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
359 360 361 362 |
# File 'proto_docs/google/cloud/dataproc/v1/batches.rb', line 359 class QueryVariablesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |