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 lists the available versions of the `UpdatePropertyRequest` class for the Google Analytics Admin API, ranging from version 0.14.0 up to the latest version 0.70.0."],["The `UpdatePropertyRequest` class is part of the `com.google.analytics.admin.v1beta` package and is used to construct messages for updating a property via an RPC call."],["This class extends `GeneratedMessageV3` and implements `UpdatePropertyRequestOrBuilder`, inheriting and implementing various methods for managing message data."],["The `UpdatePropertyRequest` class includes static fields for `PROPERTY_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, and provides various static methods for parsing and creating instances of the `UpdatePropertyRequest` class."],["The class contains methods to get and check the fields like property and update mask, determine if fields are set, and handle object equality and hash codes."]]],[]]