Output only. Resource name of this secret. This secret may be a child of
any type of stream. Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name of this secret. This secret may be a child of
any type of stream. Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. The measurement protocol secret value. Pass this value to the
api_secret field of the Measurement Protocol API when sending hits to this
secret's parent property.
Output only. The measurement protocol secret value. Pass this value to the
api_secret field of the Measurement Protocol API when sending hits to this
secret's parent property.
[[["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-07 UTC."],[[["This webpage provides documentation for the `MeasurementProtocolSecret` class within the Google Analytics Admin V1alpha library, specifically for Java."],["The `MeasurementProtocolSecret` class is a final class that extends `GeneratedMessageV3` and implements `MeasurementProtocolSecretOrBuilder`, serving as a secret value for sending hits to Measurement Protocol."],["The documentation lists various versions of the `MeasurementProtocolSecret` class, ranging from version 0.14.0 up to the latest version 0.70.0, allowing developers to navigate through historical versions."],["The documentation details the class's inheritance, inherited members, static fields, static methods, and instance methods, offering a comprehensive overview of the class's functionalities."],["The `MeasurementProtocolSecret` class has three key static fields: `DISPLAY_NAME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `SECRET_VALUE_FIELD_NUMBER`."]]],[]]