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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 UTC."],[[["This webpage provides documentation for the `UpdateAudienceRequest` class within the Google Analytics Admin API, specifically in Java."],["The `UpdateAudienceRequest` class is used to send requests to update an audience and extends `GeneratedMessageV3`, implementing `UpdateAudienceRequestOrBuilder`."],["The latest available version is 0.70.0, with numerous prior versions listed, dating back to 0.14.0."],["The documentation details the inherited members, static fields, static methods, and instance methods associated with this class, such as `getAudience()`, `getUpdateMask()`, and `parseFrom()`."],["Key aspects of the class include fields like `AUDIENCE_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, and the class's role in updating audience data via `Audience` and `FieldMask` objects."]]],[]]