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 API's Java library, specifically for version 0.66.0."],["The `UpdateGoogleAdsLinkRequest` class is a request message used for updating a Google Ads link in the Google Analytics Admin API, extending the `GeneratedMessageV3` class."],["The latest version of the library is 0.70.0, but the documentation covers versions going as far back as 0.14.0, covering several different point releases."],["The documentation page has the static methods `getDefaultInstance`, `getDescriptor`, `newBuilder`, `parseDelimitedFrom`, and many `parseFrom` methods, which assist in interacting with the `UpdateGoogleAdsLinkRequest`."],["The class has methods such as `getGoogleAdsLink`, `getUpdateMask`, `hasGoogleAdsLink`, and `hasUpdateMask`, which allow you to inspect the contents of a `UpdateGoogleAdsLinkRequest` Object."]]],[]]