Video Stitcher v1 API - Class RequestMetadata (3.3.0)

public sealed class RequestMetadata : IMessage<RequestMetadata>, IEquatable<RequestMetadata>, IDeepCloneable<RequestMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Video Stitcher v1 API class RequestMetadata.

Metadata for an ad request.

Inheritance

object > RequestMetadata

Namespace

Google.Cloud.Video.Stitcher.V1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Constructors

RequestMetadata()

public RequestMetadata()

RequestMetadata(RequestMetadata)

public RequestMetadata(RequestMetadata other)
Parameter
Name Description
other RequestMetadata

Properties

Headers

public Struct Headers { get; set; }

The HTTP headers of the ad request.

Property Value
Type Description
Struct