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 context."],["The latest version documented is 0.70.0, while the page includes documentation for versions ranging from 0.14.0 up to 0.70.0."],["The `GetBigQueryLinkRequestOrBuilder` interface extends `MessageOrBuilder` and contains methods like `getName()` and `getNameBytes()` to retrieve the BigQuery link name."],["The BigQuery link name format is `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`, as seen in the documentation for `getName()`."],["The `getName()` method returns the BigQuery link name as a String and the `getNameBytes()` method returns the name in bytes."]]],[]]