public sealed class IframeAdResource : IMessage<IframeAdResource>, IEquatable<IframeAdResource>, IDeepCloneable<IframeAdResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class IframeAdResource.
Metadata for an IFrame ad resource.
Implements
IMessageIframeAdResource, IEquatableIframeAdResource, IDeepCloneableIframeAdResource, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.VideoGoogle.Cloud.Video.StitcherV1Assembly
Google.Cloud.Video.Stitcher.V1.dll
Constructors
IframeAdResource()
public IframeAdResource()
IframeAdResource(IframeAdResource)
public IframeAdResource(IframeAdResource other)
Parameter | |
---|---|
Name | Description |
other | IframeAdResource |
Properties
Uri
public string Uri { get; set; }
URI source for an IFrame to display for the ad resource.
Property Value | |
---|---|
Type | Description |
string |