[[["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-05 UTC."],[[["The webpage provides documentation for the `KmsKeyName` class in the Google Cloud C++ client library, specifically for version 2.12.0 and prior, with the most recent version being 2.37.0-rc."],["`KmsKeyName` is a class that identifies a Google Cloud KMS Key, using `project_id`, `location`, `key_ring`, and `kms_key_name` as the identifiers."],["The class documentation emphasizes that it's the application's responsibility to validate the key components, as the class itself does not perform validation until an RPC call is made."],["The documentation covers constructors for copying and moving `KmsKeyName` objects, as well as a constructor that takes the `project_id`, `location`, `key_ring`, and `kms_key_name` as string parameters."],["The class includes `operator=` overloads for copy and move operations and a `FullName()` function to retrieve the fully qualified KMS Key name as a string."]]],[]]