[[["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 Java library, ranging from version 0.14.0 up to the latest, 0.70.0."],["The `PropertyType` class is a Protobuf enum (`google.analytics.admin.v1beta.PropertyType`) that defines the different types of Property resources, such as ordinary, rollup, or subproperty types, as well as an unspecified type."],["The `PropertyType` class implements the `ProtocolMessageEnum` interface, and therefore inherits several methods, including `valueOf` and methods from the parent `Enum` class."],["There are several static fields that represent the various `PropertyType` options, including `PROPERTY_TYPE_ORDINARY`, `PROPERTY_TYPE_ROLLUP`, `PROPERTY_TYPE_SUBPROPERTY`, and `PROPERTY_TYPE_UNSPECIFIED`."],["The documentation also lists the static and non-static methods that this enum class has."]]],[]]