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-17 UTC."],[[["This webpage provides documentation for the `UpdateGoogleAdsLinkRequest` class within the Google Analytics Admin API for Java, specifically detailing its structure, functionality, and methods."],["The documentation covers a range of versions for the API, from 0.14.0 up to the latest release, 0.70.0, allowing users to access information relevant to the specific API version they are using."],["The `UpdateGoogleAdsLinkRequest` class extends `GeneratedMessageV3` and implements `UpdateGoogleAdsLinkRequestOrBuilder`, offering functionalities to update a Google Ads link."],["Key methods include `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, `getGoogleAdsLink()`, and `getUpdateMask()`, which facilitate instance creation, data parsing, and access to the request's fields."],["The content highlights static fields such as `GOOGLE_ADS_LINK_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER` that are essential to this class and that this class requires to perform its task."]]],[]]