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-03-21 UTC."],[[["This webpage provides documentation for the `ListBigQueryLinksRequest` class within the Google Analytics Admin API for Java, specifically in version 0.43.0."],["The `ListBigQueryLinksRequest` class is a request message used for the `ListBigQueryLinks` RPC, enabling the retrieval of BigQuery links associated with a given property."],["The documentation details the inheritance hierarchy of the `ListBigQueryLinksRequest` class, starting from the base `Object` class and extending through various Google Protobuf message classes."],["It lists the static fields `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, and `PARENT_FIELD_NUMBER`, and their corresponding values."],["The documentation includes numerous methods for parsing `ListBigQueryLinksRequest` from various input types, such as `InputStream`, `ByteString`, `byte[]`, and `ByteBuffer`, along with relevant exceptions and error handling."]]],[]]