Required. The list of fields to be updated. Omitted fields will not be
updated. To replace the entire entity, use one path with the string "*" to
match all fields.
Required. The list of fields to be updated. Omitted fields will not be
updated. To replace the entire entity, use one path with the string "*" to
match all fields.
Required. The list of fields to be updated. Omitted fields will not be
updated. To replace the entire entity, use one path with the string "*" to
match all fields.
[[["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 webpage provides documentation for the `UpdateDataStreamRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.21.0, with links to older versions."],["The `UpdateDataStreamRequest` class is used to structure requests for updating data streams in the Google Analytics Admin API."],["It is a subclass of `GeneratedMessageV3`, extending the abstract `AbstractMessage` class and ultimately `Object`, implementing `UpdateDataStreamRequestOrBuilder`."],["The documentation details the class's inheritance hierarchy, implemented methods, static fields, and static methods for creating and parsing instances of `UpdateDataStreamRequest`."],["The `UpdateDataStreamRequest` contains `DataStream` and `FieldMask` objects, represented in the documentation by the methods `getDataStream()` and `getUpdateMask()` respectively, each having a `OrBuilder` and a has method to verify them."]]],[]]