[[["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."],[[["This webpage lists the available versions of the `DeletePropertyRequestOrBuilder` interface within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `DeletePropertyRequestOrBuilder` interface extends `MessageOrBuilder` and is used to manage requests for soft-deleting a Google Analytics property."],["The interface contains two key methods: `getName()`, which returns the property name as a string, and `getNameBytes()`, which returns the property name as a ByteString."],["Both `getName()` and `getNameBytes()` require the property name in the format \"properties/{property_id}\", as illustrated by the example \"properties/1000\"."],["The name parameter is a required field when utilizing this interface."]]],[]]