public sealed class HtmlAdResource : IMessage<HtmlAdResource>, IEquatable<HtmlAdResource>, IDeepCloneable<HtmlAdResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class HtmlAdResource.
Metadata for an HTML ad resource.
Implements
IMessageHtmlAdResource, IEquatableHtmlAdResource, IDeepCloneableHtmlAdResource, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.VideoGoogle.Cloud.Video.StitcherV1Assembly
Google.Cloud.Video.Stitcher.V1.dll
Constructors
HtmlAdResource()
public HtmlAdResource()
HtmlAdResource(HtmlAdResource)
public HtmlAdResource(HtmlAdResource other)
Parameter | |
---|---|
Name | Description |
other | HtmlAdResource |
Properties
HtmlSource
public string HtmlSource { get; set; }
The HTML to display for the ad resource.
Property Value | |
---|---|
Type | Description |
string |