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 webpage provides documentation for the `UpdateChannelGroupRequest` class within the Google Analytics Admin API for Java."],["The latest version documented is 0.70.0, and the page includes links to documentation for versions ranging from 0.70.0 down to 0.14.0."],["The `UpdateChannelGroupRequest` class is a request message for updating a ChannelGroup, requiring both the `ChannelGroup` itself and an `update_mask` to specify which fields are to be updated."],["It extends `GeneratedMessageV3` and implements `UpdateChannelGroupRequestOrBuilder`, inheriting a variety of methods for message handling and manipulation."],["Static methods are available to obtain instances, descriptors, builders, and parsers of the class, as well as for parsing from various input types."]]],[]]