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 provides documentation for the `UpdateGoogleAdsLinkRequest` class within the `google.analytics.admin.v1beta` package, specifically for the Java programming language."],["The latest version available for reference is 0.70.0, and the page details various prior versions, back to version 0.14.0, with links to the relevant documentation pages."],["The `UpdateGoogleAdsLinkRequest` class extends `GeneratedMessageV3` and implements `UpdateGoogleAdsLinkRequestOrBuilder`, allowing it to function as a request message for updating Google Ads links in the Google Analytics Admin API."],["The class includes methods for setting and retrieving a `GoogleAdsLink`, and setting a `FieldMask` for specifying which fields should be updated."],["Static methods are provided for creating instances, parsing data from various sources, and retrieving default instances and descriptors."]]],[]]