[[["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 document provides a comprehensive list of versions for the `GetPropertyRequest` class in the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `GetPropertyRequest` class extends `GeneratedMessageV3` and implements `GetPropertyRequestOrBuilder`, which is used for requesting information about a Google Analytics property."],["The `GetPropertyRequest` class is designed for the GetProperty RPC and is used to define the format for requesting a specific property, utilizing methods such as `getDefaultInstance()`, `newBuilder()`, and `parseFrom()` for object creation and data handling."],["The class includes static methods and constants like `getDescriptor()` and `NAME_FIELD_NUMBER`, as well as instance methods such as `getName()`, `equals()`, `hashCode()`, and `writeTo()`, to enable the retrieval and manipulation of property request data."],["The documentation covers static methods for parsing data from various input types, including `byte[]`, `ByteString`, `CodedInputStream`, and `InputStream`, making it flexible for diverse data sources."]]],[]]