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-01 UTC."],[[["This page provides reference documentation for the `SignedUrlKey` class within the Google Compute Engine v1 API for .NET, with the most recent version being 3.6.0."],["The `SignedUrlKey` class, used for Cloud CDN Signed URLs, represents a customer-supplied signing key and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors for `SignedUrlKey`, including a default constructor and a copy constructor, taking in a `SignedUrlKey` object."],["The `SignedUrlKey` class exposes properties such as `HasKeyName`, `HasKeyValue`, `KeyName`, and `KeyValue`, which relate to the key's existence, its name, and its 128-bit value."],["A historical list of versions is available, covering releases from version 1.0.0 up to the latest 3.6.0."]]],[]]