Class: Google::Cloud::Dataproc::V1beta2::LoggingConfig::DriverLogLevelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::LoggingConfig::DriverLogLevelsEntry
- 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
39 40 41 42 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/jobs.rb', line 39 class DriverLogLevelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Dataproc::V1beta2::LoggingConfig::Level
39 40 41 42 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/jobs.rb', line 39 class DriverLogLevelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |