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-04-09 UTC."],[[["The page provides documentation for the `GetBigQueryLinkRequest` class within the `google-analytics-admin` Java library, specifically for version 0.58.0."],["The latest version of the library available is 0.70.0, with numerous intermediate versions listed, and with version 0.14.0 being the oldest version provided."],["`GetBigQueryLinkRequest` is a request message used in an RPC to retrieve BigQuery link information, extending `GeneratedMessageV3` and implementing `GetBigQueryLinkRequestOrBuilder`."],["The documentation includes details about the `GetBigQueryLinkRequest` class's inheritance, inherited members, static fields (like `NAME_FIELD_NUMBER`), static methods, and instance methods, including how to create, parse, and interact with `GetBigQueryLinkRequest` objects."],["The `getName` method of `GetBigQueryLinkRequest` is used to get the BigQuery link's name, with a required format of `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`."]]],[]]