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-18 UTC."],[[["The page provides documentation for the `GetBigQueryLinkRequest` class within the `google-analytics-admin` Java library, specifically version 0.27.0."],["It lists the various available versions of the `GetBigQueryLinkRequest` class, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["`GetBigQueryLinkRequest` is a request message used for the GetBigQueryLink RPC and extends `GeneratedMessageV3`, implementing the `GetBigQueryLinkRequestOrBuilder` interface."],["The documentation includes details about the class's static fields, methods for creating and parsing `GetBigQueryLinkRequest` instances, and inherited and overridden members from parent classes."],["The `getName()` method retrieves the name of the BigQuery link, which is required, and is formatted as `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`."]]],[]]