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"]],[["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-07-02 UTC."],[[["This webpage provides documentation for the `UpdateDataStreamRequest` class in the Google Analytics Admin API's Java client library, specifically within version 0.49.0."],["The `UpdateDataStreamRequest` class is part of the `com.google.analytics.admin.v1beta` package and extends the `GeneratedMessageV3` class, used for sending a request to update a data stream."],["The documentation details the inherited methods, static fields, static methods, and instance methods available for the `UpdateDataStreamRequest` class, including parsing, creating, and retrieving instances."],["The page also includes a listing of previous versions, ranging from 0.70.0 down to 0.14.0, allowing for exploration of changes and documentation across different versions."],["The `UpdateDataStreamRequest` includes the capability to specify the DataStream to update and a mask of what will be updated through the fields `data_stream` and `update_mask`."]]],[]]