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 webpage provides documentation for the `UpdateAudienceRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.65.0, with links to other versions."],["The `UpdateAudienceRequest` class is used to update an audience in Google Analytics, identifying the target audience using the audience's `name` field."],["This documentation outlines the `UpdateAudienceRequest` class's inheritance, including `GeneratedMessageV3`, `AbstractMessage`, `AbstractMessageLite` and `Object`, along with its implemented interfaces."],["The class offers methods for managing the update process, such as `getAudience`, `getUpdateMask`, `hasAudience`, `hasUpdateMask`, with static methods to support construction of the object."],["The webpage also provides various static methods for parsing instances of the `UpdateAudienceRequest` class from various sources like byte arrays, `ByteString`, `CodedInputStream`, and `InputStream`."]]],[]]