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 `UpdatePropertyRequest` class within the Google Analytics Admin API's Java client library, specifically for version 0.31.0 and earlier."],["The `UpdatePropertyRequest` class is used to send requests to update properties within the Google Analytics Admin service, allowing for modification of specific property details."],["The page lists a comprehensive history of available versions, starting from the latest version 0.70.0 down to version 0.14.0, all of which implement the `UpdatePropertyRequest` class."],["The documentation describes that the `UpdatePropertyRequest` class extends `GeneratedMessageV3` and implements `UpdatePropertyRequestOrBuilder`, detailing its methods, fields, and inherited members."],["Static methods for creating instances of `UpdatePropertyRequest`, parsing data, and obtaining related descriptors are also thoroughly outlined, providing a complete overview for developers using the class."]]],[]]