[[["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 2024-10-09 UTC."],[[["`Container.RefreshType` is an enum that indicates the source of a container refresh."],["`NETWORK` signifies that the container's content was refreshed from a network location."],["`SAVED` signifies that the container's content was refreshed from a locally saved copy."]]],["The `Container.RefreshType` enum indicates the source of a container refresh. It has two possible values: `NETWORK`, signifying the container was refreshed from the network, and `SAVED`, meaning the container was refreshed from a stored copy. These values specify the origin of the data update for a given container.\n"]]