public sealed class DeleteCdnKeyRequest : IMessage<DeleteCdnKeyRequest>, IEquatable<DeleteCdnKeyRequest>, IDeepCloneable<DeleteCdnKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class DeleteCdnKeyRequest.
Request message for VideoStitcherService.deleteCdnKey.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteCdnKeyRequest\u003c/code\u003e class within the Google Cloud Video Stitcher v1 API, detailing its implementation and usage for deleting a CDN key.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCdnKeyRequest\u003c/code\u003e class is used to construct a request message for the \u003ccode\u003eVideoStitcherService.deleteCdnKey\u003c/code\u003e method 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCdnKeyRequest\u003c/code\u003e class has a constructor that allows for either default initialization or cloning from another \u003ccode\u003eDeleteCdnKeyRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eCdnKeyName\u003c/code\u003e, which represents the typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string property that holds the full resource name of the CDN key to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the documentation are available for \u003ccode\u003eDeleteCdnKeyRequest\u003c/code\u003e, ranging from version 1.0.0 to the latest version 3.3.0, indicating the evolution of the API.\u003c/p\u003e\n"]]],[],null,["# Video Stitcher v1 API - Class DeleteCdnKeyRequest (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.DeleteCdnKeyRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/3.2.0/Google.Cloud.Video.Stitcher.V1.DeleteCdnKeyRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/3.1.0/Google.Cloud.Video.Stitcher.V1.DeleteCdnKeyRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/3.0.0/Google.Cloud.Video.Stitcher.V1.DeleteCdnKeyRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/2.0.0/Google.Cloud.Video.Stitcher.V1.DeleteCdnKeyRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/1.1.0/Google.Cloud.Video.Stitcher.V1.DeleteCdnKeyRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/1.0.0/Google.Cloud.Video.Stitcher.V1.DeleteCdnKeyRequest) \n\n public sealed class DeleteCdnKeyRequest : IMessage\u003cDeleteCdnKeyRequest\u003e, IEquatable\u003cDeleteCdnKeyRequest\u003e, IDeepCloneable\u003cDeleteCdnKeyRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Video Stitcher v1 API class DeleteCdnKeyRequest.\n\nRequest message for VideoStitcherService.deleteCdnKey. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteCdnKeyRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteCdnKeyRequest](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.DeleteCdnKeyRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteCdnKeyRequest](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.DeleteCdnKeyRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteCdnKeyRequest](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.DeleteCdnKeyRequest), [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### DeleteCdnKeyRequest()\n\n public DeleteCdnKeyRequest()\n\n### DeleteCdnKeyRequest(DeleteCdnKeyRequest)\n\n public DeleteCdnKeyRequest(DeleteCdnKeyRequest other)\n\nProperties\n----------\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.DeleteCdnKeyRequest#Google_Cloud_Video_Stitcher_V1_DeleteCdnKeyRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The name of the CDN key to be deleted, in the form of\n`projects/{project_number}/locations/{location}/cdnKeys/{id}`."]]