Class: Google::Cloud::Dataproc::V1::LoggingConfig::DriverLogLevelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1::LoggingConfig::DriverLogLevelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataproc/v1/jobs.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
41 42 43 44 |
# File 'proto_docs/google/cloud/dataproc/v1/jobs.rb', line 41 class DriverLogLevelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Dataproc::V1::LoggingConfig::Level
41 42 43 44 |
# File 'proto_docs/google/cloud/dataproc/v1/jobs.rb', line 41 class DriverLogLevelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |