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-17 UTC."],[[["This page provides documentation for the `UpdateChannelGroupRequest` class within the Google Analytics Admin API, specifically in Java."],["It offers a comprehensive history of the API versions, with the latest being version 0.70.0, and going as far back as version 0.14.0."],["`UpdateChannelGroupRequest` is a message type used to request the update of a channel group, and is implemented via the `GeneratedMessageV3` class."],["The `UpdateChannelGroupRequest` class includes methods to handle channel group data and an update mask, for the purpose of modifying channel groups."],["The documentation provides details on methods for parsing, serializing, and handling various aspects of the `UpdateChannelGroupRequest`, such as checking for set fields and managing the message's lifecycle."]]],[]]