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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]