[[["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-08-15 UTC."],[[["This webpage documents the `EnvironmentProvider` interface, which is used to access environment variable values."],["The latest version of the documentation available is 2.63.1, with a comprehensive list of versions spanning down to 2.7.1."],["The `EnvironmentProvider` interface includes one method `getenv(String name)` that retrieves the value of a specified environment variable by its name."],["The `getenv` method accepts a String as a parameter for the environment variable's name and returns a String representing the value of said environment variable."]]],[]]