# Decode Base64-encoded string to bytes, then decode bytes to object-init:assign:-project:'${sys.get_env("GOOGLE_CLOUD_PROJECT_ID")}'-subscription:SUBSCRIPTION_ID-pullMessage:# pulls Pub/Sub messagecall:googleapis.pubsub.v1.projects.subscriptions.pullargs:subscription:'${"projects/"+project+"/subscriptions/"+subscription}'body:maxMessages:1result:m-outputMessage:return:'${json.decode(base64.decode(m.receivedMessages[0].message.data))}'
[[["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-02-14 UTC."],[],[]]