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"]],[["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-18 UTC."],[[["This webpage provides documentation for the `ListBigQueryLinksRequest` class in the `google.analytics.admin.v1alpha` package, specifically for Java."],["The documentation covers multiple versions of the API, ranging from version 0.14.0 to the latest version, 0.70.0."],["`ListBigQueryLinksRequest` is a class used to send requests for listing BigQuery links, with specific fields and parameters such as `parent`, `page_size`, and `page_token`."],["The class extends `GeneratedMessageV3` and implements `ListBigQueryLinksRequestOrBuilder`, inheriting various methods for managing request data."],["Static methods are available to instantiate, parse, and retrieve metadata for `ListBigQueryLinksRequest`, such as `getDefaultInstance()`, `newBuilder()`, and `parseFrom()`."]]],[]]