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-03-21 UTC."],[[["This webpage provides documentation for the `UpdateAudienceRequest` class in the Google Analytics Admin API, within the `com.google.analytics.admin.v1alpha` package."],["The `UpdateAudienceRequest` class extends `GeneratedMessageV3` and implements `UpdateAudienceRequestOrBuilder`, serving as the request message for the UpdateAudience RPC method."],["The documentation includes a list of available versions for the documentation, ranging from the latest version 0.70.0 down to version 0.14.0."],["The class `UpdateAudienceRequest` has two required fields: `audience` which is the audience to be updated, and `update_mask`, the list of fields to be updated."],["This class comes with multiple methods to parse data from different formats, such as `byte[]`, `ByteString`, `InputStream`, `CodedInputStream` and more, for various use cases."]]],[]]