[[["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-07 UTC."],[[["This page provides documentation for the `BigQueryLinkName.Builder` class within the Google Analytics Admin API for Java, offering a range of versions from 0.14.0 to the latest 0.70.0."],["The `BigQueryLinkName.Builder` class is used to construct instances related to properties and BigQuery links, specifically for `properties/{property}/bigQueryLinks/{bigquery_link}`."],["Inherited methods from the `java.lang.Object` class, such as `clone()`, `equals()`, `hashCode()`, and `toString()`, are accessible within `BigQueryLinkName.Builder`."],["The class includes methods to manage BigQuery link and property identifiers, such as `getBigqueryLink()`, `getProperty()`, `setBigqueryLink(String bigqueryLink)`, and `setProperty(String property)`."],["The `build()` method is available to create and return a `BigQueryLinkName` object, whereas the constructor `Builder()` exists, though it is protected."]]],[]]