Required. The list of fields to be updated. 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. Omitted fields will not be
updated. To replace the entire entity, use one path with the string "*" to
match all fields.
Whether the displayVideo360AdvertiserLink field is set.
hasUpdateMask()
publicbooleanhasUpdateMask()
Required. The list of fields to be updated. 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-03-21 UTC."],[[["This webpage provides documentation for the `UpdateDisplayVideo360AdvertiserLinkRequest` class in the `google-analytics-admin` Java library, with the latest version being 0.70.0 and version 0.44.0 being the focus, while showing previous versions as well."],["The `UpdateDisplayVideo360AdvertiserLinkRequest` class extends `GeneratedMessageV3` and implements `UpdateDisplayVideo360AdvertiserLinkRequestOrBuilder`, and is used for updating a DisplayVideo360AdvertiserLink via RPC."],["The documentation includes details on the class's inheritance, implemented interfaces, static fields (like `DISPLAY_VIDEO_360_ADVERTISER_LINK_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`), static methods for creating instances and parsing data, and instance methods for accessing and manipulating the data within the object."],["The main purpose of this class is for handling the request to update the DisplayVideo360AdvertiserLink, which has methods to get, verify, and modify its properties, including checking if fields are set and getting the update mask."],["The documentation lists various methods for parsing the request from different input sources like byte arrays, ByteString, CodedInputStream, InputStream, and ByteBuffer, allowing flexibility in how the data is received."]]],[]]