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 provides documentation for the `UpdateGoogleAdsLinkRequest` class within the `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin API for Java."],["The documentation covers multiple versions of the API, ranging from version 0.14.0 to the latest release 0.70.0, with version 0.65.0 being the current point of reference in the documentation."],["`UpdateGoogleAdsLinkRequest` is a class that extends `GeneratedMessageV3` and implements `UpdateGoogleAdsLinkRequestOrBuilder`, used to update a Google Ads link, and is a request message for the UpdateGoogleAdsLink RPC call."],["The class includes static methods for creating new instances, building requests, parsing data from various sources (like `InputStream`, `ByteString`, `ByteBuffer`), and getting default instances, as well as information about fields related to the class."],["The class documentation also details methods like `getGoogleAdsLink()`, `getUpdateMask()`, `hasGoogleAdsLink()`, `hasUpdateMask()`, `equals(Object obj)`, `hashCode()`, `getSerializedSize()` along with inherited methods, providing specifics on how the `UpdateGoogleAdsLinkRequest` is structured and can be used."]]],[]]