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-26 UTC."],[[["This webpage provides documentation for the `UpdateDataStreamRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.18.0, with links to other versions."],["The `UpdateDataStreamRequest` class is used to construct requests for updating a DataStream, and is a type of Protobuf message within the `google.analytics.admin.v1beta` package."],["The class inherits from `GeneratedMessageV3` and implements `UpdateDataStreamRequestOrBuilder`, offering various methods for message construction, parsing, and manipulation."],["Static methods are available to create instances, parse data from various sources (like byte arrays, input streams), and access default configurations of `UpdateDataStreamRequest`."],["The class has methods for retrieving and managing the DataStream to be updated, as well as methods for setting the fields that are to be updated using `FieldMask`."]]],[]]