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."],[[["This webpage provides documentation for the `MeasurementProtocolSecret` class in the Google Analytics Admin V1 Beta Java library, with the latest version being 0.70.0."],["The `MeasurementProtocolSecret` class is used to manage secret values for sending hits to the Measurement Protocol, and it extends `GeneratedMessageV3`, implementing `MeasurementProtocolSecretOrBuilder`."],["This page documents version 0.58.0, which lists older versions ranging from 0.69.0 down to 0.14.0 for reference."],["The class includes methods for parsing, creating instances, getting default instances, and managing fields like `displayName`, `name`, and `secret_value`."],["The `MeasurementProtocolSecret` class inherits various methods and functionalities from its parent classes like `AbstractMessageLite`, `AbstractMessage`, and `GeneratedMessageV3`."]]],[]]