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-01 UTC."],[[["This webpage provides documentation for the `UpdateGoogleAdsLinkRequest` class in the `com.google.analytics.admin.v1beta` package, part of the Google Analytics Admin Java library."],["It includes documentation for various versions of the library, ranging from version 0.14.0 up to the latest 0.70.0, with links to the respective versioned documentation pages."],["The `UpdateGoogleAdsLinkRequest` class is a request message used for the UpdateGoogleAdsLink RPC and extends `GeneratedMessageV3`, implementing the `UpdateGoogleAdsLinkRequestOrBuilder` interface."],["The documentation details the inherited members, static fields (like `GOOGLE_ADS_LINK_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`), static methods, and instance methods of the `UpdateGoogleAdsLinkRequest` class, providing a comprehensive overview of its functionalities."],["The information includes that the request message can be parsed from different sources like input stream, byte arrays, and byte strings with options for providing an extension registry and has methods for getting the google ads link to update, if it has an update mask, and getting their corresponding builders."]]],[]]