Values:
DESIRED_STATE_UNSPECIFIED (0):
Unspecified is invalid.
PRESENT (1):
Ensure file at path is present.
ABSENT (2):
Ensure file at path is absent.
CONTENTS_MATCH (3):
Ensure the contents of the file at path
matches. If the file does not exist it will be
created.
[[["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 2024-11-14 UTC."],[],[]]