[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The provided content outlines the different versions of the `KmsKeyName` class in the Google Cloud C++ library, ranging from version 2.10.1 to the latest release candidate 2.37.0-rc."],["The `KmsKeyName` class identifies a Google Cloud KMS Key by its project ID, location, key ring, and KMS key name."],["The class includes constructors for copying and moving `KmsKeyName` objects, as well as constructing an object using the project ID, location, key ring, and KMS key name."],["There are operators for copy and move assignments, returning a `KmsKeyName &`."],["The `FullName()` function, when called, returns the fully qualified KMS Key name as a string in the format: \"projects/\"."]]],[]]