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-03-31 UTC."],[[["The latest version available for the `SignedUrlKey` class in the Compute Engine v1 API is 3.6.0, while the current page focuses on version 2.9.0."],["The `SignedUrlKey` class represents a customer-supplied signing key used for Cloud CDN Signed URLs, and is implemented with multiple interfaces."],["The `SignedUrlKey` class has two constructors, one default and another that accepts another `SignedUrlKey` object as a parameter."],["This class includes two key properties: `KeyName`, which must adhere to RFC1035 guidelines, and `KeyValue`, which should be a 128-bit, base64url-encoded string as per RFC 4648 Section 5."],["There are many different versions of the `SignedUrlKey` available on the google cloud documentation site, ranging from version 1.0.0 to the latest version 3.6.0, with all previous versions being listed and available."]]],[]]