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-04 UTC."],[[["The content provides a comprehensive list of versions for the `UpdatePropertyRequest` class in the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `UpdatePropertyRequest` class, part of the `com.google.analytics.admin.v1beta` package, is used to request the update of a property via RPC."],["The `UpdatePropertyRequest` class inherits from `GeneratedMessageV3` and implements `UpdatePropertyRequestOrBuilder`, containing static fields and methods to instantiate, parse, and interact with the request object."],["The class requires a `Property` object and a `FieldMask` object for update operations, as indicated by the `getProperty`, `getUpdateMask` methods, as well as their respective `OrBuilder` methods, alongside the mandatory fields marked as `REQUIRED`."],["The latest version available is 0.70.0, while the documentation for version 0.55.0 is presented here, with access to all versions through a link, where the previous versions are documented as well."]]],[]]