Compute V1 Client - Class BackendServiceLogConfigLoggingHttpHeader (2.11.0)

Reference documentation and code samples for the Compute V1 Client class BackendServiceLogConfigLoggingHttpHeader.

Determines which HTTP headers will be logged to Stackdriver.

Generated from protobuf message google.cloud.compute.v1.BackendServiceLogConfigLoggingHttpHeader

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ header_name string

The name of the header to be logged.

getHeaderName

The name of the header to be logged.

Returns
Type Description
string

hasHeaderName

clearHeaderName

setHeaderName

The name of the header to be logged.

Parameter
Name Description
var string
Returns
Type Description
$this