[[["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 2022-09-30 UTC."],[[["This function, `v1_key_to_string`, generates a string that represents the path of a given key."],["The function accepts an `googledatastore.Key` object as its argument, named `v1_key`."],["The output string will not qualify any special characters present in the input key's elements."],["If a key path element contains both a name and an ID, only the ID will be used, ignoring the name."],["The function returns a string that accurately reflects the path specified within the provided key object."]]],[]]