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 versions ranging from 0.14.0 to 0.70.0."],["The `UpdateGoogleAdsLinkRequest` class is used to send requests to update a Google Ads Link, and it extends `GeneratedMessageV3`, inheriting several methods for handling data and messages."],["The latest version is `0.70.0`, while the current page is focused on version `0.64.0` of the Java library."],["The documentation includes information on inherited members, static fields like `GOOGLE_ADS_LINK_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, static methods such as `getDefaultInstance` and `parseFrom`, and instance methods like `getGoogleAdsLink` and `getUpdateMask`."],["The page offers ways to obtain the builder for the class with various newBuilder methods such as `newBuilder()`, `newBuilder(UpdateGoogleAdsLinkRequest prototype)`, `newBuilderForType()`, and `newBuilderForType(GeneratedMessageV3.BuilderParent parent)` in order to construct a message."]]],[]]