Class: Google::Cloud::Container::V1::NodePoolLoggingConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/container/v1/cluster_service.rb

Overview

NodePoolLoggingConfig specifies logging configuration for nodepools.

Instance Attribute Summary collapse

Instance Attribute Details

#variant_config::Google::Cloud::Container::V1::LoggingVariantConfig

Returns Logging variant configuration.

Returns:



4519
4520
4521
4522
# File 'proto_docs/google/container/v1/cluster_service.rb', line 4519

class NodePoolLoggingConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end