Name of the key. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
[[["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-04-02 UTC."],[[["This document provides reference documentation for the `SignedUrlKey` class within the Google Cloud Compute Engine v1 API, specifically version 2.14.0."],["The `SignedUrlKey` class is used to represent a customer-supplied signing key for Cloud CDN Signed URLs."],["The latest version of `SignedUrlKey` is 3.6.0, but the document lists multiple past versions, and the class has implemented several interfaces."],["The class includes properties such as `HasKeyName`, `HasKeyValue`, `KeyName`, and `KeyValue`, which are used to manage the key name and its corresponding value."],["There are two constructors available: a default constructor (`SignedUrlKey()`) and a copy constructor (`SignedUrlKey(SignedUrlKey other)`), and the `SignedUrlKey` class inherits members from the `object` class."]]],[]]