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-03-21 UTC."],[[["This page provides reference documentation for the `DeleteCdnKeyRequest` class within the Google Cloud Video Stitcher v1 API."],["The `DeleteCdnKeyRequest` class is used to structure requests for deleting a CDN key and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The API supports multiple versions, with the latest being 3.3.0, and each version's documentation for `DeleteCdnKeyRequest` is accessible through links."],["`DeleteCdnKeyRequest` has two properties, `CdnKeyName` which is a typed view over the `Name` resource name, and `Name`, which is the required name of the CDN key to be deleted in a specified format."]]],[]]