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 `UpdatePropertyRequest` class within the Google Analytics Admin API, specifically under the `com.google.analytics.admin.v1alpha` package."],["The `UpdatePropertyRequest` class is part of the Java client library for the Google Analytics Admin API and is used to send requests for updating a property."],["The documentation includes information about the inheritance hierarchy of the `UpdatePropertyRequest` class, as well as a comprehensive listing of its inherited and unique fields, methods, and static methods, as well as exceptions and returns."],["The page lists links to documentation for various versions of this class, ranging from version 0.14.0 up to the latest 0.70.0, providing a historical overview of the `UpdatePropertyRequest` API."],["The `UpdatePropertyRequest` object requires both a property and an update mask to make changes, with the field names needing to be in snake case."]]],[]]