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 lists the available versions of the `GetBigQueryLinkRequestOrBuilder` interface for the Google Analytics Admin API, ranging from the latest version 0.70.0 down to version 0.14.0."],["The `GetBigQueryLinkRequestOrBuilder` interface is used to retrieve a specific BigQuery link and implements the `MessageOrBuilder` interface from Google's Protocol Buffers library."],["The interface requires two main methods: `getName()`, which returns the BigQuery link name as a String, and `getNameBytes()`, which returns the name in ByteString format, both following a specific format: `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`."],["Each version of the interface can be found under its respective directory, like `/java/docs/reference/google-analytics-admin/0.69.0/` for version 0.69.0."]]],[]]