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.
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.
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 webpage provides documentation for the `ListMeasurementProtocolSecretsRequest.Builder` class, part of the Google Analytics Admin API (v1alpha) for Java, specifically within the `com.google.analytics.admin.v1alpha` package."],["The `ListMeasurementProtocolSecretsRequest.Builder` class is used to build requests for listing measurement protocol secrets, and extends `GeneratedMessageV3.Builder`, implementing `ListMeasurementProtocolSecretsRequestOrBuilder`."],["The page offers documentation for a wide range of versions, starting from version 0.14.0 up to the latest version, 0.70.0, along with the current version being documented, 0.21.0, for this builder class."],["Key functionalities of the class include setting and clearing parameters like `parent`, `page_size`, and `page_token`, which are essential for constructing the list request, and there are methods like `build()` and `mergeFrom()`."],["The required format for the parent stream's resource name is outlined as `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets` when using the `ListMeasurementProtocolSecretsRequest.Builder`."]]],[]]