[[["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 `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 build instances of `BigQueryLinkName`, specifically for properties in the format: `properties/{property}/bigQueryLinks/{bigquery_link}`."],["The `Builder` class inherits from `java.lang.Object` and includes methods like `build()`, `getBigqueryLink()`, `getProperty()`, `setBigqueryLink(String bigqueryLink)`, and `setProperty(String property)`."],["The `build()` method returns a `BigQueryLinkName` instance, while `getBigqueryLink()` and `getProperty()` return `String` values, and the setter methods return the `BigQueryLinkName.Builder` object itself for method chaining."],["The documentation covers many versions of the Google Analytics Admin API for Java, each one having a link that leads to the specifics of the Builder for that version."]]],[]]