Video Stitcher v1 API - Class AkamaiCdnKey (3.0.0)

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

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

Configuration for an Akamai CDN key.

Inheritance

object > AkamaiCdnKey

Namespace

Google.Cloud.Video.Stitcher.V1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Constructors

AkamaiCdnKey()

public AkamaiCdnKey()

AkamaiCdnKey(AkamaiCdnKey)

public AkamaiCdnKey(AkamaiCdnKey other)
Parameter
NameDescription
otherAkamaiCdnKey

Properties

TokenKey

public ByteString TokenKey { get; set; }

Input only. Token key for the Akamai CDN edge configuration.

Property Value
TypeDescription
ByteString