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 webpage provides reference documentation for the `SignedUrlKey` class within the Google Cloud Compute Engine v1 API, specifically focusing on version 2.13.0 and its available features."],["The `SignedUrlKey` class represents a customer-supplied signing key used for Cloud CDN Signed URLs, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available versions of the `SignedUrlKey` class, ranging from version 1.0.0 up to the latest version 3.6.0, including the current 2.13.0."],["The class has properties such as `HasKeyName`, `HasKeyValue`, `KeyName`, and `KeyValue` that are detailed within the page, along with constructors for creating `SignedUrlKey` instances."],["The information includes the inheritance of the class, showing that it inherits from `object` and lists the `Inherited Members` associated with it."]]],[]]