Required. The name of the BigQuery link to lookup.
Format: properties/{property_id}/bigQueryLinks/{bigquery_link_id}
Example: properties/123/bigQueryLinks/456
Required. The name of the BigQuery link to lookup.
Format: properties/{property_id}/bigQueryLinks/{bigquery_link_id}
Example: properties/123/bigQueryLinks/456
[[["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-03-21 UTC."],[[["This webpage provides documentation for various versions of the `GetBigQueryLinkRequestOrBuilder` interface, part of the Google Analytics Admin Java API, ranging from version 0.14.0 to the latest 0.70.0."],["The `GetBigQueryLinkRequestOrBuilder` interface is used to define the structure for a request to retrieve a BigQuery link in the Google Analytics Admin API."],["The interface contains methods like `getName()` and `getNameBytes()`, both of which are required and are used to get the name of the BigQuery link."],["The name format for a BigQuery link is `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`, where you must provide the property ID and BigQuery link ID to perform a successful lookup."],["The interface implements `MessageOrBuilder` from the Protocol Buffers library."]]],[]]