Class: Google::Cloud::Compute::V1::BackendServiceLogConfigLoggingHttpHeader

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

Overview

Determines which HTTP headers will be logged to Stackdriver.

Instance Attribute Summary collapse

Instance Attribute Details

#header_name ⇒ ::String

Returns The name of the header to be logged.

Returns:

  • (::String) —

    The name of the header to be logged.



12305
12306
12307
12308
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 12305

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