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, spanning multiple versions from 0.14.0 up to the latest 0.70.0."],["The `UpdateDataStreamRequest` class is used to update a DataStream resource, and is a request message type in the API."],["This `UpdateDataStreamRequest` class extends `GeneratedMessageV3` and implements `UpdateDataStreamRequestOrBuilder`, inheriting numerous methods for message management and data manipulation."],["Static methods are provided to create new instances, parse data from various sources (like `ByteString`, `InputStream`, `ByteBuffer`, etc.), and retrieve default instances and the descriptor."],["The class supports updating specific fields of a data stream, as indicated by the `update_mask` field, and it provides methods to get the `DataStream` and the `FieldMask`."]]],[]]