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.26.0, with links to other versions."],["The `UpdatePropertyRequest` class is used to send a request to update a property in Google Analytics, extending the `GeneratedMessageV3` class and implementing the `UpdatePropertyRequestOrBuilder` interface."],["The class's static methods include various `parseFrom` methods for creating an `UpdatePropertyRequest` instance from different data formats and a `getDefaultInstance` method to create the default instance."],["The class contains instance methods such as `getProperty()` and `getUpdateMask()` for accessing the required fields to identify and update the property."],["The page contains links to documentation of the class at different versions, with version 0.70.0 being the latest."]]],[]]