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-04-09 UTC."],[[["This webpage provides documentation for the `GetBigQueryLinkRequestOrBuilder` interface, specifically within the Google Analytics Admin Java library."],["The latest available version of these docs is `0.70.0`, while the current displayed version is `0.67.0`, and it provides access to previous versions down to version `0.14.0`."],["`GetBigQueryLinkRequestOrBuilder` is an interface that extends `MessageOrBuilder` and is used to define a request to retrieve a BigQuery link."],["The interface contains two methods, `getName()` and `getNameBytes()`, both of which are required and used to identify the BigQuery link using a format of properties/{property_id}/bigQueryLinks/{bigquery_link_id}."],["`getName()` returns a String, while `getNameBytes()` returns a ByteString, both containing the bigquery link's name."]]],[]]