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-06 UTC."],[[["This webpage provides documentation for the `UpdateAudienceRequest` class within the Google Analytics Admin API, specifically in the `com.google.analytics.admin.v1alpha` package for Java."],["The `UpdateAudienceRequest` class is used to send a request to update an audience in Google Analytics, and the latest available version is 0.70.0, but it has version history as far back as 0.14.0."],["The documentation details the inheritance hierarchy of `UpdateAudienceRequest`, showing that it extends `GeneratedMessageV3` and implements `UpdateAudienceRequestOrBuilder`."],["The page outlines the required fields for an `UpdateAudienceRequest`, which are the `audience` to be updated and the `update_mask` specifying which fields to update."],["The documentation provides information on various static and instance methods for creating, parsing, and interacting with `UpdateAudienceRequest` objects, including handling input/output streams and protocol buffers."]]],[]]