[[["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 outlines the different versions of the `DeletePropertyRequest` class within the Google Analytics Admin API, specifically for Java, ranging from version 0.14.0 to the latest version 0.70.0."],["The `DeletePropertyRequest` class, used to delete a property, extends `GeneratedMessageV3` and implements `DeletePropertyRequestOrBuilder`, inheriting and overriding numerous methods for managing and manipulating the request."],["Static methods are provided for parsing `DeletePropertyRequest` instances from various data types such as `ByteString`, byte arrays, `InputStream`, `CodedInputStream`, and `ByteBuffer`, or to create new instances."],["The `getName()` method, returning a `String`, is used to define the name of the property being deleted in the format `properties/{property_id}`, and `getNameBytes()` returns the name in bytes."],["This document also includes information about the inherited members and their respective methods from `AbstractMessage`, `AbstractMessageLite`, `GeneratedMessageV3`, and `Object`, providing a full understanding of what is accessible."]]],[]]