[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eCdnKey\u003c/code\u003e class within the Google Cloud Video Stitcher v1 API, including its properties and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCdnKey\u003c/code\u003e class is used to configure CDN keys for signing URIs to fetch video manifests and media segments, allowing integration with Akamai, Google Cloud, or Media CDNs.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports various CDN key types, which can be specified using the properties \u003ccode\u003eAkamaiCdnKey\u003c/code\u003e, \u003ccode\u003eGoogleCdnKey\u003c/code\u003e, and \u003ccode\u003eMediaCdnKey\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the CdnKey class is 3.3.0, and it has versions dating back to 1.0.0, with links for documentation on each.\u003c/p\u003e\n"],["\u003cp\u003eThe CdnKey class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for working with messages, equality checks, deep cloning and buffer management.\u003c/p\u003e\n"]]],[],null,["# Video Stitcher v1 API - Class CdnKey (3.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.CdnKey)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/3.2.0/Google.Cloud.Video.Stitcher.V1.CdnKey)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/3.1.0/Google.Cloud.Video.Stitcher.V1.CdnKey)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/3.0.0/Google.Cloud.Video.Stitcher.V1.CdnKey)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/2.0.0/Google.Cloud.Video.Stitcher.V1.CdnKey)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/1.1.0/Google.Cloud.Video.Stitcher.V1.CdnKey)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/1.0.0/Google.Cloud.Video.Stitcher.V1.CdnKey) \n\n public sealed class CdnKey : IMessage\u003cCdnKey\u003e, IEquatable\u003cCdnKey\u003e, IDeepCloneable\u003cCdnKey\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Video Stitcher v1 API class CdnKey.\n\nConfiguration for a CDN key. Used by the Video Stitcher\nto sign URIs for fetching video manifests and signing\nmedia segments for playback. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CdnKey \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CdnKey](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.CdnKey), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CdnKey](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.CdnKey), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CdnKey](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.CdnKey), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.Stitcher.V1](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.Stitcher.V1.dll\n\nConstructors\n------------\n\n### CdnKey()\n\n public CdnKey()\n\n### CdnKey(CdnKey)\n\n public CdnKey(CdnKey other)\n\nProperties\n----------\n\n### AkamaiCdnKey\n\n public AkamaiCdnKey AkamaiCdnKey { get; set; }\n\nThe configuration for an Akamai CDN key.\n\n### CdnKeyConfigCase\n\n public CdnKey.CdnKeyConfigOneofCase CdnKeyConfigCase { get; }\n\n### CdnKeyName\n\n public CdnKeyName CdnKeyName { get; set; }\n\n[CdnKeyName](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.CdnKeyName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.CdnKey#Google_Cloud_Video_Stitcher_V1_CdnKey_Name) resource name property.\n\n### GoogleCdnKey\n\n public GoogleCdnKey GoogleCdnKey { get; set; }\n\nThe configuration for a Google Cloud CDN key.\n\n### Hostname\n\n public string Hostname { get; set; }\n\nThe hostname this key applies to.\n\n### MediaCdnKey\n\n public MediaCdnKey MediaCdnKey { get; set; }\n\nThe configuration for a Media CDN key.\n\n### Name\n\n public string Name { get; set; }\n\nThe resource name of the CDN key, in the form of\n`projects/{project}/locations/{location}/cdnKeys/{id}`.\nThe name is ignored when creating a CDN key."]]