The maximum number of resources to return.
If unspecified, at most 10 resources will be returned.
The maximum value is 10. Higher values will be coerced to the maximum.
A page token, received from a previous ListMeasurementProtocolSecrets
call. Provide this to retrieve the subsequent page. When paginating, all
other parameters provided to ListMeasurementProtocolSecrets must match
the call that provided the page token.
A page token, received from a previous ListMeasurementProtocolSecrets
call. Provide this to retrieve the subsequent page. When paginating, all
other parameters provided to ListMeasurementProtocolSecrets 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 document outlines the available versions of the `ListMeasurementProtocolSecretsRequest` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `ListMeasurementProtocolSecretsRequest` class, as described, is a request message for listing Measurement Protocol Secrets, implementing the `ListMeasurementProtocolSecretsRequestOrBuilder` interface, and extending `GeneratedMessageV3`."],["It provides methods for parsing and handling the request, including parsing from various data sources like byte arrays, `ByteString`, `CodedInputStream`, `InputStream`, and `ByteBuffer`, with or without an `ExtensionRegistryLite`."],["The class includes functionalities for setting the `pageSize` and `pageToken` to manage the number of resources and for pagination when making requests to list Measurement Protocol Secrets."],["The `getParent()` and `getParentBytes()` methods allow users to set the resource name of the parent stream, which follows the format `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets` in the request."]]],[]]