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."],[[["This webpage provides documentation for the `GetBigQueryLinkRequest` class within the `google.analytics.admin.v1alpha` package, specifically for Java."],["The latest version of the documentation available is `0.70.0`, with a historical archive of versions available down to `0.14.0`, offering a wide range of previous releases to access."],["`GetBigQueryLinkRequest` is a request message used in RPC (Remote Procedure Call) to retrieve information about a BigQuery link."],["The `GetBigQueryLinkRequest` class extends `GeneratedMessageV3`, implementing the `GetBigQueryLinkRequestOrBuilder` interface, and inherits numerous methods from parent classes related to message handling and data operations."],["The `name` field within the `GetBigQueryLinkRequest` is required, using the format `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`, and this field represents the specific BigQuery link being requested."]]],[]]