[[["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 details the `KmsKeyName` class, which is used to identify a Google Cloud KMS key using its `project_id`, `location`, `key_ring`, and `kms_key_name`."],["It lists available versions of the `KmsKeyName` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.10.1."],["The `KmsKeyName` class offers constructors for copying, moving, and creating new instances with specific `project_id`, `location`, `key_ring`, and `kms_key_name` parameters."],["The class also provides operators for copying and moving, and a `FullName()` function that returns the fully qualified KMS Key name."],["The `KmsKeyName` class does not validate provided key components, thus the application is responsible for providing a valid key, to be validated in a RPC."]]],[]]