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 the `GetBigQueryLinkRequestOrBuilder` interface in the Google Analytics Admin API, specifically within the Java client library."],["The latest version of this documentation is for version 0.70.0, with a list of prior versions provided for the Java client library documentation, starting from version 0.69.0 down to 0.14.0."],["The `GetBigQueryLinkRequestOrBuilder` interface extends `MessageOrBuilder` and includes methods to retrieve the name of the BigQuery link, both as a String and as a ByteString."],["The `getName()` method returns the name of the BigQuery link in the format `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`."],["The `getNameBytes()` method returns the name in `ByteString` format, as opposed to the conventional string format, and they both require the name of the BigQuery Link to be looked up."]]],[]]