[[["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-07 UTC."],[[["The webpage provides documentation for various versions of the `GetPropertyRequestOrBuilder` interface in the Google Analytics Admin Java library, ranging from version 0.70.0 (latest) down to 0.14.0."],["`GetPropertyRequestOrBuilder` is an interface that extends `MessageOrBuilder` from the Protobuf library."],["The `getName()` method, part of the `GetPropertyRequestOrBuilder` interface, retrieves the name of the property to lookup in a string format, which follows the format `properties/{property_id}`, and is a required field."],["The `getNameBytes()` method, also part of the interface, retrieves the name of the property as a `ByteString`, which is the byte representation of the name and is a required field as well."],["The latest version of the `GetPropertyRequestOrBuilder` interface is 0.70.0, and it includes methods for retrieving the property's name in both String and ByteString formats."]]],[]]