Yalnızca çıkış. Bu BigQuery bağlantısının kaynak adı. Biçim: "properties/{property_id}/bigQueryLinks/{bigquery_link_id}" Biçim: "properties/1234/bigQueryLinks/abc567"
Zorunlu. Güncellenecek alanların listesi. Alan adlarının yılan şeklinde büyük harf olması gerekir (ör. "güncelleme alanı"). Atlanan alanlar güncellenmez. Varlığın tamamını değiştirmek için "*" dizesi içeren bir yol kullanın tüm alanlarla eşleşecek şekilde ayarlayın.
Bu, tam nitelikli alan adlarının virgülle ayrılmış bir listesidir. Örnek: "user.displayName,photo".
İstek içeriği
İstek metni, BigQueryLink öğesinin bir örneğini içerir.
Yanıt gövdesi
Başarılıysa yanıt metni, BigQueryLink öğesinin bir örneğini içerir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-04-02 UTC."],[[["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"]]