[[["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-17 UTC."],[[["This webpage provides documentation for the `DeleteDataStreamRequestOrBuilder` interface within the Google Analytics Admin Java library, specifically covering versions from 0.14.0 up to the latest 0.70.0."],["The `DeleteDataStreamRequestOrBuilder` interface extends `MessageOrBuilder` and defines the methods `getName()` and `getNameBytes()` for managing data stream deletion requests."],["The `getName()` method retrieves the name of the data stream to be deleted as a String, and it is required, following the format: `properties/1234/dataStreams/5678`."],["The `getNameBytes()` method allows to get the data stream's name in the ByteString format, useful for dealing with byte-level data representation."],["Each version, from 0.14.0 to 0.70.0, allows to access documentation on how to delete a data stream, which can be viewed directly by clicking on each version."]]],[]]