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:



5971
5972
5973
5974
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 5971

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