[[["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 `KmsKeyName` class identifies a Google Cloud KMS Key using its `project_id`, `location`, `key_ring`, and `kms_key_name`."],["The class provides multiple constructors for creating `KmsKeyName` objects, including copy, move, and direct construction with `project_id`, `location`, `key_ring`, and `kms_key_name` parameters."],["It supports copy and move operations via `operator=` overloads and provides a `FullName()` function that returns the fully qualified KMS Key name."],["The application is responsible for ensuring the provided `project_id`, `location`, `key_ring`, and `kms_key_name` values are valid, as the class does not validate them before usage."],["The webpage contains links to documentation for multiple versions of this key, the latest of which is 2.37.0-rc."]]],[]]