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 `GetBigQueryLinkRequest` class, which is a request message used in the Google Analytics Admin API for retrieving BigQuery links."],["The page lists various versions of the Google Analytics Admin Java library, ranging from version 0.70.0 (latest) down to version 0.14.0, allowing users to select the documentation corresponding to their specific library version."],["`GetBigQueryLinkRequest` is a subclass of `GeneratedMessageV3` and implements `GetBigQueryLinkRequestOrBuilder`, indicating it's part of the protocol buffer system for data serialization and communication."],["The `GetBigQueryLinkRequest` class includes a `name` field, which is required and specifies the resource name of the BigQuery link to retrieve, formatted as `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`."],["The documentation provides details on how to use the class including inherited methods, static methods for parsing and building the request, such as `parseFrom`, `newBuilder`, and `getDefaultInstance`, as well as a list of other helper methods."]]],[]]