[[["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-04-09 UTC."],[[["This webpage provides documentation for the `DeletePropertyRequestOrBuilder` interface within the Google Analytics Admin Java library, specifically for the `com.google.analytics.admin.v1alpha` package."],["The `DeletePropertyRequestOrBuilder` interface is used to build requests for soft-deleting a Google Analytics property and it implements the `MessageOrBuilder` interface."],["The page lists the available versions of the library, ranging from version 0.14.0 to the latest version 0.70.0, each one providing documentation for the same `DeletePropertyRequestOrBuilder` class."],["The interface includes two methods, `getName()` which returns the property name as a string and `getNameBytes()` which returns the property name as a `ByteString`."],["The `getName()` and `getNameBytes()` methods are used to specify the property to delete, using the format \"properties/{property_id}\", such as \"properties/1000\", and they are required fields."]]],[]]