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-18 UTC."],[[["This webpage provides documentation for the `MeasurementProtocolSecret` class within the Google Analytics Admin API for Java, specifically for version 0.58.0, with links to other versions as well."],["`MeasurementProtocolSecret` is a class that extends `GeneratedMessageV3` and implements `MeasurementProtocolSecretOrBuilder`, and is used as a secret value for sending hits to the Measurement Protocol."],["The page lists all the versioned references, starting with the latest version (0.70.0) and descending to version 0.14.0, which is the bottom of the list."],["The class has fields for `name`, `display_name` and `secret_value` where `display_name` and `name` are meant for identification and `secret_value` is the actual secret value used for sending hits."],["Key functionalities include methods for parsing, building, getting, and setting the measurement protocol secret, as well as utility functions for working with the class."]]],[]]