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 details the `UpdatePropertyRequest` class, which is used to update a property in the Google Analytics Admin API, specifically within the v1alpha package."],["The page provides access to the documentation of 52 different versions of the `UpdatePropertyRequest` class, ranging from version 0.70.0 down to 0.14.0, including the latest version."],["The `UpdatePropertyRequest` class extends `GeneratedMessageV3` and implements `UpdatePropertyRequestOrBuilder`, offering various methods for object creation, data parsing, and field manipulation."],["The class requires a `Property` object and a `FieldMask` to specify the property to update and which fields within that property should be modified, respectively."],["There are numerous static methods for parsing `UpdatePropertyRequest` objects from various data sources, including byte arrays, ByteStrings, InputStreams, and ByteBuffers, including methods that take an `ExtensionRegistryLite` for advanced usage."]]],[]]