[[["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 page provides documentation for the `DeleteDataStreamRequestOrBuilder` interface within the Google Analytics Admin Java library, detailing various versions from 0.14.0 to the latest 0.70.0."],["The `DeleteDataStreamRequestOrBuilder` interface is used to manage requests for deleting DataStreams, as part of the Google Analytics Admin API."],["The interface offers two primary methods, `getName()` and `getNameBytes()`, both of which are used to retrieve the name of the DataStream that is targeted for deletion."],["The `getName()` method returns the name of the DataStream as a String, while `getNameBytes()` provides the same name but as a ByteString for the DataStream."],["The `getName()` method expects a string in the format of \"properties/1234/dataStreams/5678\", showing that a specific property and data stream need to be targeted."]]],[]]