[[["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 provides a comprehensive list of versions for the `PropertyType` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 up to the latest version 0.70.0."],["The `PropertyType` class is a Java enum that implements `ProtocolMessageEnum`, and is used to define the different types of Property resources in Google Analytics."],["The available property types include `PROPERTY_TYPE_ORDINARY`, `PROPERTY_TYPE_ROLLUP`, `PROPERTY_TYPE_SUBPROPERTY`, and `PROPERTY_TYPE_UNSPECIFIED`, each with corresponding numerical and descriptive static fields."],["The documentation includes details on inherited methods from `Enum` and `Object` classes, as well as static methods like `forNumber`, `valueOf`, `getDescriptor`, and `values` that are available for use with `PropertyType`."],["There is a list of versions including links to each specific version, the current version of the documentation in view is 0.29.0, and a deprecated method `valueOf(int value)` that has been replaced by `forNumber(int)`."]]],[]]