Compute V1 Client - Class UrlMapTestHeader (1.5.0)

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

HTTP headers used in UrlMapTests.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Header name.

↳ value string

Header value.

getName

Header name.

Generated from protobuf field optional string name = 3373707;

Returns
TypeDescription
string

hasName

clearName

setName

Header name.

Generated from protobuf field optional string name = 3373707;

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getValue

Header value.

Generated from protobuf field optional string value = 111972721;

Returns
TypeDescription
string

hasValue

clearValue

setValue

Header value.

Generated from protobuf field optional string value = 111972721;

Parameter
NameDescription
var string
Returns
TypeDescription
$this