[[["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 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."]]],[]]