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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["This webpage provides documentation for the `UpdateBigQueryLinkRequest` class within the `google.analytics.admin.v1alpha` package, specifically for Java."],["The `UpdateBigQueryLinkRequest` class is a request message used for updating BigQuery link settings in Google Analytics Admin, inheriting from `GeneratedMessageV3` and implementing `UpdateBigQueryLinkRequestOrBuilder`."],["The documentation lists various versions of the class, ranging from 0.14.0 to 0.70.0 (latest), each associated with a specific link for reference."],["Key functionalities of the class include updating BigQuery link settings, including specifying the `bigquery_link` and the fields to be updated with `update_mask`."],["The class provides static methods for creating instances, parsing data, and obtaining descriptors, as well as instance methods for managing BigQuery link updates."]]],[]]