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"]],[["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-04-09 UTC."],[[["The page provides a comprehensive list of versions for `MeasurementProtocolSecret`, ranging from the latest version 0.70.0 down to version 0.14.0."],["`MeasurementProtocolSecret` is a class in the `google.analytics.admin.v1alpha` package, used for sending hits to the Measurement Protocol and extends `GeneratedMessageV3`, which is a subclass of `AbstractMessage`."],["This class implements `MeasurementProtocolSecretOrBuilder`, and contains static fields such as `DISPLAY_NAME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `SECRET_VALUE_FIELD_NUMBER`."],["The class includes methods for parsing data, retrieving field information like display name and secret value, and methods for builders, size, equality, hashing, and initialization."],["The `MeasurementProtocolSecret` object includes important properties like a required display name, output-only name, and an output-only secret value."]]],[]]