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 page provides documentation for the `UpdatePropertyRequest` class in the Google Analytics Admin API, specifically for Java, with the latest version being 0.70.0."],["The `UpdatePropertyRequest` class is used to send requests to update a property in the Google Analytics Admin API, based on the `com.google.analytics.admin.v1beta.UpdatePropertyRequest` definition."],["The documentation lists multiple versions of the API, from 0.70.0 down to 0.14.0, with each version linking to the specific `UpdatePropertyRequest` documentation for that release."],["The `UpdatePropertyRequest` class extends `GeneratedMessageV3` and implements `UpdatePropertyRequestOrBuilder`, including methods for parsing, updating properties, and handling field masks."],["The documentation includes details on static fields such as `PROPERTY_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, along with various static methods for creating instances, parsing data, and handling input/output streams."]]],[]]