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.
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.
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-09 UTC."],[[["This webpage provides documentation for the `ListBigQueryLinksRequest.Builder` class, part of the Google Analytics Admin API for Java."],["The latest version of the documentation is for version 0.70.0, with links available for versions ranging from 0.70.0 down to 0.14.0."],["The `ListBigQueryLinksRequest.Builder` class is used to construct requests for listing BigQuery links, and it inherits from `GeneratedMessageV3.Builder`, implementing the `ListBigQueryLinksRequestOrBuilder` interface."],["Key functionalities of the builder include methods for setting and clearing fields such as `pageSize`, `pageToken`, and `parent`, which are parameters for the `ListBigQueryLinks` request."],["The class also includes methods for managing repeated fields, unknown fields, merging other messages, and overall message building, with both inherited methods and specific overrides present."]]],[]]