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 `UpdateBigQueryLinkRequest` class, which is used to update BigQuery link settings in Google Analytics Admin."],["The `UpdateBigQueryLinkRequest` class is a protocol buffer type (`google.analytics.admin.v1alpha.UpdateBigQueryLinkRequest`) and extends `GeneratedMessageV3`, indicating it's part of Google's Protocol Buffers implementation."],["The documentation lists several versions of the API from 0.14.0 to 0.70.0 (latest), enabling users to navigate to the documentation for various released versions."],["Key components of the `UpdateBigQueryLinkRequest` include the `bigquery_link` object, which contains the settings to update, and the `update_mask`, which defines which fields are to be modified."],["The provided documentation highlights both inherited and unique methods and fields of `UpdateBigQueryLinkRequest` like `getBigqueryLink()` and `getUpdateMask()` enabling users to easily look up information for its usage."]]],[]]