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.25.0, with links to older versions."],["The `UpdateDataStreamRequest` class is a request message used to update a DataStream, and it extends the `GeneratedMessageV3` class, implementing the `UpdateDataStreamRequestOrBuilder` interface."],["The documentation lists all of the static methods, as well as inherited methods, and instance methods, to get an understanding of what features are available for this class."],["The class includes fields such as `DATA_STREAM_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, which are integers, and instance methods such as `getDataStream()` and `getUpdateMask()` for accessing the data stream and update mask fields."],["There are many static methods within the class, for tasks such as: getting the default instance, parsing information from various inputs, or creating a new builder."]]],[]]