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, specifically within the Google Analytics Admin Java library."],["The latest available version of the documentation is `0.70.0`, while the page lists versions down to `0.14.0`, including the latest version and all other available ones."],["The `GetBigQueryLinkRequestOrBuilder` interface extends `MessageOrBuilder` and includes methods to retrieve the BigQuery link name."],["The `getName()` method returns the name of the BigQuery link as a String, using the format `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`."],["The `getNameBytes()` method provides the name of the BigQuery link as a `ByteString`."]]],[]]