Google Cloud Video Stitcher V1 Client - Class RequestMetadata (0.8.3)

Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class RequestMetadata.

Metadata for an ad request.

Generated from protobuf message google.cloud.video.stitcher.v1.RequestMetadata

Namespace

Google \ Cloud \ Video \ Stitcher \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ headers Google\Protobuf\Struct

The HTTP headers of the ad request.

getHeaders

The HTTP headers of the ad request.

Returns
TypeDescription
Google\Protobuf\Struct|null

hasHeaders

clearHeaders

setHeaders

The HTTP headers of the ad request.

Parameter
NameDescription
var Google\Protobuf\Struct
Returns
TypeDescription
$this