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 page provides documentation for the `GetBigQueryLinkRequestOrBuilder` interface, specifically within the Google Analytics Admin Java library."],["The latest available version of these docs is for version 0.70.0, with many older versions also available, spanning from 0.69.0 down to 0.14.0."],["The `GetBigQueryLinkRequestOrBuilder` interface extends `MessageOrBuilder` and contains methods to retrieve the name of a BigQuery link."],["The `getName()` method retrieves the BigQuery link's name as a string, while `getNameBytes()` retrieves it as a `ByteString`."],["The name of the BigQuery link to be looked up is required, and must be formatted as \"properties/{property_id}/bigQueryLinks/{bigquery_link_id}\", as in \"properties/123/bigQueryLinks/456\"."]]],[]]