[[["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-03-21 UTC."],[[["This webpage details the `EnvironmentTypeEnum.EnvironmentType` enum, which is used to specify the various environments where ads can be displayed within the Google Ad Manager."],["The most recent version of the documentation available is `0.19.0`, with multiple earlier versions accessible down to `0.1.0` and including the current page's version of `0.3.0`."],["The `EnvironmentTypeEnum.EnvironmentType` implements the `ProtocolMessageEnum` and includes static fields for `BROWSER`, `VIDEO_PLAYER`, and `ENVIRONMENT_TYPE_UNSPECIFIED`, each with a corresponding `_VALUE` field."],["Static methods such as `forNumber`, `valueOf`, `getDescriptor`, and `internalGetValueMap` are included, alongside instance methods such as `getDescriptorForType`, `getNumber` and `getValueDescriptor` to interact with the enum."],["The documentation page features inherited members from the `Enum` class, with methods for basic enum operations, such as `compareTo`, `equals`, `name`, and `ordinal`."]]],[]]