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
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
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.Builder` class, a part of the Google Analytics Admin API for Java."],["The `GetBigQueryLinkRequest.Builder` class is used to create request messages for the GetBigQueryLink RPC, as part of the `google.analytics.admin.v1alpha` protocol buffer type."],["This documentation page covers numerous versions of the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest, 0.70.0, where each version links to the corresponding `GetBigQueryLinkRequest.Builder` documentation."],["The class `GetBigQueryLinkRequest.Builder` extends `GeneratedMessageV3.Builder` and implements `GetBigQueryLinkRequestOrBuilder`, providing methods for building and manipulating `GetBigQueryLinkRequest` objects, such as `build()`, `clearName()`, and `setName()`."],["The `GetBigQueryLinkRequest.Builder` has a required field of type string called 'name', which refers to the BigQuery link to lookup, following the format: `properties/{property_id}/bigQueryLinks/{bigquery_link_id}`, and offers methods to get or set that field."]]],[]]