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 document outlines the different versions of the `UpdateChannelGroupRequest` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest version, 0.70.0."],["The `UpdateChannelGroupRequest` class, as detailed in this document, extends `GeneratedMessageV3` and implements `UpdateChannelGroupRequestOrBuilder`."],["The class is a request message used for updating a `ChannelGroup` in the Google Analytics Admin API, and the resource's `name` field is used to identify which `ChannelGroup` to update."],["The document provides static methods for creating instances of `UpdateChannelGroupRequest`, such as `newBuilder()`, `parseFrom()`, and `parseDelimitedFrom()`."],["The `UpdateChannelGroupRequest` class contains methods to interact with properties like `ChannelGroup` and `UpdateMask`, and includes details on inherited methods from parent classes."]]],[]]