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 within the Google Analytics Admin API, specifically for Java, ranging from version 0.14.0 to the latest version 0.70.0."],["The `UpdateDataStreamRequest` class is used to send requests to update a data stream in the Google Analytics Admin API, and each version listed has its own API documentation."],["The `UpdateDataStreamRequest` class is a subclass of `GeneratedMessageV3` and implements `UpdateDataStreamRequestOrBuilder`, providing methods to manage and update data streams."],["Static methods like `parseFrom` and `parseDelimitedFrom` are provided for handling input and creating `UpdateDataStreamRequest` instances, and others like `newBuilder` and `getDescriptor` to deal with the class itself."],["The class contains methods for managing the data stream itself, as well as the fields to be updated, including `getDataStream()`, `getUpdateMask()`, `hasDataStream()`, and `hasUpdateMask()`."]]],[]]