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 the different versions of the `UpdateChannelGroupRequest` class within the Google Analytics Admin Java API, ranging from version 0.14.0 to the latest version, 0.70.0."],["The `UpdateChannelGroupRequest` class is a part of the `com.google.analytics.admin.v1alpha` package in the Java API and is used to send requests to update a ChannelGroup."],["This `UpdateChannelGroupRequest` class is a subclass of `GeneratedMessageV3`, it also implements the `UpdateChannelGroupRequestOrBuilder` interface, and is used to update a specific channel group."],["The static methods of the class `UpdateChannelGroupRequest` provide the ability to build, parse and otherwise configure instances of this class."],["The two fields of the class `UpdateChannelGroupRequest` are `channel_group` and `update_mask` each with a specific field number, they are used to modify the channel group and how it's updated."]]],[]]