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"]],[["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-08-18 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."]]],[]]