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 within the Google Analytics Admin API, specifically for Java developers."],["The `UpdateBigQueryLinkRequest` class is a request message used for updating BigQuery link settings and is part of the `com.google.analytics.admin.v1alpha` package, with the most recent version being 0.70.0."],["The documentation includes details about the class's inheritance, implementing interfaces, inherited members, and static fields like `BIGQUERY_LINK_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`."],["Static methods are listed for creating instances of `UpdateBigQueryLinkRequest` such as `getDefaultInstance()`, `newBuilder()`, and `parseFrom()` which allows for parsing data from various formats."],["The documentation also includes instance methods such as `getBigqueryLink()` to access big query info, and `getUpdateMask()` to get the fields to be updated."]]],[]]