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 documents various versions of the `UpdateDataStreamRequest` class, ranging from version 0.14.0 to the latest version 0.70.0, which is part of the Google Analytics Admin API for Java."],["The `UpdateDataStreamRequest` class is a request message for the UpdateDataStream RPC, extending `GeneratedMessageV3` and implementing the `UpdateDataStreamRequestOrBuilder` interface."],["It provides static methods for creating new instances, parsing data from various input types (byte arrays, streams, etc.), and obtaining default instances, as well as getters for `dataStream`, `updateMask`, and other metadata."],["The class contains two main static fields `DATA_STREAM_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`."],["The `UpdateDataStreamRequest` class defines methods to update a DataStream, allowing users to update specific fields or the entire entity, as well as providing inherited members from `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`."]]],[]]