Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::BackendServiceLogConfigLoggingHttpHeader.
Determines which HTTP headers will be logged to Stackdriver.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#header_name
def header_name() -> ::String
Returns
- (::String) — The name of the header to be logged.
#header_name=
def header_name=(value) -> ::String
Parameter
- value (::String) — The name of the header to be logged.
Returns
- (::String) — The name of the header to be logged.