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-09 UTC."],[[["This webpage provides reference documentation for the `SignedUrlKey` class within the Google.Cloud.Compute.V1 API, specifically for the .NET environment, with version 3.5.0 being the current focus of documentation."],["The `SignedUrlKey` class is used to represent a customer-supplied signing key utilized by Cloud CDN Signed URLs and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation lists several previous versions of the Google.Cloud.Compute.V1 API dating all the way back to version 1.0.0, with version 3.6.0 being the most recent, while 3.5.0 being the active one."],["Key properties of the `SignedUrlKey` class include `KeyName` and `KeyValue`, which are essential for defining and utilizing a customer-supplied signing key."],["The page documents the class's constructors, `SignedUrlKey()`, and `SignedUrlKey(SignedUrlKey other)`, with the second one allowing for cloning another `SignedUrlKey` object."]]],[]]