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 within the Google Analytics Admin API's Java client library, specifically for version 0.33.0."],["The `UpdatePropertyRequest` class, which extends `GeneratedMessageV3`, is used to construct requests for updating properties in the Google Analytics Admin service, and implements the `UpdatePropertyRequestOrBuilder` interface."],["The documentation details the class's inheritance structure, static fields like `PROPERTY_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, as well as static and instance methods for creating, parsing, and manipulating `UpdatePropertyRequest` objects."],["The documentation highlights that `UpdatePropertyRequest` objects require a `Property` and a `FieldMask` to specify what property is being updated, and what parameters are being changed."],["The content includes links to older versions of the documentation, including version 0.70.0 which is the latest version."]]],[]]