[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-01-14。"],[[["Updates a specified BigQueryLink within a Google Analytics 4 property."],["Requires providing the BigQueryLink's resource name as a path parameter."],["Uses an `updateMask` query parameter to specify fields to be updated."],["Needs authorization with the `https://www.googleapis.com/auth/analytics.edit` scope."],["The request and response bodies both contain a BigQueryLink object."]]],["This document details how to update a BigQueryLink using a PATCH request to the specified URL. The URL path uses `bigqueryLink.name` to identify the resource. The `updateMask` query parameter is required to define which fields to update, using snake case and a comma-separated list. The request and response bodies both contain an instance of `BigQueryLink`. This operation requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope. The document also specifies how to use gRPC Transcoding.\n"]]