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-03-21 UTC."],[[["This page provides documentation for the `UpdateChannelGroupRequest` class in the Google Analytics Admin API, specifically within version 0.31.0."],["The `UpdateChannelGroupRequest` class is a message for updating a channel group, and it extends `GeneratedMessageV3` and implements `UpdateChannelGroupRequestOrBuilder`."],["The documentation includes links to previous versions, ranging from 0.70.0 (latest) down to version 0.14.0, showing the historical context of this class."],["It details the inherited members and static methods and fields such as `CHANNEL_GROUP_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, providing comprehensive information for developers."],["The provided documentation shows that to update an existing `ChannelGroup` resource, it is required to provide the `channel_group` and the `update_mask` values, and that `getChannelGroup()` and `getUpdateMask()` are the methods that allow to retrieve these values."]]],[]]