Required. The list of fields to be updated. Field names must be in snake
case (e.g., "field_to_update"). 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. Field names must be in snake
case (e.g., "field_to_update"). 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. Field names must be in snake
case (e.g., "field_to_update"). 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-04-09 UTC."],[[["This webpage lists different versions of the `UpdateChannelGroupRequest` class within the Google Analytics Admin API, specifically for Java."],["The latest version of the `UpdateChannelGroupRequest` class is 0.70.0, with numerous older versions available for reference, all the way back to 0.14.0."],["The `UpdateChannelGroupRequest` class extends `GeneratedMessageV3` and implements `UpdateChannelGroupRequestOrBuilder`, providing functionality for updating channel group data."],["This class is a request message used for updating channel groups via the UpdateChannelGroup RPC, and includes fields such as `channel_group` and `update_mask` for specifying the channel group to modify and the fields to update."],["The class utilizes the protobuf library and includes static methods for parsing and creating instances of `UpdateChannelGroupRequest`, including getting a default instance."]]],[]]