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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Struct|null |
hasHeaders
clearHeaders
setHeaders
The HTTP headers of the ad request.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Struct
|
Returns | |
---|---|
Type | Description |
$this |