[[["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 documentation is for the `ListCdnKeysResponse` class within the Google Cloud Video Stitcher v1 API, specifically version 2.0.0."],["The `ListCdnKeysResponse` class is used to encapsulate the response message for the `VideoStitcher.ListCdnKeys` method and it inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["This class includes properties such as `CdnKeys` (a list of CDN keys), `NextPageToken` (for pagination), and `Unreachable` (for locations that could not be reached)."],["The `ListCdnKeysResponse` object can be constructed either with a default constructor or by copying another `ListCdnKeysResponse` instance, and it also has a method called `GetEnumerator()` that lets you iterate through the resources."],["This is not the latest version of the API class; other versions from 1.0.0 up to the latest 3.3.0 are also available."]]],[]]