The maximum number of resources to return. The service may return
fewer than this value, even if there are additional pages.
If unspecified, at most 50 resources will be returned.
The maximum value is 200; (higher values will be coerced to the maximum)
A page token, received from a previous ListBigQueryLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListBigQueryLinks must
match the call that provided the page token.
A page token, received from a previous ListBigQueryLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListBigQueryLinks must
match the call that provided the page token.
[[["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-01 UTC."],[[["This page provides documentation for the `ListBigQueryLinksRequest` class, which is a request message used for the ListBigQueryLinks RPC in the Google Analytics Admin API."],["The `ListBigQueryLinksRequest` class is part of the `com.google.analytics.admin.v1alpha` package and implements the `ListBigQueryLinksRequestOrBuilder` interface, inheriting functionality from several abstract message classes."],["This specific document details the 0.42.0 version, however, the page also includes a list of version links, ranging from version 0.14.0 to the latest version, 0.70.0, allowing the user to navigate through different version documentations."],["The documentation contains information on inherited members, static fields (like `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, `PARENT_FIELD_NUMBER`), and methods to facilitate working with `ListBigQueryLinksRequest` instances, including various `parseFrom` methods and getters to extract values."],["The page highlights that `ListBigQueryLinksRequest` is used to retrieve a list of BigQuery links associated with a specified property in the Google Analytics Admin, and outlines the required parameters, such as `parent` and optional parameters like `page_size` and `page_token`."]]],[]]