Class: Google::Cloud::Container::V1beta1::NodePoolLoggingConfig

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

Overview

NodePoolLoggingConfig specifies logging configuration for nodepools.

Instance Attribute Summary collapse

Instance Attribute Details

#variant_config::Google::Cloud::Container::V1beta1::LoggingVariantConfig

Returns Logging variant configuration.

Returns:



6033
6034
6035
6036
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 6033

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