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-06-05 UTC."],[[["This document outlines the `UpdateAudienceRequest` class, which is used to update audience data in Google Analytics Admin."],["It shows a list of available versions of the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["`UpdateAudienceRequest` extends `GeneratedMessageV3` and implements `UpdateAudienceRequestOrBuilder`, inheriting a suite of methods for managing message data."],["The `UpdateAudienceRequest` requires an `Audience` and a `FieldMask` to specify which parts of the audience to update, using the audiences name to identify which one will be updated."],["It includes various static methods for parsing `UpdateAudienceRequest` from different data types, such as byte arrays, streams, and ByteStrings."]]],[]]